diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-10-18 21:58:10 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-10-18 21:58:10 -0700 |
commit | d028dcb8a969930f88379a7df563734630cf1bdf (patch) | |
tree | 37425ace58184b7ea77d2cb03341551431402739 /tests/lhs-test.latex+lhs | |
parent | b2bf8608db3811f91039d2399b773d4bd884f6e2 (diff) | |
download | pandoc-d028dcb8a969930f88379a7df563734630cf1bdf.tar.gz |
Updated tests for template changes.
Diffstat (limited to 'tests/lhs-test.latex+lhs')
-rw-r--r-- | tests/lhs-test.latex+lhs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lhs-test.latex+lhs b/tests/lhs-test.latex+lhs index 7c293b2e6..21219e99a 100644 --- a/tests/lhs-test.latex+lhs +++ b/tests/lhs-test.latex+lhs @@ -12,7 +12,7 @@ \else \usepackage{fontspec} \fi - \defaultfontfeatures{Mapping=tex-text,Scale=MatchLowercase} + \defaultfontfeatures{Ligatures=TeX,Scale=MatchLowercase} \newcommand{\euro}{€} \fi % use upquote if available, for straight quotes in verbatim environments |