summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontspec/fontspec.cfg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-06-17 22:32:41 +0000
committerKarl Berry <karl@freefriends.org>2014-06-17 22:32:41 +0000
commita15070e9ad7c5de81ac3a66d5301c333030d08c6 (patch)
tree08c09b729a7d386ef4ccc39b2dafe1e7a479a3eb /Master/texmf-dist/tex/latex/fontspec/fontspec.cfg
parent3c2f50b92407533aabaef1823006032eedd6ef90 (diff)
fontspec
git-svn-id: svn://tug.org/texlive/trunk@34269 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fontspec/fontspec.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/fontspec/fontspec.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/fontspec/fontspec.cfg b/Master/texmf-dist/tex/latex/fontspec/fontspec.cfg
index 95111cba254..a028c587783 100644
--- a/Master/texmf-dist/tex/latex/fontspec/fontspec.cfg
+++ b/Master/texmf-dist/tex/latex/fontspec/fontspec.cfg
@@ -1,6 +1,15 @@
+\defaultfontfeatures
+ [\rmfamily,\sffamily]
+ {Ligatures=TeX}
+
+\defaultfontfeatures
+ [\ttfamily]
+ {WordSpace={1,0,0},
+ PunctuationSpace=WordSpace}
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% FOR BACKWARDS COMPATIBILITY WITH PREVIOUS VERSIONS %%%