diff options
| author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2026-08-07 17:30:31 +0200 |
|---|---|---|
| committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2026-08-07 17:30:31 +0200 |
| commit | 36b9bbcf03af63773d54f94700fc3d6d43bc3bfc (patch) | |
| tree | 0f0d423ea40f26668718e146df6fad97594c550a /designs | |
| parent | 5537e0ce91fa1422a4ea9d5840b9b1339095c255 (diff) | |
Diffstat (limited to 'designs')
| -rw-r--r-- | designs/graph-paper-4mm-a6.yaml | 2 | ||||
| -rw-r--r-- | designs/graph-paper-5mm-a6.yaml | 11 |
2 files changed, 12 insertions, 1 deletions
diff --git a/designs/graph-paper-4mm-a6.yaml b/designs/graph-paper-4mm-a6.yaml index 5e61050..a6c70cf 100644 --- a/designs/graph-paper-4mm-a6.yaml +++ b/designs/graph-paper-4mm-a6.yaml @@ -1,7 +1,7 @@ template: graph-paper paper: a6 margins: 6mm -theme: thin_blue_lines +theme: thin_lines settings: 4mm override: y_trasl: '4 mm neg' diff --git a/designs/graph-paper-5mm-a6.yaml b/designs/graph-paper-5mm-a6.yaml new file mode 100644 index 0000000..e66f964 --- /dev/null +++ b/designs/graph-paper-5mm-a6.yaml @@ -0,0 +1,11 @@ +template: graph-paper +paper: a6 +margins: 6mm +theme: thin_lines +settings: 5mm +override: + y_trasl: '5 mm neg' + margin_left: '7.5 mm' + margin_right: '7.5 mm' + margin_top: '6.5 mm' + margin_bottom: '6.5 mm' |
