From 9ae6f8a2bfbd9601c6a23c11d979474e515255f4 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Fri, 4 Nov 2022 09:54:12 +0100 Subject: New design: A5 graph paper with 5mm squares --- designs/graph-paper-5mm-a5.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 designs/graph-paper-5mm-a5.yaml (limited to 'designs') diff --git a/designs/graph-paper-5mm-a5.yaml b/designs/graph-paper-5mm-a5.yaml new file mode 100644 index 0000000..0e54a4c --- /dev/null +++ b/designs/graph-paper-5mm-a5.yaml @@ -0,0 +1,12 @@ +template: graph-paper +paper: a5 +margins: 10mm +theme: thin_grey_lines +settings: 5mm +override: + x_count: 10 + y_count: 10 + margin_bottom: '5 mm' + margin_top: '5 mm' + margin_left: '11.5 mm' + margin_right: '11.5 mm' -- cgit v1.2.3