aboutsummaryrefslogtreecommitdiff
path: root/data/templates
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-02-18 17:03:11 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-02-18 17:03:11 -0800
commit005344fb18c9e3bc3c2601ab3b6a7d567c46f398 (patch)
treed08c8e64a67289de96bd5e92c999f32c335d8287 /data/templates
parent24d7cd539ba70aa94480976a7957420c020cb19a (diff)
downloadpandoc-005344fb18c9e3bc3c2601ab3b6a7d567c46f398.tar.gz
Revert "LaTeX template: disable `` ?` `` and `` !` `` ligatures."
This reverts commit 24d7cd539ba70aa94480976a7957420c020cb19a.
Diffstat (limited to 'data/templates')
-rw-r--r--data/templates/default.latex1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/templates/default.latex b/data/templates/default.latex
index efc905741..c98f53bb6 100644
--- a/data/templates/default.latex
+++ b/data/templates/default.latex
@@ -181,7 +181,6 @@ $endif$
\IfFileExists{microtype.sty}{% use microtype if available
\usepackage[$for(microtypeoptions)$$microtypeoptions$$sep$,$endfor$]{microtype}
\UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts
- \DisableLigatures[?,!]{encoding=T1} % disable ?` and !` ligatures
}{}
$if(indent)$
$else$