aboutsummaryrefslogtreecommitdiff
path: root/designs
diff options
context:
space:
mode:
Diffstat (limited to 'designs')
-rw-r--r--designs/iso-paper-5mm-a4.yaml7
-rw-r--r--designs/iso-paper-5mm-a6.yaml10
2 files changed, 17 insertions, 0 deletions
diff --git a/designs/iso-paper-5mm-a4.yaml b/designs/iso-paper-5mm-a4.yaml
new file mode 100644
index 0000000..0159a2f
--- /dev/null
+++ b/designs/iso-paper-5mm-a4.yaml
@@ -0,0 +1,7 @@
+template: iso-paper
+paper: a4
+margins: 10mm
+theme: thin_lines
+settings: 5mm
+override:
+ y_trasl: 0
diff --git a/designs/iso-paper-5mm-a6.yaml b/designs/iso-paper-5mm-a6.yaml
new file mode 100644
index 0000000..118277f
--- /dev/null
+++ b/designs/iso-paper-5mm-a6.yaml
@@ -0,0 +1,10 @@
+template: iso-paper
+paper: a6
+margins: 6mm
+theme: thin_red_lines
+settings: 5mm
+override:
+ margin_left: '10 mm'
+ margin_right: '5 mm'
+ margin_top: '4.8 mm'
+ margin_bottom: '4.8 mm'