diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-03-19 15:37:11 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2019-03-19 15:37:11 +0100 |
commit | f8febc3e23808931de6efd5b41dda455530c00b8 (patch) | |
tree | af358a5d36deabd5e7803ec6effa514a6fb0bd2b | |
parent | ea3f8375bc5cb1a5074cfdbbd60f955596992b3e (diff) |
4mm pointed paper
-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 |