aboutsummaryrefslogtreecommitdiff
path: root/designs
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2017-06-23 19:49:41 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2017-06-23 19:49:41 +0200
commitbfa1dafd15465287725ae30cc9fef2a1a5a1e170 (patch)
treee45b59ddf82c922ef60d07ee8ff876f1a3040e27 /designs
parent5cf29bda38585c0ab6c92a76c681b7fa63d96202 (diff)
graph paper designs
Diffstat (limited to 'designs')
-rw-r--r--designs/graph-paper-2mm-a4.yaml3
-rw-r--r--designs/graph-paper-4mm-a5.yaml7
-rw-r--r--designs/graph-paper-4mm-a6-rings.yaml8
3 files changed, 18 insertions, 0 deletions
diff --git a/designs/graph-paper-2mm-a4.yaml b/designs/graph-paper-2mm-a4.yaml
index 8e30e94..f982501 100644
--- a/designs/graph-paper-2mm-a4.yaml
+++ b/designs/graph-paper-2mm-a4.yaml
@@ -1,4 +1,7 @@
+template: graph-paper
paper: a4
margins: 10mm
theme: thin_lines
settings: 2mm
+override:
+ y_trasl: '7 mm'
diff --git a/designs/graph-paper-4mm-a5.yaml b/designs/graph-paper-4mm-a5.yaml
new file mode 100644
index 0000000..ce58ad3
--- /dev/null
+++ b/designs/graph-paper-4mm-a5.yaml
@@ -0,0 +1,7 @@
+template: graph-paper
+paper: a5
+margins: 10mm
+theme: thin_lines
+settings: 4mm
+override:
+ y_trasl: '10 mm'
diff --git a/designs/graph-paper-4mm-a6-rings.yaml b/designs/graph-paper-4mm-a6-rings.yaml
new file mode 100644
index 0000000..7de771d
--- /dev/null
+++ b/designs/graph-paper-4mm-a6-rings.yaml
@@ -0,0 +1,8 @@
+template: graph-paper
+paper: a6
+margins: 6mm
+theme: thin_lines
+settings: 4mm
+override:
+ y_trasl: '4 mm neg'
+ margin_left: '11 mm'