aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Extensions.hs
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2020-06-25 20:04:09 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2020-06-25 20:31:33 +0200
commit9e6e9a72218e8c408e151bf8b169f44a8c55eb40 (patch)
treef23a3fbe465857e9d257aa8c092cc126236452dc /src/Text/Pandoc/Extensions.hs
parentf1c678a97eef702bf37ddfdf5af977b4ba5b02a6 (diff)
downloadpandoc-9e6e9a72218e8c408e151bf8b169f44a8c55eb40.tar.gz
Org reader: honor tex export option
The `tex` export option can be set with `#+OPTION: tex:nil` and allows three settings: - `t` causes LaTeX fragments to be parsed as TeX or added as raw TeX, - `nil` removes all LaTeX fragments from the document, and - `verbatim` treats LaTeX as text. The default is `t`. Closes: #4070
Diffstat (limited to 'src/Text/Pandoc/Extensions.hs')
0 files changed, 0 insertions, 0 deletions