diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-06-27 19:26:19 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-06-27 19:26:19 +0200 |
commit | 9a0089b8dad6ea4214ea421fe48a097cb3458daf (patch) | |
tree | 7124f035a0579ef0781cbc50b81d160696dcd006 /conf/settings/graph-paper | |
parent | 5aa63bb167e13148754d4901ba23c6dec09832a2 (diff) |
Paper with ninths and thirds of width marked
Diffstat (limited to 'conf/settings/graph-paper')
-rw-r--r-- | conf/settings/graph-paper/ninths.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/settings/graph-paper/ninths.yaml b/conf/settings/graph-paper/ninths.yaml new file mode 100644 index 0000000..54b134c --- /dev/null +++ b/conf/settings/graph-paper/ninths.yaml @@ -0,0 +1,8 @@ +x_len: PageWidth 9 div +y_len: PageWidth 9 div + +x_count: 3 +y_count: 3 + +x_trasl: 0 mm +y_trasl: 0 mm |