diff options
-rw-r--r-- | conf/settings/graph-paper/1mm.yaml | 8 | ||||
-rw-r--r-- | designs/graph-paper-1mm-rings-a6.yaml | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/conf/settings/graph-paper/1mm.yaml b/conf/settings/graph-paper/1mm.yaml new file mode 100644 index 0000000..36cf0e9 --- /dev/null +++ b/conf/settings/graph-paper/1mm.yaml @@ -0,0 +1,8 @@ +x_len: 1 mm +y_len: 1 mm + +x_count: 10 +y_count: 10 + +x_trasl: 0 mm +y_trasl: 0 mm diff --git a/designs/graph-paper-1mm-rings-a6.yaml b/designs/graph-paper-1mm-rings-a6.yaml new file mode 100644 index 0000000..0bdc774 --- /dev/null +++ b/designs/graph-paper-1mm-rings-a6.yaml @@ -0,0 +1,8 @@ +template: graph-paper +paper: a6 +margins: 6mm +theme: thin_red_lines +settings: 1mm +override: + y_trasl: '4 mm neg' + margin_left: '11 mm' |