summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-06-13 15:09:21 +0300
committerLars Wirzenius <liw@liw.fi>2015-06-13 15:09:21 +0300
commit71d077d074e80ca40c7f5126e4fb4c741e2993b7 (patch)
treea20947335bc15dbfb890f1bfdd5b9fd14d732acc /doc
parent2c1bb7039f7f5ada869f48284b1eea5f2c4a3aa9 (diff)
downloadick-71d077d074e80ca40c7f5126e4fb4c741e2993b7.tar.gz
Tweak PDF font size and family
Diffstat (limited to 'doc')
-rw-r--r--doc/000.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/000.yaml b/doc/000.yaml
index 727a08a..b8a590c 100644
--- a/doc/000.yaml
+++ b/doc/000.yaml
@@ -10,4 +10,6 @@ abstract: |
The design of Ick has been greatly influenced by the author's
personal needs, computing resources, and general outlook on life.
documentclass: report
+fontsize: 12pt
+fontfamily: times
...