diff options
Diffstat (limited to 'designs')
-rw-r--r-- | designs/graph-paper-4mm-a6-rings.yaml | 2 | ||||
-rw-r--r-- | designs/hex-paper-5mm-a6-rings.yaml | 12 |
2 files changed, 13 insertions, 1 deletions
diff --git a/designs/graph-paper-4mm-a6-rings.yaml b/designs/graph-paper-4mm-a6-rings.yaml index 7de771d..88ecb40 100644 --- a/designs/graph-paper-4mm-a6-rings.yaml +++ b/designs/graph-paper-4mm-a6-rings.yaml @@ -1,7 +1,7 @@ template: graph-paper paper: a6 margins: 6mm -theme: thin_lines +theme: thin_blue_lines settings: 4mm override: y_trasl: '4 mm neg' diff --git a/designs/hex-paper-5mm-a6-rings.yaml b/designs/hex-paper-5mm-a6-rings.yaml new file mode 100644 index 0000000..116a47a --- /dev/null +++ b/designs/hex-paper-5mm-a6-rings.yaml @@ -0,0 +1,12 @@ +template: hex-paper +paper: a6 +margins: 6mm +theme: thin_red_lines +settings: 5mm +override: + x_trasl: '1 mm neg' + y_trasl: '0.25 mm' + margin_left: '12 mm' + margin_right: '6.35 mm' + margin_top: '5.25 mm' + margin_bottom: '5.25 mm' |