forked from bohoomil/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdocutils
28 lines (25 loc) · 849 Bytes
/
docutils
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# These entries affect all processing:
[general]
#source-link: yes
#datestamp: %Y-%m-%d %H:%M UTC
generator: off
# These entries affect HTML output:
[html4css1 writer]
# Required for docutils-update, the website build system:
stylesheet-path: ../docutils/writers/html4css1/html4css1.css
embed-stylesheet: no
field-name-limit: 20
# LaTeX output
[latex2e writer]
docutils_footnotes: yes
use_latex_docinfo: yes
literal_block_env: verbatim
#template: xelatex.tex
#template: xedroid.tex
#documentoptions: a4paper,12pt,oneside
#documentclass: fiche
#documentclass: paper
#documentclass: artikel3
#fontenconding: T1
#stylesheet: soulutf8,textcomp,amsmath,xspace
latex_preamble: \defaultfontfeatures{Mapping=tex-text,Numbers=OldStyle,Ligatures=TeX} \setmaimainfont{Crimson} \setsansfont{Droid Sans} \setmonofont[HyphenChar=none]{Droid Sans Mono Slashed}