diff options
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config.json b/config.json index c9981f5..87daf67 100644 --- a/config.json +++ b/config.json @@ -23,6 +23,11 @@ "labels": { "comment": "comment" }, + "formats": { + "default.footer": ["%{title}", "rev. %{x_revision}", "%{page}"], + "title.footer": ["", "rev. %{x_revision}", "%{page}"], + "first.footer": ["", "rev. %{x_revision}", ""] + }, "fonts": { "annotation": { "file": "/usr/share/fonts/TTF/DejaVuSerif-Bold.ttf" |
