diff options
author | Axel Dürkop <axel.duerkop@tuhh.de> | 2021-02-24 16:14:54 +0100 |
---|---|---|
committer | Axel Dürkop <axel.duerkop@tuhh.de> | 2021-02-24 16:14:54 +0100 |
commit | 0eae14415426c5a63c80ebce5bad77201a4502e3 (patch) | |
tree | 6634231855a44dda5fabf7b4af76a581e54b97ee /config | |
parent | 599be2abeb3274c8b849703a8f2f32dcc0774478 (diff) | |
parent | 76ab80213f4df58c9ea3b20a5d450652d02ed6f1 (diff) |
Merge branch '16-weiterfuhrende-literaturempfehlungen-fur-einzelne-kapitel' into development
Diffstat (limited to 'config')
-rw-r--r-- | config/.pandoc-config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/.pandoc-config.yml b/config/.pandoc-config.yml index f14a10f..1b1106f 100644 --- a/config/.pandoc-config.yml +++ b/config/.pandoc-config.yml @@ -10,7 +10,7 @@ date: 2021 extratitle: false lang: de-de colorlinks: true -links-as-notes: true +links-as-notes: false papersize: a4 fontsize: 12pt numbersections: true |