summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fontspec/fontspec-doc-api.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-07-29 21:15:34 +0000
committerKarl Berry <karl@freefriends.org>2018-07-29 21:15:34 +0000
commit844aa1bb2859867c52f86f383203db56607bd74c (patch)
tree0718bce5a1758bbbd7fb161e83ee96189020f0e1 /Master/texmf-dist/source/latex/fontspec/fontspec-doc-api.tex
parent5411eaee4bc1fcb7c8b6c7bd8099f04a4406dc0a (diff)
fontspec (29jul18)
git-svn-id: svn://tug.org/texlive/trunk@48307 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fontspec/fontspec-doc-api.tex')
-rw-r--r--Master/texmf-dist/source/latex/fontspec/fontspec-doc-api.tex8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-api.tex b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-api.tex
index eebd8f89670..243282eab42 100644
--- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-api.tex
+++ b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-api.tex
@@ -184,6 +184,9 @@ This font family can then be selected with standard \LaTeX\ commands
\cs{fontfamily}\marg{family}\cs{selectfont}.
See the standard \pkg{fontspec} user commands for applications of this
function.
+
+Previously this function set the \meta{family} variable locally, but this was inconsistent
+with how the NFSS assigns families. It is now a \textbf{global} operation.
\end{macro}
\begin{macro}{\fontspec_set_fontface:NNnn}
@@ -197,6 +200,9 @@ If a family is loaded (with bold and italic shapes) the primitive font
command will only select the regular face.
This feature is designed for \LaTeX\ programmers who need to
perform subsequent font-related tests on the \meta{primitive font}.
+
+Previously this function set the \meta{family} variable locally, but this was inconsistent
+with how the NFSS assigns families. It is now a \textbf{global} operation.
\end{macro}
@@ -318,7 +324,7 @@ OpenType language tag |#1|.
% ------------------------------------------------
% The FONTSPEC package <wspr.io/fontspec>
% ------------------------------------------------
-% Copyright 2004-2017 Will Robertson, LPPL "maintainer"
+% Copyright 2004-2018 Will Robertson, LPPL "maintainer"
% Copyright 2009-2015 Khaled Hosny
% Copyright 2013 Philipp Gesang
% Copyright 2013-2016 Joseph Wright