diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-06-22 18:01:31 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2017-06-22 18:01:31 +0200 |
commit | fc3c13e1ea55859de112a900a8fa99d2dc1417c6 (patch) | |
tree | 9f281b41d1dd3b854b6f60b135bb0e5153395f82 /conf/paper/letter.yaml | |
parent | d53fb5574b34c011e9bc994c4e044a45e065b44f (diff) |
Start converting ps file to jinja2 template
Diffstat (limited to 'conf/paper/letter.yaml')
-rw-r--r-- | conf/paper/letter.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/paper/letter.yaml b/conf/paper/letter.yaml new file mode 100644 index 0000000..7dae443 --- /dev/null +++ b/conf/paper/letter.yaml @@ -0,0 +1,4 @@ +bounding_box: '0 0 612 792' +paper_name: 'letter' +page_width: '8.5 inch' +page_height: '11 inch' |