diff options
-rw-r--r-- | conf/settings/pointed-paper/5mm.yaml | 11 | ||||
-rw-r--r-- | designs/pointed-paper-5mm-rings-a6.yaml | 13 |
2 files changed, 24 insertions, 0 deletions
diff --git a/conf/settings/pointed-paper/5mm.yaml b/conf/settings/pointed-paper/5mm.yaml new file mode 100644 index 0000000..986240b --- /dev/null +++ b/conf/settings/pointed-paper/5mm.yaml @@ -0,0 +1,11 @@ +x_len: 5 mm +y_len: 5 mm + +x_count: 4 +y_count: 4 + +point_thin: 0.5 +point_heavy: 0.75 + +x_trasl: 0 mm +y_trasl: 0 mm diff --git a/designs/pointed-paper-5mm-rings-a6.yaml b/designs/pointed-paper-5mm-rings-a6.yaml new file mode 100644 index 0000000..f96e8ea --- /dev/null +++ b/designs/pointed-paper-5mm-rings-a6.yaml @@ -0,0 +1,13 @@ +template: pointed-paper +paper: a6 +margins: 6mm +theme: thin_lines +settings: 5mm +override: + margin_left: '12 mm' + margin_right: '9 mm' + margin_top: '7 mm' + margin_bottom: '7 mm' + x_trasl: '6 mm' + y_trasl: '15 mm' + border: false |