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