diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2024-04-26 17:33:54 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2024-04-26 17:33:54 +0200 |
commit | 866cc3bdcf2a576bc73ce2214133e79d342442ac (patch) | |
tree | 744d46301c84c025ab14c2472c6b3e7f7e0c00be | |
parent | cdf4baf571bdbf190cbd84f891a2307870f5791e (diff) |
-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 }' |