diff options
-rw-r--r-- | designs/graph-paper-2mm-four-a4.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/designs/graph-paper-2mm-four-a4.yaml b/designs/graph-paper-2mm-four-a4.yaml new file mode 100644 index 0000000..3e09bce --- /dev/null +++ b/designs/graph-paper-2mm-four-a4.yaml @@ -0,0 +1,15 @@ +template: graph-paper +paper: a4 +margins: 10mm +theme: mid_lines +settings: 2mm +override: + y_trasl: '0 mm' + margin_left: "9 mm" + margin_right: "9 mm" + margin_top: "9 mm" + margin_bottom: "8 mm" + x_count: 4 + y_count: 4 + heavy_line_color: '{ 0.60 0.60 0.60 }' + border_line_color: '{ 0.60 0.60 0.60 }' |