diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-07-03 09:21:57 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-07-03 09:21:57 +0200 |
commit | 2edf5e3b3f8a25a7d680eb0177ec1e6e73b832c1 (patch) | |
tree | 4c676f19ddd1a5ea9cedb2fe47a59dc3c25c9a0a /designs | |
parent | e0011a0b73a0e6a1294b6d14ec1d9c616405936a (diff) |
Hex paper improvements
Diffstat (limited to 'designs')
-rw-r--r-- | designs/hex-paper-24mm-a3.yaml | 2 | ||||
-rw-r--r-- | designs/hex-paper-24mm-a4.yaml | 2 | ||||
-rw-r--r-- | designs/hex-paper-4mm-rings-a6.yaml | 10 |
3 files changed, 12 insertions, 2 deletions
diff --git a/designs/hex-paper-24mm-a3.yaml b/designs/hex-paper-24mm-a3.yaml index 2637106..e728223 100644 --- a/designs/hex-paper-24mm-a3.yaml +++ b/designs/hex-paper-24mm-a3.yaml @@ -2,7 +2,7 @@ template: hex-paper paper: a3 margins: 10mm theme: thin_lines -settings: 25mm +settings: 24mm override: x_trasl: '11 mm neg' y_trasl: '3 mm neg' diff --git a/designs/hex-paper-24mm-a4.yaml b/designs/hex-paper-24mm-a4.yaml index d0bb38f..0e2dd6c 100644 --- a/designs/hex-paper-24mm-a4.yaml +++ b/designs/hex-paper-24mm-a4.yaml @@ -2,7 +2,7 @@ template: hex-paper paper: a4 margins: 10mm theme: thin_lines -settings: 25mm +settings: 24mm override: x_trasl: '0 mm' y_trasl: '0 mm' diff --git a/designs/hex-paper-4mm-rings-a6.yaml b/designs/hex-paper-4mm-rings-a6.yaml new file mode 100644 index 0000000..d841084 --- /dev/null +++ b/designs/hex-paper-4mm-rings-a6.yaml @@ -0,0 +1,10 @@ +template: hex-paper +paper: a6 +margins: 6mm +theme: thin_red_lines +settings: 4mm +override: + x_trasl: '2 mm neg' + y_trasl: '0.25 mm' + margin_left: '12 mm' + margin_right: '6.4 mm' |