From c7af214f7ec8d2ca2adf151a8a570c193db8f58b Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Fri, 10 Sep 2021 13:10:33 +0200 Subject: New design: 0.5mm graph paper, for a joke --- conf/settings/graph-paper/05mm.yaml | 8 ++++++++ designs/graph-paper-05mm-a4.yaml | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 conf/settings/graph-paper/05mm.yaml create mode 100644 designs/graph-paper-05mm-a4.yaml diff --git a/conf/settings/graph-paper/05mm.yaml b/conf/settings/graph-paper/05mm.yaml new file mode 100644 index 0000000..57b9b6a --- /dev/null +++ b/conf/settings/graph-paper/05mm.yaml @@ -0,0 +1,8 @@ +x_len: 0.5 mm +y_len: 0.5 mm + +x_count: 10 +y_count: 10 + +x_trasl: 0 mm +y_trasl: 0 mm diff --git a/designs/graph-paper-05mm-a4.yaml b/designs/graph-paper-05mm-a4.yaml new file mode 100644 index 0000000..f2b4221 --- /dev/null +++ b/designs/graph-paper-05mm-a4.yaml @@ -0,0 +1,8 @@ +template: graph-paper +paper: a4 +margins: 10mm +theme: thin_lines +settings: 05mm +override: + margin_top: 11 mm + margin_bottom: 11 mm -- cgit v1.2.3