dotfiles/.config/Zettlr/defaults/Rich Text Format.yaml

33 lines
646 B
YAML

# ZETTLR DEFAULTS FILE
# ====================
# Conversion: Markdown --> RichTextFormat
# More info: https://pandoc.org/MANUAL.html
reader: markdown
writer: rtf
self-contained: false
variables: {}
metadata-files: []
include-before-body: []
include-after-body: []
include-in-header: []
bibliography: []
filters:
- type: citeproc
wrap: none
columns: 78
dpi: 72
toc: false
toc-depth: 2
number-sections: false
section-divs: true
identifier-prefix: ''
title-prefix: ''
eol: lf
strip-comments: false
ascii: false
default-image-extension: .jpg
highlight-style: pygments
reference-doc: myref.docx
tab-stop: 4
preserve-tabs: false
fail-if-warnings: false