diff options
-rw-r--r-- | conf/settings/graph-paper/5mm.yaml | 8 | ||||
-rw-r--r-- | designs/graph-paper-5mm-rings-a6.yaml | 10 |
2 files changed, 18 insertions, 0 deletions
diff --git a/conf/settings/graph-paper/5mm.yaml b/conf/settings/graph-paper/5mm.yaml new file mode 100644 index 0000000..24f25ed --- /dev/null +++ b/conf/settings/graph-paper/5mm.yaml @@ -0,0 +1,8 @@ +x_len: 5 mm +y_len: 5 mm + +x_count: 4 +y_count: 4 + +x_trasl: 0 mm +y_trasl: 0 mm diff --git a/designs/graph-paper-5mm-rings-a6.yaml b/designs/graph-paper-5mm-rings-a6.yaml new file mode 100644 index 0000000..85a408c --- /dev/null +++ b/designs/graph-paper-5mm-rings-a6.yaml @@ -0,0 +1,10 @@ +template: graph-paper +paper: a6 +margins: 6mm +theme: thin_blue_lines +settings: 5mm +override: + y_trasl: '5 mm neg' + margin_left: '12 mm' + margin_right: '8 mm' + margin_bottom: '7 mm' |