summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/polyglossia/polyglossia.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-04 21:47:02 +0000
committerKarl Berry <karl@freefriends.org>2015-07-04 21:47:02 +0000
commit123a58496a60de1eeb4cab6aeae49b9c59951459 (patch)
treeffc4b6aabdcb2aee36c40a6e587958d702232d59 /Master/texmf-dist/tex/latex/polyglossia/polyglossia.sty
parent3c6f578ab967bc9d2cf87243bb1121efa2841383 (diff)
polyglossia (4jul15)
git-svn-id: svn://tug.org/texlive/trunk@37766 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/polyglossia/polyglossia.sty')
-rw-r--r--Master/texmf-dist/tex/latex/polyglossia/polyglossia.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/polyglossia/polyglossia.sty b/Master/texmf-dist/tex/latex/polyglossia/polyglossia.sty
index f9ff8a47ddd..60874616eef 100644
--- a/Master/texmf-dist/tex/latex/polyglossia/polyglossia.sty
+++ b/Master/texmf-dist/tex/latex/polyglossia/polyglossia.sty
@@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{polyglossia}[2015/05/13 v1.33.6
+\ProvidesPackage{polyglossia}[2015/07/04 v1.33.7
Alternative to Babel for XeLaTeX and LuaLaTeX]
\RequirePackage{etoolbox}
\RequirePackage{makecmds}
@@ -579,9 +579,9 @@ That is almost guaranteed to cause problems.}
\fi\fi
% This robustifies the redefinitions of \<xx>family (suggestion by Enrico Gregorio)
% e.g. to prevent expansion of the \familytype redefinition in auxiliary files
-\csgappto{rmfamily }{\def\familytype{rm}}
-\csgappto{sffamily }{\def\familytype{sf}}
-\csgappto{ttfamily }{\def\familytype{tt}}
+\csgappto{rmfamily~}{\def\familytype{rm}}
+\csgappto{sffamily~}{\def\familytype{sf}}
+\csgappto{ttfamily~}{\def\familytype{tt}}
% This saves the normalfont for the latin script since we may change normalfont in other scripts
\let\normalfontlatin=\normalfont%
\let\rmfamilylatin=\rmfamily%