From 866cc3bdcf2a576bc73ce2214133e79d342442ac Mon Sep 17 00:00:00 2001
From: Elena ``of Valhalla'' Grandi <valhalla@trueelena.org>
Date: Fri, 26 Apr 2024 17:33:54 +0200
Subject: new design: 2 mm graph paper with thick lines every 8 mm

---
 designs/graph-paper-2mm-four-a4.yaml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 designs/graph-paper-2mm-four-a4.yaml

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 }'
-- 
cgit v1.2.3