From 2edf5e3b3f8a25a7d680eb0177ec1e6e73b832c1 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Mon, 3 Jul 2017 09:21:57 +0200 Subject: Hex paper improvements --- designs/hex-paper-24mm-a3.yaml | 2 +- designs/hex-paper-24mm-a4.yaml | 2 +- designs/hex-paper-4mm-rings-a6.yaml | 10 ++++++++++ 3 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 designs/hex-paper-4mm-rings-a6.yaml (limited to 'designs') 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' -- cgit v1.2.3