aboutsummaryrefslogtreecommitdiff
path: root/designs
diff options
context:
space:
mode:
Diffstat (limited to 'designs')
-rw-r--r--designs/hex-paper-12mm-a4.yaml8
-rw-r--r--designs/hex-paper-24mm-a3.yaml8
-rw-r--r--designs/hex-paper-24mm-a4.yaml8
-rw-r--r--designs/hex-paper-4mm-a4.yaml8
4 files changed, 32 insertions, 0 deletions
diff --git a/designs/hex-paper-12mm-a4.yaml b/designs/hex-paper-12mm-a4.yaml
new file mode 100644
index 0000000..9e552ef
--- /dev/null
+++ b/designs/hex-paper-12mm-a4.yaml
@@ -0,0 +1,8 @@
+template: hex-paper
+paper: a4
+margins: 10mm
+theme: thin_lines
+settings: 12mm
+override:
+ x_trasl: '0 mm'
+ y_trasl: '1.5 mm neg'
diff --git a/designs/hex-paper-24mm-a3.yaml b/designs/hex-paper-24mm-a3.yaml
new file mode 100644
index 0000000..2637106
--- /dev/null
+++ b/designs/hex-paper-24mm-a3.yaml
@@ -0,0 +1,8 @@
+template: hex-paper
+paper: a3
+margins: 10mm
+theme: thin_lines
+settings: 25mm
+override:
+ x_trasl: '11 mm neg'
+ y_trasl: '3 mm neg'
diff --git a/designs/hex-paper-24mm-a4.yaml b/designs/hex-paper-24mm-a4.yaml
new file mode 100644
index 0000000..d0bb38f
--- /dev/null
+++ b/designs/hex-paper-24mm-a4.yaml
@@ -0,0 +1,8 @@
+template: hex-paper
+paper: a4
+margins: 10mm
+theme: thin_lines
+settings: 25mm
+override:
+ x_trasl: '0 mm'
+ y_trasl: '0 mm'
diff --git a/designs/hex-paper-4mm-a4.yaml b/designs/hex-paper-4mm-a4.yaml
new file mode 100644
index 0000000..0eaa0a3
--- /dev/null
+++ b/designs/hex-paper-4mm-a4.yaml
@@ -0,0 +1,8 @@
+template: hex-paper
+paper: a4
+margins: 10mm
+theme: thin_lines
+settings: 4mm
+override:
+ x_trasl: '0 mm'
+ y_trasl: '0 mm'