diff options
Diffstat (limited to 'Master')
42 files changed, 155 insertions, 7585 deletions
diff --git a/Master/texmf-dist/doc/latex/fontspec/README.md b/Master/texmf-dist/doc/latex/fontspec/README.md index 2f522755053..1772e4da9ec 100644 --- a/Master/texmf-dist/doc/latex/fontspec/README.md +++ b/Master/texmf-dist/doc/latex/fontspec/README.md @@ -1,4 +1,4 @@ -THE FONTSPEC PACKAGE v2.5c +THE FONTSPEC PACKAGE v2.5d ========================== The fontspec package provides an automatic and unified interface for loading @@ -69,6 +69,11 @@ To add features to the font family currently in use: Change history -------------- +- v2.5d (2017/01/24) "oops" + + * Add `\fontspec_if_small_caps:TF` + * Fix bug in `\emph` (!!) + - v2.5c (2017/01/20) "Christmas 2016 release" * `TU` font encoding now default, with encoding files provided by the kernel. diff --git a/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf b/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf Binary files differindex 7813508c0e5..ab47980d461 100644 --- a/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf +++ b/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-api.dtx b/Master/texmf-dist/source/latex/fontspec/fontspec-api.dtx index fbbe2dc3663..33da24e5bd2 100644 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-api.dtx +++ b/Master/texmf-dist/source/latex/fontspec/fontspec-api.dtx @@ -334,12 +334,35 @@ { \exp_args:Nxx \tl_if_in:nnTF { \fontname\font } { \tl_to_str:n {#1} } - { \prg_return_true: } { \prg_return_false: }% + { \prg_return_true: } { \prg_return_false: } } % \end{macrocode} % \end{macro} +% +% \begin{macro}{\fontspec_if_small_caps:TF} +% \begin{macrocode} +\prg_new_conditional:Nnn \fontspec_if_small_caps: {TF,T,F} + { + \@@_if_merge_shape:nTF {sc} + { + \tl_set_eq:Nc \l_@@_smcp_shape_tl { \@@_shape_merge:nn {\f@shape} {sc} } + } + { + \tl_set:Nn \l_@@_smcp_shape_tl {sc} + } - + \cs_if_exist:cTF { \f@encoding/\f@family/\f@series/\l_@@_smcp_shape_tl } + { + \tl_if_eq:ccTF + { \f@encoding/\f@family/\f@series/\l_@@_smcp_shape_tl } + { \f@encoding/\f@family/\f@series/\updefault } + { \prg_return_false: } + { \prg_return_true: } + } + { \prg_return_false: } + } +% \end{macrocode} +% \end{macro} % % \iffalse % \begin{macrocode} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-api.aux b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-api.aux deleted file mode 100644 index df8601010c9..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-api.aux +++ /dev/null @@ -1,55 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\@writefile{toc}{\contentsline {part}{VIII\hspace {1em}Customisation and programming interface}{65}{part.8}} -\@writefile{toc}{\contentsline {section}{\numberline {23}Defining new features}{65}{section.23}} -\newlabel{sec:newfeatures}{{Section\nobreakspace {}23}{65}{Defining new features}{section.23}{}} -\newlabel{ex:newAATfeat}{{50}{65}{Defining new features}{example.50}{}} -\@writefile{toc}{\contentsline {section}{\numberline {24}Defining new scripts and languages}{66}{section.24}} -\newlabel{sec:newscriptlang}{{Section\nobreakspace {}24}{66}{Defining new scripts and languages}{section.24}{}} -\newlabel{39@xvr}{{}{66}{Defining new scripts and languages}{section.24}{}} -\newlabel{39@vr}{{}{66}{Defining new scripts and languages}{section.24}{}} -\@writefile{toc}{\contentsline {section}{\numberline {25}Going behind \textsf {fontspec}'s back}{66}{section.25}} -\newlabel{ex:raw}{{51}{66}{Going behind \pkg {fontspec}'s back}{example.51}{}} -\@writefile{toc}{\contentsline {section}{\numberline {26}Renaming existing features \& options}{66}{section.26}} -\newlabel{sec:aliasfontfeature}{{Section\nobreakspace {}26}{66}{Renaming existing features \& options}{section.26}{}} -\newlabel{ex:alias}{{52}{66}{Renaming existing features \& options}{example.52}{}} -\newlabel{ex:aliasopt}{{53}{67}{Renaming existing features \& options}{example.53}{}} -\@writefile{toc}{\contentsline {section}{\numberline {27}Programming interface}{67}{section.27}} -\newlabel{sec:api}{{Section\nobreakspace {}27}{67}{Programming interface}{section.27}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {27.1}Variables}{67}{subsection.27.1}} -\@writefile{toc}{\contentsline {subsection}{\numberline {27.2}Functions for loading new fonts and families}{67}{subsection.27.2}} -\@writefile{toc}{\contentsline {subsection}{\numberline {27.3}Conditionals}{68}{subsection.27.3}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {27.3.1}Querying font families}{68}{subsubsection.27.3.1}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {27.3.2}Availability of features}{68}{subsubsection.27.3.2}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {27.3.3}Currently selected features}{69}{subsubsection.27.3.3}} -\@setckpt{fontspec-doc-api}{ -\setcounter{page}{70} -\setcounter{equation}{0} -\setcounter{enumi}{3} -\setcounter{enumii}{0} -\setcounter{enumiii}{0} -\setcounter{enumiv}{0} -\setcounter{footnote}{13} -\setcounter{mpfootnote}{0} -\setcounter{part}{8} -\setcounter{section}{27} -\setcounter{subsection}{3} -\setcounter{subsubsection}{3} -\setcounter{paragraph}{0} -\setcounter{subparagraph}{0} -\setcounter{figure}{1} -\setcounter{table}{17} -\setcounter{StandardModuleDepth}{1} -\setcounter{ContinuedFloat}{0} -\setcounter{FancyVerbLine}{4} -\setcounter{vrcnt}{39} -\setcounter{lofdepth}{1} -\setcounter{lotdepth}{1} -\setcounter{Item}{5} -\setcounter{Hfootnote}{13} -\setcounter{Hy@AnnotLevel}{0} -\setcounter{bookmark@seq@number}{92} -\setcounter{example}{53} -\setcounter{argument}{0} -\setcounter{section@level}{3} -} 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 3779259c004..3adc06adb23 100644 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-api.tex +++ b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-api.tex @@ -229,6 +229,17 @@ Always true for \LuaTeX{} fonts. \end{macro} +\begin{macro}{\fontspec_if_small_caps:TF} +Test whether the currently selected font has a `small caps' face to be selected +with |\scshape| or similar. +Note that testing whether the font has the |Letters=SmallCaps| font feature is +sufficient but not necessary for this command to return true, since small caps +can also be loaded from separate font files. +The logic of this command is complicated by the fact that \pkg{fontspec} will +merge shapes together (for italic small caps, etc.). +\end{macro} + + \subsubsection{Availability of features} \begin{macro}{\fontspec_if_aat_feature:nnTF} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.aux b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.aux deleted file mode 100644 index 3cb74a8fdb2..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.aux +++ /dev/null @@ -1,38 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\@writefile{toc}{\contentsline {part}{V\hspace {1em}Commands for accents and symbols (`encodings')}{53}{part.5}} -\newlabel{part:enc}{{V}{53}{Commands for accents and symbols (`encodings')}{part.5}{}} -\@writefile{toc}{\contentsline {section}{\numberline {17}A new Unicode-based encoding from scratch}{53}{section.17}} -\@writefile{toc}{\contentsline {section}{\numberline {18}Adjusting a pre-existing encoding}{54}{section.18}} -\@writefile{toc}{\contentsline {section}{\numberline {19}Summary of commands}{56}{section.19}} -\@setckpt{fontspec-doc-enc}{ -\setcounter{page}{57} -\setcounter{equation}{0} -\setcounter{enumi}{3} -\setcounter{enumii}{0} -\setcounter{enumiii}{0} -\setcounter{enumiv}{0} -\setcounter{footnote}{11} -\setcounter{mpfootnote}{0} -\setcounter{part}{5} -\setcounter{section}{19} -\setcounter{subsection}{0} -\setcounter{subsubsection}{0} -\setcounter{paragraph}{0} -\setcounter{subparagraph}{0} -\setcounter{figure}{0} -\setcounter{table}{17} -\setcounter{StandardModuleDepth}{1} -\setcounter{ContinuedFloat}{0} -\setcounter{FancyVerbLine}{2} -\setcounter{vrcnt}{32} -\setcounter{lofdepth}{1} -\setcounter{lotdepth}{1} -\setcounter{Item}{5} -\setcounter{Hfootnote}{11} -\setcounter{Hy@AnnotLevel}{0} -\setcounter{bookmark@seq@number}{61} -\setcounter{example}{40} -\setcounter{argument}{0} -\setcounter{section@level}{1} -} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.log b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.log deleted file mode 100644 index 6d6be36c1fd..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.log +++ /dev/null @@ -1,1735 +0,0 @@ -This is XeTeX, Version 3.14159265-2.6-0.99996 (TeX Live 2016) (preloaded format=xelatex 2016.5.14) 6 JAN 2017 16:52 -entering extended mode - \write18 enabled. - file:line:error style messages enabled. - %&-line parsing enabled. -**fontspec-doc-enc.tex -(./fontspec-doc-enc.tex -LaTeX2e <2016/03/31> -Babel <3.9r> and hyphenation patterns for 81 language(s) loaded. -(/usr/local/texlive/2016/texmf-dist/tex/latex/base/ltxdoc.cls -Document Class: ltxdoc 2015/03/26 v2.0w Standard LaTeX documentation class -(/usr/local/texlive/2016/texmf-dist/tex/latex/base/article.cls -Document Class: article 2014/09/29 v1.4h Standard LaTeX document class -(/usr/local/texlive/2016/texmf-dist/tex/latex/base/size10.clo -File: size10.clo 2014/09/29 v1.4h Standard LaTeX file (size option) -) -\c@part=\count79 -\c@section=\count80 -\c@subsection=\count81 -\c@subsubsection=\count82 -\c@paragraph=\count83 -\c@subparagraph=\count84 -\c@figure=\count85 -\c@table=\count86 -\abovecaptionskip=\skip41 -\belowcaptionskip=\skip42 -\bibindent=\dimen102 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/base/doc.sty -Package: doc 2016/02/15 v2.1g Standard LaTeX documentation package (FMi) -\c@StandardModuleDepth=\count87 -\guard@level=\count88 -\MacrocodeTopsep=\skip43 -\MacroIndent=\dimen103 -\macro@cnt=\count89 -\MacroTopsep=\skip44 -\index@excludelist=\toks14 - -(/usr/local/texlive/2016/texmf-dist/tex/latex/tools/multicol.sty -Package: multicol 2016/02/08 v1.8o multicolumn formatting (FMi) -\c@tracingmulticols=\count90 -\mult@box=\box26 -\multicol@leftmargin=\dimen104 -\c@unbalance=\count91 -\c@collectmore=\count92 -\doublecol@number=\count93 -\multicoltolerance=\count94 -\multicolpretolerance=\count95 -\full@width=\dimen105 -\page@free=\dimen106 -\premulticols=\dimen107 -\postmulticols=\dimen108 -\multicolsep=\skip45 -\multicolbaselineskip=\skip46 -\partial@page=\box27 -\last@line=\box28 -\maxbalancingoverflow=\dimen109 -\mult@rightbox=\box29 -\mult@grightbox=\box30 -\mult@gfirstbox=\box31 -\mult@firstbox=\box32 -\@tempa=\box33 -\@tempa=\box34 -\@tempa=\box35 -\@tempa=\box36 -\@tempa=\box37 -\@tempa=\box38 -\@tempa=\box39 -\@tempa=\box40 -\@tempa=\box41 -\@tempa=\box42 -\@tempa=\box43 -\@tempa=\box44 -\@tempa=\box45 -\@tempa=\box46 -\@tempa=\box47 -\@tempa=\box48 -\@tempa=\box49 -\c@columnbadness=\count96 -\c@finalcolumnbadness=\count97 -\last@try=\dimen110 -\multicolovershoot=\dimen111 -\multicolundershoot=\dimen112 -\mult@nat@firstbox=\box50 -\colbreak@box=\box51 -\mc@col@check@num=\count98 -) -\IndexMin=\dimen113 -\c@IndexColumns=\count99 -\GlossaryMin=\dimen114 -\c@GlossaryColumns=\count100 -\check@sum=\count101 -\bslash@cnt=\count102 -\wrong@table=\toks15 -\c@CodelineNo=\count103 -)) -(./fontspec-doc-style.sty -Package: fontspec-doc-style - (./fontspec.sty -(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3.sty -Package: expl3 2016/11/21 v6760 L3 programming layer (loader) - -(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3-code.tex -Package: expl3 2016/11/21 v6760 L3 programming layer (code) -L3 Module: l3bootstrap 2016/06/13 v6596 L3 Bootstrap code -L3 Module: l3names 2016/10/13 v6722 L3 Namespace for primitives -L3 Module: l3basics 2016/09/01 v6696 L3 Basic definitions -L3 Module: l3expan 2016/08/19 v6684 L3 Argument expansion -L3 Module: l3tl 2016/08/19 v6692 L3 Token lists -L3 Module: l3str 2016/08/19 v6692 L3 Strings -L3 Module: l3seq 2016/08/19 v6685 L3 Sequences and stacks -L3 Module: l3int 2016/09/07 v6700 L3 Integers -\c_max_int=\count104 -\l_tmpa_int=\count105 -\l_tmpb_int=\count106 -\g_tmpa_int=\count107 -\g_tmpb_int=\count108 -L3 Module: l3quark 2016/08/19 v6685 L3 Quarks -L3 Module: l3prg 2016/08/18 v6679 L3 Control structures -\g__prg_map_int=\count109 -L3 Module: l3clist 2016/08/19 v6685 L3 Comma separated lists -L3 Module: l3token 2016/09/01 v6695 L3 Experimental token manipulation -L3 Module: l3prop 2016/08/19 v6685 L3 Property lists -L3 Module: l3msg 2016/08/19 v6691 L3 Messages -L3 Module: l3file 2016/08/19 v6685 L3 File and I/O operations -\l_iow_line_count_int=\count110 -\l__iow_target_count_int=\count111 -\l__iow_current_line_int=\count112 -\l__iow_current_word_int=\count113 -\l__iow_current_indentation_int=\count114 -L3 Module: l3skip 2016/08/19 v6692 L3 Dimensions and skips -\c_zero_dim=\dimen115 -\c_max_dim=\dimen116 -\l_tmpa_dim=\dimen117 -\l_tmpb_dim=\dimen118 -\g_tmpa_dim=\dimen119 -\g_tmpb_dim=\dimen120 -\c_zero_skip=\skip47 -\c_max_skip=\skip48 -\l_tmpa_skip=\skip49 -\l_tmpb_skip=\skip50 -\g_tmpa_skip=\skip51 -\g_tmpb_skip=\skip52 -\c_zero_muskip=\muskip10 -\c_max_muskip=\muskip11 -\l_tmpa_muskip=\muskip12 -\l_tmpb_muskip=\muskip13 -\g_tmpa_muskip=\muskip14 -\g_tmpb_muskip=\muskip15 -L3 Module: l3keys 2016/09/21 v6711 L3 Key-value interfaces -\l_keys_choice_int=\count115 -L3 Module: l3fp 2016/11/21 v6761 L3 Floating points -\c__fp_leading_shift_int=\count116 -\c__fp_middle_shift_int=\count117 -\c__fp_trailing_shift_int=\count118 -\c__fp_big_leading_shift_int=\count119 -\c__fp_big_middle_shift_int=\count120 -\c__fp_big_trailing_shift_int=\count121 -\c__fp_Bigg_leading_shift_int=\count122 -\c__fp_Bigg_middle_shift_int=\count123 -\c__fp_Bigg_trailing_shift_int=\count124 -L3 Module: l3box 2016/08/19 v6685 L3 Experimental boxes -\c_empty_box=\box52 -\l_tmpa_box=\box53 -\l_tmpb_box=\box54 -\g_tmpa_box=\box55 -\g_tmpb_box=\box56 -L3 Module: l3coffins 2016/08/19 v6685 L3 Coffin code layer -\l__coffin_internal_box=\box57 -\l__coffin_internal_dim=\dimen121 -\l__coffin_offset_x_dim=\dimen122 -\l__coffin_offset_y_dim=\dimen123 -\l__coffin_x_dim=\dimen124 -\l__coffin_y_dim=\dimen125 -\l__coffin_x_prime_dim=\dimen126 -\l__coffin_y_prime_dim=\dimen127 -\c_empty_coffin=\box58 -\l__coffin_aligned_coffin=\box59 -\l__coffin_aligned_internal_coffin=\box60 -\l_tmpa_coffin=\box61 -\l_tmpb_coffin=\box62 -\l__coffin_display_coffin=\box63 -\l__coffin_display_coord_coffin=\box64 -\l__coffin_display_pole_coffin=\box65 -\l__coffin_display_offset_dim=\dimen128 -\l__coffin_display_x_dim=\dimen129 -\l__coffin_display_y_dim=\dimen130 -L3 Module: l3color 2016/06/13 v6596 L3 Experimental color support -L3 Module: l3sys 2015/09/25 v6087 L3 Experimental system/runtime functions -L3 Module: l3candidates 2016/08/19 v6688 L3 Experimental additions to l3kernel -\l__box_top_dim=\dimen131 -\l__box_bottom_dim=\dimen132 -\l__box_left_dim=\dimen133 -\l__box_right_dim=\dimen134 -\l__box_top_new_dim=\dimen135 -\l__box_bottom_new_dim=\dimen136 -\l__box_left_new_dim=\dimen137 -\l__box_right_new_dim=\dimen138 -\l__box_internal_box=\box66 -\l__coffin_bounding_shift_dim=\dimen139 -\l__coffin_left_corner_dim=\dimen140 -\l__coffin_right_corner_dim=\dimen141 -\l__coffin_bottom_corner_dim=\dimen142 -\l__coffin_top_corner_dim=\dimen143 -\l__coffin_scaled_total_height_dim=\dimen144 -\l__coffin_scaled_width_dim=\dimen145 -L3 Module: l3luatex 2016/08/18 v6679 L3 Experimental LuaTeX-specific functions -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def -File: l3xdvidpfmx.def 2016/08/18 v6679 L3 Experimental driver: xdvipdfmx -\l__driver_tmp_box=\box67 -)) -(/usr/local/texlive/2016/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -Package: xparse 2016/11/21 v6760 L3 Experimental document command parser -\l__xparse_current_arg_int=\count125 -\l__xparse_m_args_int=\count126 -\l__xparse_mandatory_args_int=\count127 -\l__xparse_processor_int=\count128 -\l__xparse_v_nesting_int=\count129 -) -Package: fontspec 2017/01/02 v2.5c Font selection for XeLaTeX and LuaLaTeX - -(./fontspec-xetex.sty -Package: fontspec-xetex 2017/01/02 v2.5c Font selection for XeLaTeX and LuaLaTe -X -\l__fontspec_script_int=\count130 -\l__fontspec_language_int=\count131 -\l__fontspec_strnum_int=\count132 -\l__fontspec_tmp_int=\count133 -\l__fontspec_em_int=\count134 -\l__fontspec_emdef_int=\count135 -\l__fontspec_tmpa_dim=\dimen146 -\l__fontspec_tmpb_dim=\dimen147 -\l__fontspec_tmpc_dim=\dimen148 -\g__file_internal_ior=\read1 - -(/usr/local/texlive/2016/texmf-dist/tex/latex/base/fontenc.sty -Package: fontenc 2005/09/27 v1.99g Standard LaTeX package - -(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/tuenc.def -File: tuenc.def 2016/01/29 v0.1 Unicode font encoding for LaTeX2e - -(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/tufontrange-T1.def -File: ucfontrange-T1.def -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/tufontrange-TS1.def -File: ucfontrange-TS1.def -))) -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \fontspec with sig. 'O{}mO{}' on line 424. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \setmainfont with sig. 'O{}mO{}' on line 440. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \setsansfont with sig. 'O{}mO{}' on line 456. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \setmonofont with sig. 'O{}mO{}' on line 472. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \setmathrm with sig. 'O{}mO{}' on line 477. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \setboldmathrm with sig. 'O{}mO{}' on line 482. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \setmathsf with sig. 'O{}mO{}' on line 487. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \setmathtt with sig. 'O{}mO{}' on line 492. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \newfontfamily with sig. 'mO{}mO{}' on line 512. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \newfontface with sig. 'mO{}mO{}' on line 516. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \defaultfontfeatures with sig. 't+om' on line 523. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \addfontfeatures with sig. 'm' on line 574. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \newfontfeature with sig. 'mm' on line 585. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \newAATfeature with sig. 'mmmm' on line 593. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \newopentypefeature with sig. 'mmm' on line 601. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \aliasfontfeature with sig. 'mm' on line 622. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \aliasfontfeatureoption with sig. 'mmm' on line 639. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \newfontscript with sig. 'mm' on line 643. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \newfontlanguage with sig. 'mm' on line 647. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \DeclareFontsExtensions with sig. 'm' on line 652. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \IfFontFeatureActiveTF with sig. 'mmm' on line 660. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \EncodingCommand with sig. 'mO{}m' on line 3322. -................................................. -................................................. -. LaTeX info: "xparse/redefine-command" -. -. Redefining command \DeclareUnicodeEncoding with sig. 'mm' on line 3368. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \ImportEncodingFile with sig. 'm' on line 3377. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \UndeclareSymbol with sig. 'm' on line 3384. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \UndeclareComposite with sig. 'mm' on line 3390. -................................................. - -(./fontspec.cfg) -LaTeX Info: Redefining \itshape on input line 3571. -LaTeX Info: Redefining \slshape on input line 3576. -LaTeX Info: Redefining \scshape on input line 3581. -LaTeX Info: Redefining \upshape on input line 3586. -LaTeX Info: Redefining \em on input line 3606. -LaTeX Info: Redefining \emph on input line 3623. -LaTeX Info: Redefining \- on input line 3630. -................................................. -. LaTeX info: "xparse/redefine-command" -. -. Redefining command \oldstylenums with sig. 'm' on line 3725. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \liningnums with sig. 'm' on line 3729. -................................................. -)) -(/usr/local/texlive/2016/texmf-dist/tex/latex/booktabs/booktabs.sty -Package: booktabs 2016/04/27 v1.618033 publication quality tables -\heavyrulewidth=\dimen149 -\lightrulewidth=\dimen150 -\cmidrulewidth=\dimen151 -\belowrulesep=\dimen152 -\belowbottomsep=\dimen153 -\aboverulesep=\dimen154 -\abovetopsep=\dimen155 -\cmidrulesep=\dimen156 -\cmidrulekern=\dimen157 -\defaultaddspace=\dimen158 -\@cmidla=\count136 -\@cmidlb=\count137 -\@aboverulesep=\dimen159 -\@belowrulesep=\dimen160 -\@thisruleclass=\count138 -\@lastruleclass=\count139 -\@thisrulewidth=\dimen161 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/tools/calc.sty -Package: calc 2014/10/28 v4.3 Infix arithmetic (KKT,FJ) -\calc@Acount=\count140 -\calc@Bcount=\count141 -\calc@Adimen=\dimen162 -\calc@Bdimen=\dimen163 -\calc@Askip=\skip53 -\calc@Bskip=\skip54 -LaTeX Info: Redefining \setlength on input line 80. -LaTeX Info: Redefining \addtolength on input line 81. -\calc@Ccount=\count142 -\calc@Cskip=\skip55 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/caption/caption.sty -Package: caption 2016/02/21 v3.3-144 Customizing captions (AR) - -(/usr/local/texlive/2016/texmf-dist/tex/latex/caption/caption3.sty -Package: caption3 2016/02/04 v1.7-139 caption3 kernel (AR) -Package caption3 Info: TeX engine: e-TeX on input line 67. - -(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/keyval.sty -Package: keyval 2014/10/28 v1.15 key=value parser (DPC) -\KV@toks@=\toks16 -) -\captionmargin=\dimen164 -\captionmargin@=\dimen165 -\captionwidth=\dimen166 -\caption@tempdima=\dimen167 -\caption@indent=\dimen168 -\caption@parindent=\dimen169 -\caption@hangindent=\dimen170 -) -\c@ContinuedFloat=\count143 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/color.sty -Package: color 2016/01/03 v1.1b Standard LaTeX Color (DPC) - -(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics-cfg/color.cfg -File: color.cfg 2016/01/02 v1.6 sample color configuration -) -Package color Info: Driver file: xetex.def on input line 143. - -(/usr/local/texlive/2016/texmf-dist/tex/xelatex/xetex-def/xetex.def -File: xetex.def 2016/04/06 v4.08 LaTeX color/graphics driver for XeTeX (TeX Liv -e/RRM/JK) - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/infwarerr.sty -Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO) -) -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ltxcmds.sty -Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO) -))) -(/usr/local/texlive/2016/texmf-dist/tex/latex/enumitem/enumitem.sty -Package: enumitem 2011/09/28 v3.5.2 Customized lists -\labelindent=\skip56 -\enit@outerparindent=\dimen171 -\enit@toks=\toks17 -\enit@inbox=\box68 -\enitdp@description=\count144 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty -Package: fancyvrb 2008/02/07 - -Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix -<2008/02/07> (tvz) -\FV@CodeLineNo=\count145 -\FV@InFile=\read2 -\FV@TabBox=\box69 -\c@FancyVerbLine=\count146 -\FV@StepNumber=\count147 -\FV@OutFile=\write3 -) -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/hologo.sty -Package: hologo 2012/04/26 v1.10 A logo collection with bookmark support (HO) - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty -Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO) - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/etexcmds.sty -Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO) - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ifluatex.sty -Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO) -Package ifluatex Info: LuaTeX not detected. -) -Package etexcmds Info: Could not find \expanded. -(etexcmds) That can mean that you are not using pdfTeX 1.50 or -(etexcmds) that some package has redefined \expanded. -(etexcmds) In the latter case, load this package earlier. -)) -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty -Package: kvdefinekeys 2011/04/07 v1.3 Define keys (HO) -) -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty -Package: pdftexcmds 2011/11/29 v0.20 Utility functions of pdfTeX for LuaTeX (HO -) - -(/usr/local/texlive/2016/texmf-dist/tex/generic/ifpdf/ifpdf.sty -Package: ifpdf 2016/04/04 v3.0 Provides the ifpdf switch -) -Package pdftexcmds Info: LuaTeX not detected. -Package pdftexcmds Info: pdfTeX >= 1.30 not detected. -Package pdftexcmds Info: \pdf@primitive is available. -Package pdftexcmds Info: \pdf@ifprimitive is available. -Package pdftexcmds Info: \pdfdraftmode not found. -) -(/usr/local/texlive/2016/texmf-dist/tex/generic/ifxetex/ifxetex.sty -Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional -) -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ifvtex.sty -Package: ifvtex 2010/03/01 v1.5 Detect VTeX and its facilities (HO) -Package ifvtex Info: VTeX not detected. -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/oberdiek/kvoptions.sty -Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO) -) -Package hologo Info: Using driver `xetex'. -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/graphicx.sty -Package: graphicx 2014/10/28 v1.0g Enhanced LaTeX Graphics (DPC,SPQR) - -(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/graphics.sty -Package: graphics 2016/01/03 v1.0q Standard LaTeX Graphics (DPC,SPQR) - -(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/trig.sty -Package: trig 2016/01/03 v1.10 sin cos tan (DPC) -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics-cfg/graphics.cfg -File: graphics.cfg 2016/01/02 v1.10 sample graphics configuration -) -Package graphics Info: Driver file: xetex.def on input line 95. -) -\Gin@req@height=\dimen172 -\Gin@req@width=\dimen173 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/base/ifthen.sty -Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC) -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/url/url.sty -\Urlmuskip=\muskip16 -Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc. -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/tools/varioref.sty -Package: varioref 2016/02/16 v1.5c package for extended references (FMi) -\c@vrcnt=\count148 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/varwidth/varwidth.sty -Package: varwidth 2009/03/30 ver 0.92; Variable-width minipages -\@vwid@box=\box70 -\sift@deathcycles=\count149 -\@vwid@loff=\dimen174 -\@vwid@roff=\dimen175 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/microtype/microtype.sty -Package: microtype 2016/05/01 v2.6 Micro-typographical refinements (RS) -\MT@toks=\toks18 -\MT@count=\count150 -LaTeX Info: Redefining \textls on input line 774. -\MT@outer@kern=\dimen176 -LaTeX Info: Redefining \textmicrotypecontext on input line 1310. -\MT@listname@count=\count151 - -(/usr/local/texlive/2016/texmf-dist/tex/latex/microtype/microtype-xetex.def -File: microtype-xetex.def 2016/05/01 v2.6 Definitions specific to xetex (RS) -LaTeX Info: Redefining \lsstyle on input line 255. -) -Package microtype Info: Loading configuration file microtype.cfg. - -(/usr/local/texlive/2016/texmf-dist/tex/latex/microtype/microtype.cfg -File: microtype.cfg 2016/05/01 v2.6 microtype main configuration file (RS) -)) -(/usr/local/texlive/2016/texmf-dist/tex/latex/tocloft/tocloft.sty -Package: tocloft 2013/05/02 v2.3f parameterised ToC, etc., typesetting -Package tocloft Info: The document has section divisions on input line 44. -\cftparskip=\skip57 -\cftbeforetoctitleskip=\skip58 -\cftaftertoctitleskip=\skip59 -\cftbeforepartskip=\skip60 -\cftpartnumwidth=\skip61 -\cftpartindent=\skip62 -\cftbeforesecskip=\skip63 -\cftsecindent=\skip64 -\cftsecnumwidth=\skip65 -\cftbeforesubsecskip=\skip66 -\cftsubsecindent=\skip67 -\cftsubsecnumwidth=\skip68 -\cftbeforesubsubsecskip=\skip69 -\cftsubsubsecindent=\skip70 -\cftsubsubsecnumwidth=\skip71 -\cftbeforeparaskip=\skip72 -\cftparaindent=\skip73 -\cftparanumwidth=\skip74 -\cftbeforesubparaskip=\skip75 -\cftsubparaindent=\skip76 -\cftsubparanumwidth=\skip77 -\cftbeforeloftitleskip=\skip78 -\cftafterloftitleskip=\skip79 -\cftbeforefigskip=\skip80 -\cftfigindent=\skip81 -\cftfignumwidth=\skip82 -\c@lofdepth=\count152 -\c@lotdepth=\count153 -\cftbeforelottitleskip=\skip83 -\cftafterlottitleskip=\skip84 -\cftbeforetabskip=\skip85 -\cfttabindent=\skip86 -\cfttabnumwidth=\skip87 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/framed/framed.sty -Package: framed 2011/10/22 v 0.96: framed or shaded text with page breaks -\OuterFrameSep=\skip88 -\fb@frw=\dimen177 -\fb@frh=\dimen178 -\FrameRule=\dimen179 -\FrameSep=\dimen180 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/docmute/docmute.sty -Package: docmute 2012/03/22 v1.4 Input stand-alone documents -) -::__fontspec_init: -::__fontspec_if_detect_external:n{AldusNovaPro-Book.otf} - - -:::::::::::::::::::::::::::::: -::fontspec_select:nn {,} {aldus-nova} -::__fontspec_init: -::__fontspec_if_detect_external:n{aldus-nova} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {aldus-nova} -(/Users/will/Dropbox/texmf/tex/latex/willfonts/aldus-nova.fontspec) -::__fontspec_extract_all_features:n{,} -fontid:aldus-nova-:-Numbers=OldStyle,Ligatures=TeX,Extension = .otf,UprightFont - = AldusNovaPro-Book,ItalicFont = AldusNovaPro-BookItalic,BoldFont = PalatinoNo -vaPro-Medium,BoldItalicFont = PalatinoNovaPro-MediumIt -::__fontspec_preparse_features: -::::Keys set: {fontspec-preparse-external} {Numbers=OldStyle,Ligatures=TeX,Exte -nsion = .otf,UprightFont = AldusNovaPro-Book,ItalicFont = AldusNovaPro-BookItal -ic,BoldFont = PalatinoNovaPro-Medium,BoldItalicFont = PalatinoNovaPro-MediumIt} - -Setting bold font "PalatinoNovaPro-Medium" with series "bx" -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec-preparse} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::__fontspec_load_font -Set base font for preliminary analysis:"[AldusNovaPro-Book.otf]/OT" -::__fontspec_set_font_type: -Set base font properly:"[AldusNovaPro-Book.otf]/OT" -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'AldusNovaPro-Book' with script 'Latin' and language 'Default'. -************************************************* -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -save family: aldus-nova -==fontid_tl:"aldus-nova-:-Numbers=OldStyle,Ligatures=TeX,Extension = .otf,Uprig -htFont = AldusNovaPro-Book,ItalicFont = AldusNovaPro-BookItalic,BoldFont = Pala -tinoNovaPro-Medium,BoldItalicFont = PalatinoNovaPro-MediumIt". -\g__fontspec_family_aldus-nova_int=\count154 -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{AldusNovaPro-Book} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {AldusNovaPro- -Book} -= declare_shape: {AldusNovaPro-Book} {m} {n} -== size: - -::__fontspec_load_fontname:n{AldusNovaPro-Book} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {AldusNovaPro- -Book} -==== Setup NFSS shape: <-> AldusNovaPro-Book -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'AldusNovaPro-Book' with script 'Latin' and language 'Default'. -************************************************* -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: mapping=tex-text; -=== sized font: AldusNovaPro-Book -:: fontspec_check_ot_feat:n {smcp} -==== Small caps not found. -DeclareFontShape: {TU}{aldus-nova(0)}{m}{n}... -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{PalatinoNovaPro-Medium} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoNovaP -ro-Medium} -= declare_shape: {PalatinoNovaPro-Medium} {bx} {n} -== size: - -::__fontspec_load_fontname:n{PalatinoNovaPro-Medium} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoNovaP -ro-Medium} -==== Setup NFSS shape: <-> PalatinoNovaPro-Medium -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'PalatinoNovaPro-Medium' with script 'Latin' and language 'Default'. -************************************************* -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: mapping=tex-text; -=== sized font: PalatinoNovaPro-Medium -:: fontspec_check_ot_feat:n {smcp} -==== Small caps not found. -DeclareFontShape: {TU}{aldus-nova(0)}{bx}{n}... -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{AldusNovaPro-BookItalic} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {AldusNovaPro- -BookItalic} -= declare_shape: {AldusNovaPro-BookItalic} {m} {it} -== size: - -::__fontspec_load_fontname:n{AldusNovaPro-BookItalic} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {AldusNovaPro- -BookItalic} -==== Setup NFSS shape: <-> AldusNovaPro-BookItalic -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'AldusNovaPro-BookItalic' with script 'Latin' and language 'Default'. -************************************************* -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: mapping=tex-text; -=== sized font: AldusNovaPro-BookItalic -:: fontspec_check_ot_feat:n {smcp} -==== Small caps not found. -DeclareFontShape: {TU}{aldus-nova(0)}{m}{it}... -DeclareFontShape: {TU}{aldus-nova(0)}{m}{sl}... -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{PalatinoNovaPro-MediumIt} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoNovaP -ro-MediumIt} -= declare_shape: {PalatinoNovaPro-MediumIt} {bx} {it} -== size: - -::__fontspec_load_fontname:n{PalatinoNovaPro-MediumIt} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoNovaP -ro-MediumIt} -==== Setup NFSS shape: <-> PalatinoNovaPro-MediumIt -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'PalatinoNovaPro-MediumIt' with script 'Latin' and language 'Default'. -************************************************* -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: mapping=tex-text; -=== sized font: PalatinoNovaPro-MediumIt -:: fontspec_check_ot_feat:n {smcp} -==== Small caps not found. -DeclareFontShape: {TU}{aldus-nova(0)}{bx}{it}... -DeclareFontShape: {TU}{aldus-nova(0)}{bx}{sl}... -................................................. -. fontspec info: "defining-font" -. -. Font family 'aldus-nova(0)' created for font 'aldus-nova' with options -. [Numbers=OldStyle,Ligatures=TeX,Extension = .otf,UprightFont = -. AldusNovaPro-Book,ItalicFont = AldusNovaPro-BookItalic,BoldFont = -. PalatinoNovaPro-Medium,BoldItalicFont = PalatinoNovaPro-MediumIt]. -. -. This font family consists of the following NFSS series/shapes: -. -. - 'normal' (m/n) with NFSS spec.: -. <->"[AldusNovaPro-Book.otf]/OT:script=latn;language=DFLT;mapping=tex-text;" -. - 'small caps' (m/sc) with NFSS spec.: -. - 'bold' (bx/n) with NFSS spec.: -. <->"[PalatinoNovaPro-Medium.otf]/OT:script=latn;language=DFLT;mapping=tex-tex -t;" -. - 'bold small caps' (bx/sc) with NFSS spec.: -. - 'italic' (m/it) with NFSS spec.: -. <->"[AldusNovaPro-BookItalic.otf]/OT:script=latn;language=DFLT;mapping=tex-te -xt;" -. - 'italic small caps' (m/itsc) with NFSS spec.: -. - 'bold italic' (bx/it) with NFSS spec.: -. <->"[PalatinoNovaPro-MediumIt.otf]/OT:script=latn;language=DFLT;mapping=tex-t -ext;" -. - 'bold italic small caps' (bx/itsc) with NFSS spec.: -................................................. -************************************************* -* fontspec warning: "defining-font" -* -* Font family 'aldus-nova(0)' created for font 'aldus-nova' with options -* [Numbers=OldStyle,Ligatures=TeX,Extension = .otf,UprightFont = -* AldusNovaPro-Book,ItalicFont = AldusNovaPro-BookItalic,BoldFont = -* PalatinoNovaPro-Medium,BoldItalicFont = PalatinoNovaPro-MediumIt]. -* -* This font family consists of the following NFSS series/shapes: -* -* - 'normal' (m/n) with NFSS spec.: -* <->"[AldusNovaPro-Book.otf]/OT:script=latn;language=DFLT;mapping=tex-text;" -* - 'small caps' (m/sc) with NFSS spec.: -* - 'bold' (bx/n) with NFSS spec.: -* <->"[PalatinoNovaPro-Medium.otf]/OT:script=latn;language=DFLT;mapping=tex-tex -t;" -* - 'bold small caps' (bx/sc) with NFSS spec.: -* - 'italic' (m/it) with NFSS spec.: -* <->"[AldusNovaPro-BookItalic.otf]/OT:script=latn;language=DFLT;mapping=tex-te -xt;" -* - 'italic small caps' (m/itsc) with NFSS spec.: -* - 'bold italic' (bx/it) with NFSS spec.: -* <->"[PalatinoNovaPro-MediumIt.otf]/OT:script=latn;language=DFLT;mapping=tex-t -ext;" -* - 'bold italic small caps' (bx/itsc) with NFSS spec.: -************************************************* -LaTeX Info: Redefining \rmfamily on input line 65. - - -:::::::::::::::::::::::::::::: -::fontspec_select:nn {,} {palatino-sans-light} -::__fontspec_init: -::__fontspec_if_detect_external:n{palatino-sans-light} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {palatino-sans --light} -(/Users/will/Dropbox/texmf/tex/latex/willfonts/palatino-sans-light.fontspec) -::__fontspec_extract_all_features:n{,} -fontid:palatino-sans-light-:-Numbers=OldStyle,Ligatures=TeX,Extension = .ttf,Up -rightFont = PalatinoSansCom-Light,ItalicFont = PalatinoSansCom-LightIta,BoldFon -t = PalatinoSansCom-Regular,BoldItalicFont = PalatinoSansCom-Italic -::__fontspec_preparse_features: -::::Keys set: {fontspec-preparse-external} {Numbers=OldStyle,Ligatures=TeX,Exte -nsion = .ttf,UprightFont = PalatinoSansCom-Light,ItalicFont = PalatinoSansCom-L -ightIta,BoldFont = PalatinoSansCom-Regular,BoldItalicFont = PalatinoSansCom-Ita -lic} -Setting bold font "PalatinoSansCom-Regular" with series "bx" -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec-preparse} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::__fontspec_load_font -Set base font for preliminary analysis:"[PalatinoSansCom-Light.ttf]/OT" -::__fontspec_set_font_type: -Set base font properly:"[PalatinoSansCom-Light.ttf]/OT" -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'PalatinoSansCom-Light' with script 'Latin' and language 'Default'. -************************************************* -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -save family: palatino-sans-light -==fontid_tl:"palatino-sans-light-:-Numbers=OldStyle,Ligatures=TeX,Extension = . -ttf,UprightFont = PalatinoSansCom-Light,ItalicFont = PalatinoSansCom-LightIta,B -oldFont = PalatinoSansCom-Regular,BoldItalicFont = PalatinoSansCom-Italic". -\g__fontspec_family_palatino-sans-light_int=\count155 -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{PalatinoSansCom-Light} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-Light} -= declare_shape: {PalatinoSansCom-Light} {m} {n} -== size: - -::__fontspec_load_fontname:n{PalatinoSansCom-Light} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-Light} -==== Setup NFSS shape: <-> PalatinoSansCom-Light -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'PalatinoSansCom-Light' with script 'Latin' and language 'Default'. -************************************************* -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: mapping=tex-text; -=== sized font: PalatinoSansCom-Light -:: fontspec_check_ot_feat:n {smcp} -==== Small caps not found. -DeclareFontShape: {TU}{palatino-sans-light(0)}{m}{n}... -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{PalatinoSansCom-Regular} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-Regular} -= declare_shape: {PalatinoSansCom-Regular} {bx} {n} -== size: - -::__fontspec_load_fontname:n{PalatinoSansCom-Regular} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-Regular} -==== Setup NFSS shape: <-> PalatinoSansCom-Regular -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'PalatinoSansCom-Regular' with script 'Latin' and language 'Default'. -************************************************* -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: mapping=tex-text; -=== sized font: PalatinoSansCom-Regular -:: fontspec_check_ot_feat:n {smcp} -==== Small caps not found. -DeclareFontShape: {TU}{palatino-sans-light(0)}{bx}{n}... -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{PalatinoSansCom-LightIta} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-LightIta} -= declare_shape: {PalatinoSansCom-LightIta} {m} {it} -== size: - -::__fontspec_load_fontname:n{PalatinoSansCom-LightIta} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-LightIta} -==== Setup NFSS shape: <-> PalatinoSansCom-LightIta -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'PalatinoSansCom-LightIta' with script 'Latin' and language 'Default'. -************************************************* -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: mapping=tex-text; -=== sized font: PalatinoSansCom-LightIta -:: fontspec_check_ot_feat:n {smcp} -==== Small caps not found. -DeclareFontShape: {TU}{palatino-sans-light(0)}{m}{it}... -DeclareFontShape: {TU}{palatino-sans-light(0)}{m}{sl}... -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{PalatinoSansCom-Italic} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-Italic} -= declare_shape: {PalatinoSansCom-Italic} {bx} {it} -== size: - -::__fontspec_load_fontname:n{PalatinoSansCom-Italic} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-Italic} -==== Setup NFSS shape: <-> PalatinoSansCom-Italic -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'PalatinoSansCom-Italic' with script 'Latin' and language 'Default'. -************************************************* -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: mapping=tex-text; -=== sized font: PalatinoSansCom-Italic -:: fontspec_check_ot_feat:n {smcp} -==== Small caps not found. -DeclareFontShape: {TU}{palatino-sans-light(0)}{bx}{it}... -DeclareFontShape: {TU}{palatino-sans-light(0)}{bx}{sl}... -................................................. -. fontspec info: "defining-font" -. -. Font family 'palatino-sans-light(0)' created for font 'palatino-sans-light' -. with options [Numbers=OldStyle,Ligatures=TeX,Extension = .ttf,UprightFont = -. PalatinoSansCom-Light,ItalicFont = PalatinoSansCom-LightIta,BoldFont = -. PalatinoSansCom-Regular,BoldItalicFont = PalatinoSansCom-Italic]. -. -. This font family consists of the following NFSS series/shapes: -. -. - 'normal' (m/n) with NFSS spec.: -. <->"[PalatinoSansCom-Light.ttf]/OT:script=latn;language=DFLT;mapping=tex-text -;" -. - 'small caps' (m/sc) with NFSS spec.: -. - 'bold' (bx/n) with NFSS spec.: -. <->"[PalatinoSansCom-Regular.ttf]/OT:script=latn;language=DFLT;mapping=tex-te -xt;" -. - 'bold small caps' (bx/sc) with NFSS spec.: -. - 'italic' (m/it) with NFSS spec.: -. <->"[PalatinoSansCom-LightIta.ttf]/OT:script=latn;language=DFLT;mapping=tex-t -ext;" -. - 'italic small caps' (m/itsc) with NFSS spec.: -. - 'bold italic' (bx/it) with NFSS spec.: -. <->"[PalatinoSansCom-Italic.ttf]/OT:script=latn;language=DFLT;mapping=tex-tex -t;" -. - 'bold italic small caps' (bx/itsc) with NFSS spec.: -................................................. -************************************************* -* fontspec warning: "defining-font" -* -* Font family 'palatino-sans-light(0)' created for font 'palatino-sans-light' -* with options [Numbers=OldStyle,Ligatures=TeX,Extension = .ttf,UprightFont = -* PalatinoSansCom-Light,ItalicFont = PalatinoSansCom-LightIta,BoldFont = -* PalatinoSansCom-Regular,BoldItalicFont = PalatinoSansCom-Italic]. -* -* This font family consists of the following NFSS series/shapes: -* -* - 'normal' (m/n) with NFSS spec.: -* <->"[PalatinoSansCom-Light.ttf]/OT:script=latn;language=DFLT;mapping=tex-text -;" -* - 'small caps' (m/sc) with NFSS spec.: -* - 'bold' (bx/n) with NFSS spec.: -* <->"[PalatinoSansCom-Regular.ttf]/OT:script=latn;language=DFLT;mapping=tex-te -xt;" -* - 'bold small caps' (bx/sc) with NFSS spec.: -* - 'italic' (m/it) with NFSS spec.: -* <->"[PalatinoSansCom-LightIta.ttf]/OT:script=latn;language=DFLT;mapping=tex-t -ext;" -* - 'italic small caps' (m/itsc) with NFSS spec.: -* - 'bold italic' (bx/it) with NFSS spec.: -* <->"[PalatinoSansCom-Italic.ttf]/OT:script=latn;language=DFLT;mapping=tex-tex -t;" -* - 'bold italic small caps' (bx/itsc) with NFSS spec.: -************************************************* -LaTeX Info: Redefining \sffamily on input line 65. - - -:::::::::::::::::::::::::::::: -::fontspec_select:nn {,BoldFont=lmmonolt10-bold.otf} {lmmonolt10-regular.otf} -::__fontspec_init: -::__fontspec_if_detect_external:n{lmmonolt10-regular.otf} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonolt10-re -gular.otf} -::__fontspec_extract_all_features:n{,BoldFont=lmmonolt10-bold.otf} -fontid:lmmonolt10-regular-:-Numbers=OldStyle,WordSpace={1,0,0},PunctuationSpace -=WordSpace,BoldFont=lmmonolt10-bold.otf -::__fontspec_preparse_features: -::::Keys set: {fontspec-preparse-external} {Numbers=OldStyle,WordSpace={1,0,0}, -PunctuationSpace=WordSpace,BoldFont=lmmonolt10-bold.otf} -Setting bold font "lmmonolt10-bold.otf" with series "bx" -::::Leftover: {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace={WordSpace -}} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},WordSpace={1,0,0},Punctua -tionSpace={WordSpace}} -::::Leftover: {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace={WordSpace -}} -::::Keys set: {fontspec-preparse} {Numbers={OldStyle},WordSpace={1,0,0},Punctua -tionSpace={WordSpace}} -::::Leftover: {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace={WordSpace -}} -::__fontspec_load_font -Set base font for preliminary analysis:"[lmmonolt10-regular.otf]/OT" -::__fontspec_set_font_type: -Set base font properly:"[lmmonolt10-regular.otf]/OT" -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},WordSpace={1,0,0},Punctua -tionSpace={WordSpace},} -::::Leftover: {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace={WordSpace -}} -::::Keys set: {fontspec} {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace -={WordSpace}} -::::Leftover: {Numbers={OldStyle}} -:::Setting keys for OpenType font features: "Numbers={OldStyle}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'lmmonolt10-regular' with script 'Latin' and language 'Default'. -************************************************* -save family: lmmonolt10-regular.otf -==fontid_tl:"lmmonolt10-regular-:-Numbers=OldStyle,WordSpace={1,0,0},Punctuatio -nSpace=WordSpace,BoldFont=lmmonolt10-bold.otf". -\g__fontspec_family_lmmonolt10-regular.otf_int=\count156 -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{lmmonolt10-regular} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonolt10-re -gular} -= declare_shape: {lmmonolt10-regular} {m} {n} -== size: - -::__fontspec_load_fontname:n{lmmonolt10-regular} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonolt10-re -gular} -==== Setup NFSS shape: <-> lmmonolt10-regular -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},WordSpace={1,0,0},Punctua -tionSpace={WordSpace},,,,} -::::Leftover: {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace={WordSpace -}} -::::Keys set: {fontspec} {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace -={WordSpace}} -::::Leftover: {Numbers={OldStyle}} -:::Setting keys for OpenType font features: "Numbers={OldStyle}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'lmmonolt10-regular' with script 'Latin' and language 'Default'. -************************************************* -==== Gathered features: -=== sized font: lmmonolt10-regular -:: fontspec_check_ot_feat:n {smcp} -==== Small caps not found. -DeclareFontShape: {TU}{lmmonolt10-regular.otf(0)}{m}{n}... -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{lmmonolt10-bold.otf} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonolt10-bo -ld.otf} -= declare_shape: {lmmonolt10-bold} {bx} {n} -== size: - -::__fontspec_load_fontname:n{lmmonolt10-bold} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonolt10-bo -ld} -==== Setup NFSS shape: <-> lmmonolt10-bold -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},WordSpace={1,0,0},Punctua -tionSpace={WordSpace},,,,} -::::Leftover: {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace={WordSpace -}} -::::Keys set: {fontspec} {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace -={WordSpace}} -::::Leftover: {Numbers={OldStyle}} -:::Setting keys for OpenType font features: "Numbers={OldStyle}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'lmmonolt10-bold' with script 'Latin' and language 'Default'. -************************************************* -==== Gathered features: -=== sized font: lmmonolt10-bold -:: fontspec_check_ot_feat:n {smcp} -==== Small caps not found. -DeclareFontShape: {TU}{lmmonolt10-regular.otf(0)}{bx}{n}... -................................................. -. fontspec info: "defining-font" -. -. Font family 'lmmonolt10-regular.otf(0)' created for font -. 'lmmonolt10-regular.otf' with options -. [Numbers=OldStyle,WordSpace={1,0,0},PunctuationSpace=WordSpace,BoldFont=lmmon -olt10-bold.otf]. -. -. This font family consists of the following NFSS series/shapes: -. -. - 'normal' (m/n) with NFSS spec.: -. <->"[lmmonolt10-regular.otf]/OT:script=latn;language=DFLT;" -. - 'small caps' (m/sc) with NFSS spec.: -. and font adjustment code: -. \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font -. \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font -. - 'bold' (bx/n) with NFSS spec.: -. <->"[lmmonolt10-bold.otf]/OT:script=latn;language=DFLT;" -. - 'bold small caps' (bx/sc) with NFSS spec.: -. and font adjustment code: -. \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font -. \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font -................................................. -************************************************* -* fontspec warning: "defining-font" -* -* Font family 'lmmonolt10-regular.otf(0)' created for font -* 'lmmonolt10-regular.otf' with options -* [Numbers=OldStyle,WordSpace={1,0,0},PunctuationSpace=WordSpace,BoldFont=lmmon -olt10-bold.otf]. -* -* This font family consists of the following NFSS series/shapes: -* -* - 'normal' (m/n) with NFSS spec.: -* <->"[lmmonolt10-regular.otf]/OT:script=latn;language=DFLT;" -* - 'small caps' (m/sc) with NFSS spec.: -* and font adjustment code: -* \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font -* \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font -* - 'bold' (bx/n) with NFSS spec.: -* <->"[lmmonolt10-bold.otf]/OT:script=latn;language=DFLT;" -* - 'bold small caps' (bx/sc) with NFSS spec.: -* and font adjustment code: -* \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font -* \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font -************************************************* -LaTeX Info: Redefining \ttfamily on input line 66. - - -:::::::::::::::::::::::::::::: -::fontspec_select:nn {,} {lmmonoltcond10-regular.otf} -::__fontspec_init: -::__fontspec_if_detect_external:n{lmmonoltcond10-regular.otf} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonoltcond1 -0-regular.otf} -::__fontspec_extract_all_features:n{,} -fontid:lmmonoltcond10-regular-:-Numbers=OldStyle -::__fontspec_preparse_features: -::::Keys set: {fontspec-preparse-external} {Numbers=OldStyle} -::::Leftover: {Numbers={OldStyle}} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle}} -::::Leftover: {Numbers={OldStyle}} -::::Keys set: {fontspec-preparse} {Numbers={OldStyle}} -::::Leftover: {Numbers={OldStyle}} -::__fontspec_load_font -Set base font for preliminary analysis:"[lmmonoltcond10-regular.otf]/OT" -::__fontspec_set_font_type: -Set base font properly:"[lmmonoltcond10-regular.otf]/OT" -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},} -::::Leftover: {Numbers={OldStyle}} -::::Keys set: {fontspec} {Numbers={OldStyle}} -::::Leftover: {Numbers={OldStyle}} -:::Setting keys for OpenType font features: "Numbers={OldStyle}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'lmmonoltcond10-regular' with script 'Latin' and language 'Default'. -************************************************* -save family: lmmonoltcond10-regular.otf -==fontid_tl:"lmmonoltcond10-regular-:-Numbers=OldStyle". -\g__fontspec_family_lmmonoltcond10-regular.otf_int=\count157 -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{lmmonoltcond10-regular} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonoltcond1 -0-regular} -= declare_shape: {lmmonoltcond10-regular} {m} {n} -== size: - -::__fontspec_load_fontname:n{lmmonoltcond10-regular} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonoltcond1 -0-regular} -==== Setup NFSS shape: <-> lmmonoltcond10-regular -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},,,,} -::::Leftover: {Numbers={OldStyle}} -::::Keys set: {fontspec} {Numbers={OldStyle}} -::::Leftover: {Numbers={OldStyle}} -:::Setting keys for OpenType font features: "Numbers={OldStyle}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -************************************************* -* fontspec warning: "icu-feature-not-exist-in-font" -* -* OpenType feature 'Lowercase=' (onum) not available for font -* 'lmmonoltcond10-regular' with script 'Latin' and language 'Default'. -************************************************* -==== Gathered features: -=== sized font: lmmonoltcond10-regular -:: fontspec_check_ot_feat:n {smcp} -==== Small caps not found. -DeclareFontShape: {TU}{lmmonoltcond10-regular.otf(0)}{m}{n}... -................................................. -. fontspec info: "defining-font" -. -. Font family 'lmmonoltcond10-regular.otf(0)' created for font -. 'lmmonoltcond10-regular.otf' with options [Numbers=OldStyle]. -. -. This font family consists of the following NFSS series/shapes: -. -. - 'normal' (m/n) with NFSS spec.: -. <->"[lmmonoltcond10-regular.otf]/OT:script=latn;language=DFLT;" -. - 'small caps' (m/sc) with NFSS spec.: -................................................. -************************************************* -* fontspec warning: "defining-font" -* -* Font family 'lmmonoltcond10-regular.otf(0)' created for font -* 'lmmonoltcond10-regular.otf' with options [Numbers=OldStyle]. -* -* This font family consists of the following NFSS series/shapes: -* -* - 'normal' (m/n) with NFSS spec.: -* <->"[lmmonoltcond10-regular.otf]/OT:script=latn;language=DFLT;" -* - 'small caps' (m/sc) with NFSS spec.: -************************************************* -(/usr/local/texlive/2016/texmf-dist/tex/latex/hyperref/hyperref.sty -Package: hyperref 2012/11/06 v6.83m Hypertext links for LaTeX - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty -Package: hobsub-hyperref 2012/05/28 v1.13 Bundle oberdiek, subset hyperref (HO) - - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty -Package: hobsub-generic 2012/05/28 v1.13 Bundle oberdiek, subset generic (HO) -Package: hobsub 2012/05/28 v1.13 Construct package bundles (HO) -Package hobsub Info: Skipping package `infwarerr' (already loaded). -Package hobsub Info: Skipping package `ltxcmds' (already loaded). -Package hobsub Info: Skipping package `ifluatex' (already loaded). -Package hobsub Info: Skipping package `ifvtex' (already loaded). -Package: intcalc 2007/09/27 v1.1 Expandable calculations with integers (HO) -Package hobsub Info: Skipping package `ifpdf' (already loaded). -Package hobsub Info: Skipping package `etexcmds' (already loaded). -Package hobsub Info: Skipping package `kvsetkeys' (already loaded). -Package hobsub Info: Skipping package `kvdefinekeys' (already loaded). -Package hobsub Info: Skipping package `pdftexcmds' (already loaded). -Package: pdfescape 2011/11/25 v1.13 Implements pdfTeX's escape features (HO) -Package: bigintcalc 2012/04/08 v1.3 Expandable calculations on big integers (HO -) -Package: bitset 2011/01/30 v1.1 Handle bit-vector datatype (HO) -Package: uniquecounter 2011/01/30 v1.2 Provide unlimited unique counter (HO) -) -Package hobsub Info: Skipping package `hobsub' (already loaded). -Package: letltxmacro 2010/09/02 v1.4 Let assignment for LaTeX macros (HO) -Package: hopatch 2012/05/28 v1.2 Wrapper for package hooks (HO) -Package: xcolor-patch 2011/01/30 xcolor patch -Package: atveryend 2011/06/30 v1.8 Hooks at the very end of document (HO) -Package atveryend Info: \enddocument detected (standard20110627). -Package atveryend Info: \docmute@enddocument detected (standard20110627). -Package: atbegshi 2011/10/05 v1.16 At begin shipout hook (HO) -Package: refcount 2011/10/16 v3.4 Data extraction from label references (HO) -Package: hycolor 2011/01/30 v1.7 Color options for hyperref/bookmark (HO) -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/oberdiek/auxhook.sty -Package: auxhook 2011/03/04 v1.3 Hooks for auxiliary files (HO) - - -Package auxhook Warning: Cannot patch \document, -(auxhook) using \AtBeginDocument instead. - -) -\@linkdim=\dimen181 -\Hy@linkcounter=\count158 -\Hy@pagecounter=\count159 - (/usr/local/texlive/2016/texmf-dist/tex/latex/hyperref/pd1enc.def -File: pd1enc.def 2012/11/06 v6.83m Hyperref: PDFDocEncoding definition (HO) -) -\Hy@SavedSpaceFactor=\count160 - -(/usr/local/texlive/2016/texmf-dist/tex/latex/latexconfig/hyperref.cfg -File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive -) -Package hyperref Info: Option `bookmarks' set `true' on input line 4328. -Package hyperref Info: Option `colorlinks' set `true' on input line 4328. - - -Package hyperref Warning: XeTeX driver only supports unicode. -(hyperref) Enabling option `unicode'. - -Package hyperref Info: Option `unicode' set `true' on input line 4328. -(/usr/local/texlive/2016/texmf-dist/tex/latex/hyperref/puenc.def -File: puenc.def 2012/11/06 v6.83m Hyperref: PDF Unicode definition (HO) -) -Package hyperref Info: Hyper figures OFF on input line 4452. -Package hyperref Info: Link nesting OFF on input line 4457. -Package hyperref Info: Hyper index ON on input line 4460. -Package hyperref Info: Plain pages OFF on input line 4467. -Package hyperref Info: Backreferencing OFF on input line 4472. -Package hyperref Info: Implicit mode ON; LaTeX internals redefined. -Package hyperref Info: Bookmarks ON on input line 4697. -\c@Hy@tempcnt=\count161 -LaTeX Info: Redefining \url on input line 5051. -\XeTeXLinkMargin=\dimen182 -\Fld@menulength=\count162 -\Field@Width=\dimen183 -\Fld@charsize=\dimen184 -Package hyperref Info: Hyper figures OFF on input line 6305. -Package hyperref Info: Link nesting OFF on input line 6310. -Package hyperref Info: Hyper index ON on input line 6313. -Package hyperref Info: backreferencing OFF on input line 6320. -Package hyperref Info: Link coloring ON on input line 6323. -Package hyperref Info: Link coloring with OCG OFF on input line 6330. -Package hyperref Info: PDF/A mode OFF on input line 6335. -LaTeX Info: Redefining \ref on input line 6375. -LaTeX Info: Redefining \pageref on input line 6379. -\Hy@abspage=\count163 -\c@Item=\count164 -\c@Hfootnote=\count165 -) - -Package hyperref Message: Driver (autodetected): hxetex. - -(/usr/local/texlive/2016/texmf-dist/tex/latex/hyperref/hxetex.def -File: hxetex.def 2012/11/06 v6.83m Hyperref driver for XeTeX - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/stringenc.sty -Package: stringenc 2011/12/02 v1.10 Convert strings between diff. encodings (HO -) -) -\pdfm@box=\box71 -\c@Hy@AnnotLevel=\count166 -\HyField@AnnotCount=\count167 -\Fld@listcount=\count168 -\c@bookmark@seq@number=\count169 - -(/usr/local/texlive/2016/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty -Package: rerunfilecheck 2011/04/15 v1.7 Rerun checks for auxiliary files (HO) -Package rerunfilecheck Info: Feature \pdfmdfivesum is not available -(rerunfilecheck) (e.g. pdfTeX or LuaTeX with package `pdftexcmds'). - -(rerunfilecheck) Therefore file contents cannot be checked efficien -tly -(rerunfilecheck) and the loading of the package is aborted. -) -\Hy@SectionHShift=\skip89 -) -\X=\box72 -\Y=\box73 -\c@example=\count170 -\c@argument=\count171 -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \otf with sig. 'somm' on line 248. -................................................. -) -(./fontspec-doc-enc.aux) -\openout1 = `fontspec-doc-enc.aux'. - -LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 4. -LaTeX Font Info: ... okay on input line 4. -LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 4. -LaTeX Font Info: ... okay on input line 4. -LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 4. -LaTeX Font Info: ... okay on input line 4. -LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 4. -LaTeX Font Info: ... okay on input line 4. -LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 4. -LaTeX Font Info: ... okay on input line 4. -LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 4. -LaTeX Font Info: ... okay on input line 4. -LaTeX Font Info: Checking defaults for TU/lmr/m/n on input line 4. -LaTeX Font Info: ... okay on input line 4. -LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 4. -LaTeX Font Info: ... okay on input line 4. -LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 4. -LaTeX Font Info: ... okay on input line 4. -Package doc Info: Made | a short reference for \verb on input line 4. -................................................. -. fontspec info: "setup-math" -. -. Adjusting the maths setup (use [no-math] to avoid this). -................................................. -\symlegacymaths=\mathgroup4 -LaTeX Font Info: Overwriting symbol font `legacymaths' in version `bold' -(Font) OT1/cmr/m/n --> OT1/cmr/bx/n on input line 4. -LaTeX Font Info: Redeclaring math accent \acute on input line 4. -LaTeX Font Info: Redeclaring math accent \grave on input line 4. -LaTeX Font Info: Redeclaring math accent \ddot on input line 4. -LaTeX Font Info: Redeclaring math accent \tilde on input line 4. -LaTeX Font Info: Redeclaring math accent \bar on input line 4. -LaTeX Font Info: Redeclaring math accent \breve on input line 4. -LaTeX Font Info: Redeclaring math accent \check on input line 4. -LaTeX Font Info: Redeclaring math accent \hat on input line 4. -LaTeX Font Info: Redeclaring math accent \dot on input line 4. -LaTeX Font Info: Redeclaring math accent \mathring on input line 4. -LaTeX Font Info: Redeclaring math symbol \colon on input line 4. -LaTeX Font Info: Redeclaring math symbol \Gamma on input line 4. -LaTeX Font Info: Redeclaring math symbol \Delta on input line 4. -LaTeX Font Info: Redeclaring math symbol \Theta on input line 4. -LaTeX Font Info: Redeclaring math symbol \Lambda on input line 4. -LaTeX Font Info: Redeclaring math symbol \Xi on input line 4. -LaTeX Font Info: Redeclaring math symbol \Pi on input line 4. -LaTeX Font Info: Redeclaring math symbol \Sigma on input line 4. -LaTeX Font Info: Redeclaring math symbol \Upsilon on input line 4. -LaTeX Font Info: Redeclaring math symbol \Phi on input line 4. -LaTeX Font Info: Redeclaring math symbol \Psi on input line 4. -LaTeX Font Info: Redeclaring math symbol \Omega on input line 4. -LaTeX Font Info: Redeclaring math symbol \mathdollar on input line 4. -LaTeX Font Info: Redeclaring symbol font `operators' on input line 4. -LaTeX Font Info: Encoding `OT1' has changed to `TU' for symbol font -(Font) `operators' in the math version `normal' on input line 4. -LaTeX Font Info: Overwriting symbol font `operators' in version `normal' -(Font) OT1/cmr/m/n --> TU/aldus-nova(0)/m/n on input line 4. -LaTeX Font Info: Encoding `OT1' has changed to `TU' for symbol font -(Font) `operators' in the math version `bold' on input line 4. -LaTeX Font Info: Overwriting symbol font `operators' in version `bold' -(Font) OT1/cmr/bx/n --> TU/aldus-nova(0)/m/n on input line 4. -LaTeX Font Info: Overwriting symbol font `operators' in version `normal' -(Font) TU/aldus-nova(0)/m/n --> TU/aldus-nova(0)/m/n on input -line 4. -LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal' -(Font) OT1/cmr/m/it --> TU/aldus-nova(0)/m/it on input line 4. - -LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal' -(Font) OT1/cmr/bx/n --> TU/aldus-nova(0)/bx/n on input line 4. - -LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal' -(Font) OT1/cmss/m/n --> TU/palatino-sans-light(0)/m/n on input - line 4. -LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal' -(Font) OT1/cmtt/m/n --> TU/lmmonolt10-regular.otf(0)/m/n on in -put line 4. -LaTeX Font Info: Overwriting symbol font `operators' in version `bold' -(Font) TU/aldus-nova(0)/m/n --> TU/aldus-nova(0)/bx/n on input - line 4. -LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold' -(Font) OT1/cmr/bx/it --> TU/aldus-nova(0)/bx/it on input line -4. -LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold' -(Font) OT1/cmss/bx/n --> TU/palatino-sans-light(0)/bx/n on inp -ut line 4. -LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold' -(Font) OT1/cmtt/m/n --> TU/lmmonolt10-regular.otf(0)/bx/n on i -nput line 4. -Package caption Info: Begin \AtBeginDocument code. -Package caption Info: hyperref package is loaded. -Package caption Info: End \AtBeginDocument code. -LaTeX Info: Redefining \microtypecontext on input line 4. -Package microtype Info: Character protrusion enabled (level 2). -Package microtype Info: Using default protrusion set `alltext'. -Package microtype Info: No adjustment of tracking. -Package microtype Info: No adjustment of spacing. -Package microtype Info: No adjustment of kerning. -Package microtype Info: Loading generic settings for font family -(microtype) `aldus-nova' (encoding: TU). -(microtype) For optimal results, create family-specific settings. -(microtype) See the microtype manual for details. -\AtBeginShipoutBox=\box74 -Package hyperref Info: Link coloring ON on input line 4. - -(/usr/local/texlive/2016/texmf-dist/tex/latex/hyperref/nameref.sty -Package: nameref 2012/10/27 v2.43 Cross-referencing by name of section - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/gettitlestring.sty -Package: gettitlestring 2010/12/03 v1.4 Cleanup title references (HO) -) -\c@section@level=\count172 -LaTeX Info: Redefining \Ref on input line 513. -) -LaTeX Info: Redefining \ref on input line 4. -LaTeX Info: Redefining \pageref on input line 4. -LaTeX Info: Redefining \nameref on input line 4. - -(./fontspec-doc-enc.out) (./fontspec-doc-enc.out) -\@outlinefile=\write4 -\openout4 = `fontspec-doc-enc.out'. - -LaTeX Info: Redefining \Ref on input line 4. -\docmute@nestinglevel=\count173 -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <7> on input line 8. -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <5> on input line 8. - -(/usr/local/texlive/2016/texmf-dist/tex/latex/microtype/mt-cmr.cfg -File: mt-cmr.cfg 2013/05/19 v2.2 microtype config. file: Computer Modern Roman -(RS) -) -Package microtype Info: Loading generic settings for font family -(microtype) `palatino-sans-light' (encoding: TU). -(microtype) For optimal results, create family-specific settings. -(microtype) See the microtype manual for details. -Package microtype Info: Loading generic settings for font family -(microtype) `lmmonolt10-regular.otf' (encoding: TU). -(microtype) For optimal results, create family-specific settings. -(microtype) See the microtype manual for details. - [1 - -] -[2] -Overfull \hbox (25.95908pt too wide) in paragraph at lines 166--166 -[]\TU/lmmonolt10-regular.otf(0)/m/n/10 \DeclareTextCommand{$\OMS/cmsy/m/n/10 h$ -[]\TU/aldus-nova(0)/m/it/10 command$\OMS/cmsy/m/n/10 i$[]\TU/lmmonolt10-regular -.otf(0)/m/n/10 }{$\OMS/cmsy/m/n/10 h$[]\TU/aldus-nova(0)/m/it/10 encoding$\OMS/ -cmsy/m/n/10 i$[]\TU/lmmonolt10-regular.otf(0)/m/n/10 }[$\OMS/cmsy/m/n/10 h$[]\T -U/aldus-nova(0)/m/it/10 num$\OMS/cmsy/m/n/10 i$[]\TU/lmmonolt10-regular.otf(0)/ -m/n/10 ][$\OMS/cmsy/m/n/10 h$[]\TU/aldus-nova(0)/m/it/10 default$\OMS/cmsy/m/n/ -10 i$[]\TU/lmmonolt10-regular.otf(0)/m/n/10 ]{$\OMS/cmsy/m/n/10 h$[]\TU/aldus-n -ova(0)/m/it/10 code$\OMS/cmsy/m/n/10 i$[]\TU/lmmonolt10-regular.otf(0)/m/n/10 } - - [] - - -Overfull \hbox (27.98126pt too wide) in paragraph at lines 170--170 -[]\TU/lmmonolt10-regular.otf(0)/m/n/10 \DeclareTextCompositeCommand{$\OMS/cmsy/ -m/n/10 h$[]\TU/aldus-nova(0)/m/it/10 command$\OMS/cmsy/m/n/10 i$[]\TU/lmmonolt1 -0-regular.otf(0)/m/n/10 }{$\OMS/cmsy/m/n/10 h$[]\TU/aldus-nova(0)/m/it/10 encod -ing$\OMS/cmsy/m/n/10 i$[]\TU/lmmonolt10-regular.otf(0)/m/n/10 }{$\OMS/cmsy/m/n/ -10 h$[]\TU/aldus-nova(0)/m/it/10 letter$\OMS/cmsy/m/n/10 i$[]\TU/lmmonolt10-reg -ular.otf(0)/m/n/10 }{$\OMS/cmsy/m/n/10 h$[]\TU/aldus-nova(0)/m/it/10 code$\OMS/ -cmsy/m/n/10 i$[]\TU/lmmonolt10-regular.otf(0)/m/n/10 } - [] - -[3] -Package atveryend Info: Empty hook `BeforeClearDocument' on input line 189. - [4] -Package atveryend Info: Empty hook `AfterLastShipout' on input line 189. - (./fontspec-doc-enc.aux) -Package atveryend Info: Empty hook `AtVeryEndDocument' on input line 189. -Package atveryend Info: Empty hook `AtEndAfterFileList' on input line 189. -Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 189. - ) -Here is how much of TeX's memory you used: - 22127 strings out of 493624 - 435094 string characters out of 6144511 - 498131 words of memory out of 5000000 - 25338 multiletter control sequences out of 15000+600000 - 4184 words of font info for 38 fonts, out of 8000000 for 9000 - 1328 hyphenation exceptions out of 8191 - 57i,5n,94p,10357b,452s stack positions out of 5000i,500n,10000p,200000b,80000s - -Output written on fontspec-doc-enc.pdf (4 pages). diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.out b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.out deleted file mode 100644 index 1ee521cf9a2..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.out +++ /dev/null @@ -1,4 +0,0 @@ -\BOOKMARK [0][-]{part.1}{\376\377\000I\000\040\000C\000o\000m\000m\000a\000n\000d\000s\000\040\000f\000o\000r\000\040\000a\000c\000c\000e\000n\000t\000s\000\040\000a\000n\000d\000\040\000s\000y\000m\000b\000o\000l\000s\000\040\000\050\000`\000e\000n\000c\000o\000d\000i\000n\000g\000s\000'\000\051}{}% 1 -\BOOKMARK [1][-]{section.1}{\376\377\000A\000\040\000n\000e\000w\000\040\000U\000n\000i\000c\000o\000d\000e\000-\000b\000a\000s\000e\000d\000\040\000e\000n\000c\000o\000d\000i\000n\000g\000\040\000f\000r\000o\000m\000\040\000s\000c\000r\000a\000t\000c\000h}{part.1}% 2 -\BOOKMARK [1][-]{section.2}{\376\377\000A\000d\000j\000u\000s\000t\000i\000n\000g\000\040\000a\000\040\000p\000r\000e\000-\000e\000x\000i\000s\000t\000i\000n\000g\000\040\000e\000n\000c\000o\000d\000i\000n\000g}{part.1}% 3 -\BOOKMARK [1][-]{section.3}{\376\377\000S\000u\000m\000m\000a\000r\000y\000\040\000o\000f\000\040\000c\000o\000m\000m\000a\000n\000d\000s}{part.1}% 4 diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.pdf b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.pdf Binary files differdeleted file mode 100644 index 537ed051f60..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.pdf +++ /dev/null diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.synctex.gz b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.synctex.gz Binary files differdeleted file mode 100644 index cded7488ec9..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-enc.synctex.gz +++ /dev/null diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-featsel.aux b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-featsel.aux deleted file mode 100644 index 87a3d5bcf2b..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-featsel.aux +++ /dev/null @@ -1,33 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\@setckpt{fontspec-doc-featsel}{ -\setcounter{page}{19} -\setcounter{equation}{0} -\setcounter{enumi}{3} -\setcounter{enumii}{0} -\setcounter{enumiii}{0} -\setcounter{enumiv}{0} -\setcounter{footnote}{4} -\setcounter{mpfootnote}{0} -\setcounter{part}{2} -\setcounter{section}{7} -\setcounter{subsection}{0} -\setcounter{subsubsection}{0} -\setcounter{paragraph}{0} -\setcounter{subparagraph}{0} -\setcounter{figure}{0} -\setcounter{table}{0} -\setcounter{StandardModuleDepth}{1} -\setcounter{ContinuedFloat}{0} -\setcounter{FancyVerbLine}{2} -\setcounter{vrcnt}{12} -\setcounter{lofdepth}{1} -\setcounter{lotdepth}{1} -\setcounter{Item}{5} -\setcounter{Hfootnote}{4} -\setcounter{Hy@AnnotLevel}{0} -\setcounter{bookmark@seq@number}{26} -\setcounter{example}{4} -\setcounter{argument}{0} -\setcounter{section@level}{4} -} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-featset.aux b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-featset.aux deleted file mode 100644 index b51d9188896..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-featset.aux +++ /dev/null @@ -1,87 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\@writefile{toc}{\contentsline {part}{III\hspace {1em}Selecting font features}{20}{part.3}} -\newlabel{sec:selectingfeature}{{III}{20}{Selecting font features}{part.3}{}} -\@writefile{toc}{\contentsline {section}{\numberline {8}Default settings}{20}{section.8}} -\newlabel{sec:defaults}{{Section\nobreakspace {}8}{20}{Default settings}{section.8}{}} -\newlabel{ex:dff}{{5}{20}{Default settings}{example.5}{}} -\@writefile{toc}{\contentsline {section}{\numberline {9}Default settings from a file}{21}{section.9}} -\@writefile{toc}{\contentsline {section}{\numberline {10}Working with the currently selected features}{22}{section.10}} -\newlabel{sec:addfontfeatures}{{Section\nobreakspace {}10}{22}{Working with the currently selected features}{section.10}{}} -\newlabel{ex:aff}{{6}{22}{Working with the currently selected features}{example.6}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {10.1}Priority of feature selection}{22}{subsection.10.1}} -\@writefile{toc}{\contentsline {section}{\numberline {11}Different features for different font shapes}{23}{section.11}} -\newlabel{sec:bfit-feat}{{Section\nobreakspace {}11}{23}{Different features for different font shapes}{section.11}{}} -\newlabel{ex:itfeat}{{7}{23}{Different features for different font shapes}{example.7}{}} -\newlabel{ex:scfeat}{{8}{23}{Different features for different font shapes}{example.8}{}} -\@writefile{toc}{\contentsline {section}{\numberline {12}Selecting fonts from TrueType Collections (TTC files)}{24}{section.12}} -\@writefile{toc}{\contentsline {section}{\numberline {13}Different features for different font sizes}{25}{section.13}} -\newlabel{sec:sizefeature}{{Section\nobreakspace {}13}{25}{Different features for different font sizes}{section.13}{}} -\newlabel{13@xvr}{{}{25}{Different features for different font sizes}{section.13}{}} -\newlabel{13@vr}{{}{25}{Different features for different font sizes}{section.13}{}} -\newlabel{ex:sizefeat}{{9}{25}{Different features for different font sizes}{example.9}{}} -\newlabel{14@xvr}{{}{25}{Different features for different font sizes}{figure.caption.12}{}} -\newlabel{14@vr}{{}{25}{Different features for different font sizes}{figure.caption.12}{}} -\@writefile{toc}{\contentsline {paragraph}{Interaction with other features}{25}{section*.14}} -\@writefile{lot}{\contentsline {table}{\numberline {1}{\ignorespaces Syntax for specifying the size to apply custom font features.\relax }}{26}{table.caption.13}} -\providecommand*\caption@xref[2]{\@setref\relax\@undefined{#1}} -\newlabel{tab:sizing}{{Table\nobreakspace {}1}{26}{Syntax for specifying the size to apply custom font features.\relax }{table.caption.13}{}} -\@writefile{toc}{\contentsline {section}{\numberline {14}Font independent options}{26}{section.14}} -\newlabel{sec:font-ind-features}{{Section\nobreakspace {}14}{26}{Font independent options}{section.14}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {14.1}Colour}{26}{subsection.14.1}} -\newlabel{ex:color}{{10}{26}{Colour}{example.10}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {14.2}Scale}{27}{subsection.14.2}} -\newlabel{ex:scale}{{11}{27}{Scale}{example.11}{}} -\newlabel{15@xvr}{{}{28}{Scale}{figure.caption.16}{}} -\newlabel{15@vr}{{}{28}{Scale}{figure.caption.16}{}} -\newlabel{16@xvr}{{}{28}{Scale}{figure.caption.16}{}} -\newlabel{16@vr}{{}{28}{Scale}{figure.caption.16}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {14.3}Interword space}{28}{subsection.14.3}} -\newlabel{ex:wordspace}{{12}{28}{Interword space}{example.12}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {14.4}Post-punctuation space}{28}{subsection.14.4}} -\newlabel{ex:punctspace}{{13}{28}{Post-punctuation space}{example.13}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {14.5}The hyphenation character}{28}{subsection.14.5}} -\newlabel{ex:hyphchar}{{14}{28}{The hyphenation character}{example.14}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {14.6}Optical font sizes}{30}{subsection.14.6}} -\newlabel{sec:opticalsize}{{Section\nobreakspace {}14.6}{30}{Optical font sizes}{subsection.14.6}{}} -\newlabel{ex:optsize}{{15}{30}{Optical font sizes}{example.15}{}} -\newlabel{ex:optsize0}{{16}{30}{Optical font sizes}{example.16}{}} -\newlabel{17@xvr}{{}{30}{Optical font sizes}{figure.caption.21}{}} -\newlabel{17@vr}{{}{30}{Optical font sizes}{figure.caption.21}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {14.7}Font transformations}{30}{subsection.14.7}} -\newlabel{ex:fake}{{17}{30}{Font transformations}{example.17}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {14.8}Letter spacing}{31}{subsection.14.8}} -\newlabel{ex:tracking}{{18}{31}{Letter spacing}{example.18}{}} -\newlabel{18@xvr}{{}{31}{Letter spacing}{figure.caption.23}{}} -\newlabel{18@vr}{{}{31}{Letter spacing}{figure.caption.23}{}} -\@setckpt{fontspec-doc-featset}{ -\setcounter{page}{32} -\setcounter{equation}{0} -\setcounter{enumi}{3} -\setcounter{enumii}{0} -\setcounter{enumiii}{0} -\setcounter{enumiv}{0} -\setcounter{footnote}{5} -\setcounter{mpfootnote}{0} -\setcounter{part}{3} -\setcounter{section}{14} -\setcounter{subsection}{8} -\setcounter{subsubsection}{0} -\setcounter{paragraph}{0} -\setcounter{subparagraph}{0} -\setcounter{figure}{0} -\setcounter{table}{1} -\setcounter{StandardModuleDepth}{1} -\setcounter{ContinuedFloat}{0} -\setcounter{FancyVerbLine}{5} -\setcounter{vrcnt}{18} -\setcounter{lofdepth}{1} -\setcounter{lotdepth}{1} -\setcounter{Item}{5} -\setcounter{Hfootnote}{5} -\setcounter{Hy@AnnotLevel}{0} -\setcounter{bookmark@seq@number}{43} -\setcounter{example}{18} -\setcounter{argument}{0} -\setcounter{section@level}{2} -} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-fontsel.aux b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-fontsel.aux deleted file mode 100644 index c5ff9236a69..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-fontsel.aux +++ /dev/null @@ -1,74 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\@writefile{toc}{\contentsline {part}{II\hspace {1em}General font selection}{10}{part.2}} -\newlabel{3@xvr}{{}{10}{General font selection}{part.2}{}} -\newlabel{3@vr}{{}{10}{General font selection}{part.2}{}} -\newlabel{ex:fontload}{{1}{10}{General font selection}{example.1}{}} -\newlabel{4@xvr}{{}{10}{General font selection}{figure.caption.1}{}} -\newlabel{4@vr}{{}{10}{General font selection}{figure.caption.1}{}} -\newlabel{5@xvr}{{}{10}{General font selection}{figure.caption.1}{}} -\newlabel{5@vr}{{}{10}{General font selection}{figure.caption.1}{}} -\newlabel{6@xvr}{{}{10}{General font selection}{figure.caption.1}{}} -\newlabel{6@vr}{{}{10}{General font selection}{figure.caption.1}{}} -\newlabel{7@xvr}{{}{10}{General font selection}{figure.caption.1}{}} -\newlabel{7@vr}{{}{10}{General font selection}{figure.caption.1}{}} -\newlabel{8@xvr}{{}{10}{General font selection}{figure.caption.1}{}} -\newlabel{8@vr}{{}{10}{General font selection}{figure.caption.1}{}} -\newlabel{9@xvr}{{}{10}{General font selection}{figure.caption.1}{}} -\newlabel{9@vr}{{}{10}{General font selection}{figure.caption.1}{}} -\@writefile{toc}{\contentsline {section}{\numberline {5}Font selection}{10}{section.5}} -\@writefile{toc}{\contentsline {subsection}{\numberline {5.1}By font name}{11}{subsection.5.1}} -\@writefile{toc}{\contentsline {paragraph}{\hologoRobust {LuaTeX}\ users only}{11}{section*.2}} -\@writefile{toc}{\contentsline {subsection}{\numberline {5.2}By file name}{11}{subsection.5.2}} -\newlabel{sec:by-file-name}{{Section\nobreakspace {}5.2}{11}{By file name}{subsection.5.2}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {5.3}Querying whether a font `exists'}{12}{subsection.5.3}} -\newlabel{10@xvr}{{}{13}{Querying whether a font `exists'}{subsection.5.3}{}} -\newlabel{10@vr}{{}{13}{Querying whether a font `exists'}{subsection.5.3}{}} -\@writefile{toc}{\contentsline {section}{\numberline {6}Commands to select font families}{13}{section.6}} -\newlabel{ex:nff}{{2}{13}{Commands to select font families}{example.2}{}} -\newlabel{11@xvr}{{}{13}{Commands to select font families}{figure.caption.3}{}} -\newlabel{11@vr}{{}{13}{Commands to select font families}{figure.caption.3}{}} -\newlabel{ex:nfface}{{3}{13}{Commands to select font families}{example.3}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {6.1}More control over font shape selection}{14}{subsection.6.1}} -\newlabel{sec:bfitfonts}{{Section\nobreakspace {}6.1}{14}{More control over font shape selection}{subsection.6.1}{}} -\newlabel{ex:bff}{{4}{14}{More control over font shape selection}{example.4}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {6.1.1}Small caps and slanted font shapes}{15}{subsubsection.6.1.1}} -\@writefile{toc}{\contentsline {subsection}{\numberline {6.2}Specifically choosing the \textsc {nfss}\ family}{15}{subsection.6.2}} -\newlabel{12@xvr}{{}{16}{Specifically choosing the \NFSS \ family}{subsection.6.2}{}} -\newlabel{12@vr}{{}{16}{Specifically choosing the \NFSS \ family}{subsection.6.2}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {6.3}Choosing additional \textsc {nfss}\ font faces}{16}{subsection.6.3}} -\@writefile{toc}{\contentsline {subsection}{\numberline {6.4}Math(s) fonts}{17}{subsection.6.4}} -\@writefile{toc}{\contentsline {section}{\numberline {7}Miscellaneous font selecting details}{18}{section.7}} -\@writefile{toc}{\contentsline {paragraph}{The optional argument --- from v2.4}{18}{section*.6}} -\@writefile{toc}{\contentsline {paragraph}{Spaces}{19}{section*.7}} -\@setckpt{fontspec-doc-fontsel}{ -\setcounter{page}{20} -\setcounter{equation}{0} -\setcounter{enumi}{3} -\setcounter{enumii}{0} -\setcounter{enumiii}{0} -\setcounter{enumiv}{0} -\setcounter{footnote}{4} -\setcounter{mpfootnote}{0} -\setcounter{part}{2} -\setcounter{section}{7} -\setcounter{subsection}{0} -\setcounter{subsubsection}{0} -\setcounter{paragraph}{0} -\setcounter{subparagraph}{0} -\setcounter{figure}{0} -\setcounter{table}{0} -\setcounter{StandardModuleDepth}{1} -\setcounter{ContinuedFloat}{0} -\setcounter{FancyVerbLine}{2} -\setcounter{vrcnt}{12} -\setcounter{lofdepth}{1} -\setcounter{lotdepth}{1} -\setcounter{Item}{5} -\setcounter{Hfootnote}{4} -\setcounter{Hy@AnnotLevel}{0} -\setcounter{bookmark@seq@number}{26} -\setcounter{example}{4} -\setcounter{argument}{0} -\setcounter{section@level}{4} -} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-intro.aux b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-intro.aux deleted file mode 100644 index a504757f46c..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-intro.aux +++ /dev/null @@ -1,56 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\@writefile{toc}{\contentsline {part}{I\hspace {1em}Getting started}{6}{part.1}} -\@writefile{toc}{\contentsline {section}{\numberline {1}History}{6}{section.1}} -\@writefile{toc}{\contentsline {section}{\numberline {2}Introduction}{6}{section.2}} -\@writefile{toc}{\contentsline {subsection}{\numberline {2.1}Acknowledgements}{6}{subsection.2.1}} -\@writefile{toc}{\contentsline {section}{\numberline {3}Package loading and options}{7}{section.3}} -\@writefile{toc}{\contentsline {subsection}{\numberline {3.1}Font encodings}{7}{subsection.3.1}} -\newlabel{1@xvr}{{}{7}{Font encodings}{subsection.3.1}{}} -\newlabel{1@vr}{{}{7}{Font encodings}{subsection.3.1}{}} -\newlabel{2@xvr}{{}{7}{Font encodings}{subsection.3.1}{}} -\newlabel{2@vr}{{}{7}{Font encodings}{subsection.3.1}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}Maths fonts adjustments}{7}{subsection.3.2}} -\@writefile{toc}{\contentsline {subsection}{\numberline {3.3}Configuration}{7}{subsection.3.3}} -\newlabel{sec:config}{{Section\nobreakspace {}3.3}{7}{Configuration}{subsection.3.3}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {3.4}Warnings}{8}{subsection.3.4}} -\newlabel{sec:quiet-warnings}{{Section\nobreakspace {}3.4}{8}{Warnings}{subsection.3.4}{}} -\@writefile{toc}{\contentsline {section}{\numberline {4}Interaction with \LaTeXe \ and other packages}{8}{section.4}} -\@writefile{toc}{\contentsline {subsection}{\numberline {4.1}Verbatim}{8}{subsection.4.1}} -\newlabel{sec:verb}{{Section\nobreakspace {}4.1}{8}{Verbatim}{subsection.4.1}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {4.2}Discretionary hyphenation: \cs {\char 45\relax }}{8}{subsection.4.2}} -\newlabel{sec:hyphen}{{Section\nobreakspace {}4.2}{8}{Discretionary hyphenation: \cmd \-}{subsection.4.2}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {4.3}Commands for old-style and lining numbers}{8}{subsection.4.3}} -\@writefile{toc}{\contentsline {subsection}{\numberline {4.4}Italic small caps}{8}{subsection.4.4}} -\@writefile{toc}{\contentsline {subsection}{\numberline {4.5}Emphasis and nested emphasis}{9}{subsection.4.5}} -\@setckpt{fontspec-doc-intro}{ -\setcounter{page}{10} -\setcounter{equation}{0} -\setcounter{enumi}{2} -\setcounter{enumii}{0} -\setcounter{enumiii}{0} -\setcounter{enumiv}{0} -\setcounter{footnote}{0} -\setcounter{mpfootnote}{0} -\setcounter{part}{1} -\setcounter{section}{4} -\setcounter{subsection}{5} -\setcounter{subsubsection}{0} -\setcounter{paragraph}{0} -\setcounter{subparagraph}{0} -\setcounter{figure}{0} -\setcounter{table}{0} -\setcounter{StandardModuleDepth}{1} -\setcounter{ContinuedFloat}{0} -\setcounter{FancyVerbLine}{3} -\setcounter{vrcnt}{2} -\setcounter{lofdepth}{1} -\setcounter{lotdepth}{1} -\setcounter{Item}{2} -\setcounter{Hfootnote}{0} -\setcounter{Hy@AnnotLevel}{0} -\setcounter{bookmark@seq@number}{15} -\setcounter{example}{0} -\setcounter{argument}{0} -\setcounter{section@level}{2} -} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-luatex.aux b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-luatex.aux deleted file mode 100644 index ec0d9e76999..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-luatex.aux +++ /dev/null @@ -1,38 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\@writefile{toc}{\contentsline {part}{VI\hspace {1em}\hologoRobust {LuaTeX}-only font features}{57}{part.6}} -\newlabel{sec:luatex-features}{{VI}{57}{\LuaTeX -only font features}{part.6}{}} -\@writefile{toc}{\contentsline {section}{\numberline {20}Custom font features}{57}{section.20}} -\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces An example of custom font features.\relax }}{58}{figure.caption.63}} -\newlabel{fig:featurefile}{{1}{58}{An example of custom font features.\relax }{figure.caption.63}{}} -\@setckpt{fontspec-doc-luatex}{ -\setcounter{page}{59} -\setcounter{equation}{0} -\setcounter{enumi}{3} -\setcounter{enumii}{0} -\setcounter{enumiii}{0} -\setcounter{enumiv}{0} -\setcounter{footnote}{11} -\setcounter{mpfootnote}{0} -\setcounter{part}{6} -\setcounter{section}{20} -\setcounter{subsection}{0} -\setcounter{subsubsection}{0} -\setcounter{paragraph}{0} -\setcounter{subparagraph}{0} -\setcounter{figure}{1} -\setcounter{table}{17} -\setcounter{StandardModuleDepth}{1} -\setcounter{ContinuedFloat}{0} -\setcounter{FancyVerbLine}{18} -\setcounter{vrcnt}{32} -\setcounter{lofdepth}{1} -\setcounter{lotdepth}{1} -\setcounter{Item}{5} -\setcounter{Hfootnote}{11} -\setcounter{Hy@AnnotLevel}{0} -\setcounter{bookmark@seq@number}{63} -\setcounter{example}{40} -\setcounter{argument}{0} -\setcounter{section@level}{1} -} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-opentype.aux b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-opentype.aux deleted file mode 100644 index 65ce0d72338..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-opentype.aux +++ /dev/null @@ -1,151 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\@writefile{toc}{\contentsline {part}{IV\hspace {1em}OpenType}{32}{part.4}} -\newlabel{sec:opentype-features}{{IV}{32}{OpenType}{part.4}{}} -\@writefile{toc}{\contentsline {section}{\numberline {15}Introduction}{32}{section.15}} -\newlabel{sec:opentype-features-intro}{{Section\nobreakspace {}15}{32}{Introduction}{section.15}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {15.1}How to select font features}{32}{subsection.15.1}} -\newlabel{19@xvr}{{}{32}{How to select font features}{subsection.15.1}{}} -\newlabel{19@vr}{{}{32}{How to select font features}{subsection.15.1}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {15.2}How do I know what font features are supported by my fonts?}{33}{subsection.15.2}} -\@writefile{toc}{\contentsline {paragraph}{otfinfo}{33}{section*.24}} -\@writefile{toc}{\contentsline {section}{\numberline {16}OpenType font features}{34}{section.16}} -\newlabel{sec:ot-feat}{{Section\nobreakspace {}16}{34}{OpenType font features}{section.16}{}} -\newlabel{20@xvr}{{}{34}{OpenType font features}{section.16}{}} -\newlabel{20@vr}{{}{34}{OpenType font features}{section.16}{}} -\newlabel{21@xvr}{{}{34}{OpenType font features}{section.16}{}} -\newlabel{21@vr}{{}{34}{OpenType font features}{section.16}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {16.1}Tag-based features}{34}{subsection.16.1}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {16.1.1}Ligatures}{34}{subsubsection.16.1.1}} -\newlabel{sec:ot-feat-liga}{{16.1.1}{34}{Ligatures}{subsubsection.16.1.1}{}} -\newlabel{22@xvr}{{}{34}{Ligatures}{subsubsection.16.1.1}{}} -\newlabel{22@vr}{{}{34}{Ligatures}{subsubsection.16.1.1}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {16.2}Letters}{34}{subsection.16.2}} -\newlabel{sec:letters}{{Section\nobreakspace {}16.2}{34}{Letters}{subsection.16.2}{}} -\newlabel{ex:lig}{{19}{34}{Letters}{example.19}{}} -\@writefile{lot}{\contentsline {table}{\numberline {2}{\ignorespaces Summary of OpenType features in \textsf {fontspec}, alphabetic by feature tag.\relax }}{35}{table.caption.25}} -\newlabel{tab:all-ot}{{Table\nobreakspace {}2}{35}{Summary of OpenType features in \textsf {fontspec}, alphabetic by feature tag.\relax }{table.caption.25}{}} -\@writefile{lot}{\contentsline {table}{\numberline {3}{\ignorespaces List of \emph {unsupported} OpenType features.\relax }}{36}{table.caption.26}} -\newlabel{tab:none-ot}{{Table\nobreakspace {}3}{36}{List of \emph {unsupported} OpenType features.\relax }{table.caption.26}{}} -\@writefile{lot}{\contentsline {table}{\numberline {4}{\ignorespaces Options for the OpenType font feature `Ligatures'.\relax }}{36}{table.caption.27}} -\newlabel{feat:Ligatures}{{Table\nobreakspace {}4}{36}{Options for the OpenType font feature `\thisfeatname '.\relax }{table.caption.27}{}} -\@writefile{lot}{\contentsline {table}{\numberline {5}{\ignorespaces Options for the OpenType font feature `Letters'.\relax }}{37}{table.caption.29}} -\newlabel{feat:Letters}{{Table\nobreakspace {}5}{37}{Options for the OpenType font feature `\thisfeatname '.\relax }{table.caption.29}{}} -\newlabel{ex:caps}{{20}{38}{Letters}{example.20}{}} -\newlabel{ex:letters-uppercase}{{21}{38}{Letters}{example.21}{}} -\newlabel{23@xvr}{{}{38}{Letters}{figure.caption.31}{}} -\newlabel{23@vr}{{}{38}{Letters}{figure.caption.31}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {16.2.1}Numbers}{38}{subsubsection.16.2.1}} -\newlabel{24@xvr}{{}{38}{Numbers}{table.caption.32}{}} -\newlabel{24@vr}{{}{38}{Numbers}{table.caption.32}{}} -\newlabel{ex:slashzero}{{22}{38}{Numbers}{example.22}{}} -\newlabel{25@xvr}{{}{38}{Numbers}{figure.caption.33}{}} -\newlabel{25@vr}{{}{38}{Numbers}{figure.caption.33}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {16.2.2}Contextuals}{38}{subsubsection.16.2.2}} -\@writefile{lot}{\contentsline {table}{\numberline {6}{\ignorespaces Options for the OpenType font feature `Numbers'.\relax }}{39}{table.caption.32}} -\newlabel{feat:Numbers}{{Table\nobreakspace {}6}{39}{Options for the OpenType font feature `\thisfeatname '.\relax }{table.caption.32}{}} -\@writefile{lot}{\contentsline {table}{\numberline {7}{\ignorespaces Options for the OpenType font feature `Contextuals'.\relax }}{39}{table.caption.34}} -\newlabel{feat:Contextuals}{{Table\nobreakspace {}7}{39}{Options for the OpenType font feature `\thisfeatname '.\relax }{table.caption.34}{}} -\@writefile{lot}{\contentsline {table}{\numberline {8}{\ignorespaces Options for the OpenType font feature `VerticalPosition'.\relax }}{40}{table.caption.35}} -\newlabel{feat:VerticalPosition}{{Table\nobreakspace {}8}{40}{Options for the OpenType font feature `\thisfeatname '.\relax }{table.caption.35}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {16.2.3}Vertical Position}{40}{subsubsection.16.2.3}} -\newlabel{ex:vertpos}{{23}{40}{Vertical Position}{example.23}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {16.2.4}Fractions}{40}{subsubsection.16.2.4}} -\newlabel{ex:ot-frac}{{24}{40}{Fractions}{example.24}{}} -\@writefile{lot}{\contentsline {table}{\numberline {9}{\ignorespaces Options for the OpenType font feature `Fractions'.\relax }}{41}{table.caption.37}} -\newlabel{feat:Fractions}{{Table\nobreakspace {}9}{41}{Options for the OpenType font feature `\thisfeatname '.\relax }{table.caption.37}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {16.3}Style}{41}{subsection.16.3}} -\newlabel{sec:ot-feat-style}{{Section\nobreakspace {}16.3}{41}{Style}{subsection.16.3}{}} -\newlabel{ex:style-alt}{{25}{41}{Style}{example.25}{}} -\newlabel{ex:style-hist}{{26}{41}{Style}{example.26}{}} -\newlabel{ex:style-titl}{{27}{41}{Style}{example.27}{}} -\newlabel{ex:style-itrub}{{28}{41}{Style}{example.28}{}} -\newlabel{ex:style-hvkana}{{29}{41}{Style}{example.29}{}} -\@writefile{lot}{\contentsline {table}{\numberline {10}{\ignorespaces Options for the OpenType font feature `Style'.\relax }}{42}{table.caption.39}} -\newlabel{feat:Style}{{Table\nobreakspace {}10}{42}{Options for the OpenType font feature `\thisfeatname '.\relax }{table.caption.39}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {16.4}Diacritics}{43}{subsection.16.4}} -\@writefile{toc}{\contentsline {subsection}{\numberline {16.5}Kerning}{43}{subsection.16.5}} -\newlabel{sec:kerning}{{Section\nobreakspace {}16.5}{43}{Kerning}{subsection.16.5}{}} -\newlabel{26@xvr}{{}{43}{Kerning}{table.caption.46}{}} -\newlabel{26@vr}{{}{43}{Kerning}{table.caption.46}{}} -\newlabel{ex:kernup}{{30}{43}{Kerning}{example.30}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {16.6}Character width}{43}{subsection.16.6}} -\newlabel{sec:CharacterWidth}{{Section\nobreakspace {}16.6}{43}{Character width}{subsection.16.6}{}} -\newlabel{ex:charwdprop}{{31}{43}{Character width}{example.31}{}} -\newlabel{ex:charwd}{{32}{43}{Character width}{example.32}{}} -\@writefile{lot}{\contentsline {table}{\numberline {11}{\ignorespaces Options for the OpenType font feature `Diacritics'.\relax }}{43}{table.caption.45}} -\newlabel{feat:Diacritics}{{Table\nobreakspace {}11}{43}{Options for the OpenType font feature `\thisfeatname '.\relax }{table.caption.45}{}} -\@writefile{lot}{\contentsline {table}{\numberline {12}{\ignorespaces Options for the OpenType font feature `Kerning'.\relax }}{44}{table.caption.46}} -\newlabel{feat:Kerning}{{Table\nobreakspace {}12}{44}{Options for the OpenType font feature `\thisfeatname '.\relax }{table.caption.46}{}} -\@writefile{lot}{\contentsline {table}{\numberline {13}{\ignorespaces Options for the OpenType font feature `CharacterWidth'.\relax }}{44}{table.caption.48}} -\newlabel{feat:CharacterWidth}{{Table\nobreakspace {}13}{44}{Options for the OpenType font feature `\thisfeatname '.\relax }{table.caption.48}{}} -\@writefile{lot}{\contentsline {table}{\numberline {14}{\ignorespaces Options for the OpenType font feature `CJKShape'.\relax }}{45}{table.caption.51}} -\newlabel{feat:CJKShape}{{Table\nobreakspace {}14}{45}{Options for the OpenType font feature `\thisfeatname '.\relax }{table.caption.51}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {16.6.1}CJK shape}{46}{subsubsection.16.6.1}} -\newlabel{ex:ot-cjk-shape}{{33}{46}{CJK shape}{example.33}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {16.7}Vertical typesetting}{46}{subsection.16.7}} -\@writefile{toc}{\contentsline {subsection}{\numberline {16.8}Numeric features}{46}{subsection.16.8}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {16.8.1}Stylistic Set variations --- \texttt {ssNN}}{46}{subsubsection.16.8.1}} -\newlabel{ex:ss}{{34}{46}{Stylistic Set variations --- \texttt {ssNN}}{example.34}{}} -\newlabel{ex:ss2}{{35}{46}{Stylistic Set variations --- \texttt {ssNN}}{example.35}{}} -\newlabel{27@xvr}{{}{46}{Stylistic Set variations --- \texttt {ssNN}}{figure.caption.55}{}} -\newlabel{27@vr}{{}{46}{Stylistic Set variations --- \texttt {ssNN}}{figure.caption.55}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {16.8.2}Character Variants --- \texttt {cvNN}}{46}{subsubsection.16.8.2}} -\@writefile{lot}{\contentsline {table}{\numberline {15}{\ignorespaces Options for the OpenType font feature `Vertical'.\relax }}{47}{table.caption.53}} -\newlabel{feat:Vertical}{{Table\nobreakspace {}15}{47}{Options for the OpenType font feature `\thisfeatname '.\relax }{table.caption.53}{}} -\newlabel{ex:cv}{{36}{48}{Character Variants --- \texttt {cvNN}}{example.36}{}} -\newlabel{ex:cv2}{{37}{48}{Character Variants --- \texttt {cvNN}}{example.37}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {16.8.3}Alternates --- \texttt {salt}}{48}{subsubsection.16.8.3}} -\newlabel{ex:salt}{{38}{48}{Alternates --- \texttt {salt}}{example.38}{}} -\newlabel{28@xvr}{{}{48}{Alternates --- \texttt {salt}}{figure.caption.58}{}} -\newlabel{28@vr}{{}{48}{Alternates --- \texttt {salt}}{figure.caption.58}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {16.8.4}Annotation --- \texttt {nalt} }{48}{subsubsection.16.8.4}} -\newlabel{ex:ot-annot}{{39}{48}{Annotation --- \texttt {nalt}}{example.39}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {16.8.5}Ornament --- \texttt {ornm}}{48}{subsubsection.16.8.5}} -\@writefile{toc}{\contentsline {subsection}{\numberline {16.9}OpenType scripts and languages}{48}{subsection.16.9}} -\newlabel{sec:ot}{{Section\nobreakspace {}16.9}{48}{OpenType scripts and languages}{subsection.16.9}{}} -\newlabel{29@xvr}{{}{48}{OpenType scripts and languages}{subsection.16.9}{}} -\newlabel{29@vr}{{}{48}{OpenType scripts and languages}{subsection.16.9}{}} -\newlabel{30@xvr}{{}{48}{OpenType scripts and languages}{subsection.16.9}{}} -\newlabel{30@vr}{{}{48}{OpenType scripts and languages}{subsection.16.9}{}} -\newlabel{31@xvr}{{}{50}{OpenType scripts and languages}{subsection.16.9}{}} -\newlabel{31@vr}{{}{50}{OpenType scripts and languages}{subsection.16.9}{}} -\newlabel{32@xvr}{{}{50}{OpenType scripts and languages}{subsection.16.9}{}} -\newlabel{32@vr}{{}{50}{OpenType scripts and languages}{subsection.16.9}{}} -\@writefile{toc}{\contentsline {subsubsection}{\numberline {16.9.1}\texttt {Script} and \texttt {Language} examples}{50}{subsubsection.16.9.1}} -\newlabel{ex:script-lang}{{40}{50}{\feat {Script} and \feat {Language} examples}{example.40}{}} -\@writefile{lot}{\contentsline {table}{\numberline {16}{\ignorespaces Defined \texttt {Script}s for OpenType fonts. Aliased names are shown in adjacent positions marked with red pilcrows ({\sffamily \leavevmode {\color {red}\P }}).\relax }}{51}{table.caption.61}} -\newlabel{tab:ot-scpt}{{Table\nobreakspace {}16}{51}{Defined \opt {Script}s for OpenType fonts. Aliased names are shown in adjacent positions marked with red pilcrows ({\sffamily \textcolor {red}{\P }}).\relax }{table.caption.61}{}} -\@writefile{lot}{\contentsline {table}{\numberline {17}{\ignorespaces Defined \texttt {Language}s for OpenType fonts. Aliased names are shown in adjacent positions marked with red pilcrows ({\sffamily \leavevmode {\color {red}\P }}).\relax }}{52}{table.caption.62}} -\newlabel{tab:ot-lang}{{Table\nobreakspace {}17}{52}{Defined \opt {Language}s for OpenType fonts. Aliased names are shown in adjacent positions marked with red pilcrows ({\sffamily \textcolor {red}{\P }}).\relax }{table.caption.62}{}} -\@setckpt{fontspec-doc-opentype}{ -\setcounter{page}{53} -\setcounter{equation}{0} -\setcounter{enumi}{3} -\setcounter{enumii}{0} -\setcounter{enumiii}{0} -\setcounter{enumiv}{0} -\setcounter{footnote}{11} -\setcounter{mpfootnote}{0} -\setcounter{part}{4} -\setcounter{section}{16} -\setcounter{subsection}{9} -\setcounter{subsubsection}{1} -\setcounter{paragraph}{0} -\setcounter{subparagraph}{0} -\setcounter{figure}{0} -\setcounter{table}{17} -\setcounter{StandardModuleDepth}{1} -\setcounter{ContinuedFloat}{0} -\setcounter{FancyVerbLine}{23} -\setcounter{vrcnt}{32} -\setcounter{lofdepth}{1} -\setcounter{lotdepth}{1} -\setcounter{Item}{5} -\setcounter{Hfootnote}{11} -\setcounter{Hy@AnnotLevel}{0} -\setcounter{bookmark@seq@number}{57} -\setcounter{example}{40} -\setcounter{argument}{0} -\setcounter{section@level}{3} -} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-patches.aux b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-patches.aux deleted file mode 100644 index 0781fadf43a..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-patches.aux +++ /dev/null @@ -1,40 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\@writefile{toc}{\contentsline {part}{VIII\hspace {1em}The `improvement' of \LaTeXe \ and other packages}{55}{part.8}} -\newlabel{sec:patching}{{VIII}{55}{The `improvement' of \LaTeXe \ and other packages}{part.8}{}} -\@writefile{toc}{\contentsline {section}{\numberline {20}Verbatim}{55}{section.20}} -\newlabel{sec:verb}{{Section\nobreakspace {}20}{55}{Verbatim}{section.20}{}} -\@writefile{toc}{\contentsline {section}{\numberline {21}Discretionary hyphenation: \cs {\char 45\relax }}{55}{section.21}} -\newlabel{sec:hyphen}{{Section\nobreakspace {}21}{55}{Discretionary hyphenation: \cmd \-}{section.21}{}} -\@writefile{toc}{\contentsline {section}{\numberline {22}Commands for old-style and lining numbers}{55}{section.22}} -\@setckpt{fontspec-doc-patches}{ -\setcounter{page}{56} -\setcounter{equation}{0} -\setcounter{enumi}{2} -\setcounter{enumii}{0} -\setcounter{enumiii}{0} -\setcounter{enumiv}{0} -\setcounter{footnote}{12} -\setcounter{mpfootnote}{0} -\setcounter{part}{8} -\setcounter{section}{22} -\setcounter{subsection}{0} -\setcounter{subsubsection}{0} -\setcounter{paragraph}{0} -\setcounter{subparagraph}{0} -\setcounter{figure}{1} -\setcounter{table}{16} -\setcounter{StandardModuleDepth}{1} -\setcounter{ContinuedFloat}{0} -\setcounter{FancyVerbLine}{4} -\setcounter{vrcnt}{32} -\setcounter{lofdepth}{1} -\setcounter{lotdepth}{1} -\setcounter{Item}{5} -\setcounter{Hfootnote}{12} -\setcounter{Hy@AnnotLevel}{0} -\setcounter{bookmark@seq@number}{72} -\setcounter{example}{39} -\setcounter{argument}{0} -\setcounter{section@level}{1} -} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-xetex.aux b/Master/texmf-dist/source/latex/fontspec/fontspec-doc-xetex.aux deleted file mode 100644 index 4aecd1cdc0b..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc-xetex.aux +++ /dev/null @@ -1,81 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\@writefile{toc}{\contentsline {part}{VII\hspace {1em}Fonts and features with \hologoRobust {XeTeX}}{59}{part.7}} -\newlabel{sec:xetex-features}{{VII}{59}{Fonts and features with \XeTeX }{part.7}{}} -\@writefile{toc}{\contentsline {section}{\numberline {21}\hologoRobust {XeTeX}-only font features}{59}{section.21}} -\@writefile{toc}{\contentsline {subsection}{\numberline {21.1}Mapping}{59}{subsection.21.1}} -\newlabel{sec:mapping}{{Section\nobreakspace {}21.1}{59}{Mapping}{subsection.21.1}{}} -\newlabel{ex:mapping}{{41}{59}{Mapping}{example.41}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {21.2}Different font technologies: \textsc {aat}\ and OpenType}{59}{subsection.21.2}} -\newlabel{sec:renderer}{{Section\nobreakspace {}21.2}{59}{Different font technologies: \AAT \ and OpenType}{subsection.21.2}{}} -\newlabel{33@xvr}{{}{59}{Different font technologies: \AAT \ and OpenType}{subsection.21.2}{}} -\newlabel{33@vr}{{}{59}{Different font technologies: \AAT \ and OpenType}{subsection.21.2}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {21.3}Optical font sizes}{59}{subsection.21.3}} -\newlabel{sec:aat-opticalsize}{{Section\nobreakspace {}21.3}{59}{Optical font sizes}{subsection.21.3}{}} -\newlabel{34@xvr}{{}{59}{Optical font sizes}{subsection.21.3}{}} -\newlabel{34@vr}{{}{59}{Optical font sizes}{subsection.21.3}{}} -\@writefile{toc}{\contentsline {section}{\numberline {22}Mac\nobreakspace {}OS\nobreakspace {}X's \textsc {aat}\ fonts}{60}{section.22}} -\newlabel{sec:aat-features}{{Section\nobreakspace {}22}{60}{\MacOSX 's \AAT \ fonts}{section.22}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {22.1}Ligatures}{60}{subsection.22.1}} -\@writefile{toc}{\contentsline {subsection}{\numberline {22.2}Letters}{60}{subsection.22.2}} -\newlabel{sec:aat-letters}{{Section\nobreakspace {}22.2}{60}{Letters}{subsection.22.2}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {22.3}Numbers}{60}{subsection.22.3}} -\newlabel{35@xvr}{{}{61}{Numbers}{subsection.22.3}{}} -\newlabel{35@vr}{{}{61}{Numbers}{subsection.22.3}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {22.4}Contextuals}{61}{subsection.22.4}} -\newlabel{sec:contextuals}{{Section\nobreakspace {}22.4}{61}{Contextuals}{subsection.22.4}{}} -\newlabel{ex:wordcx}{{42}{61}{Contextuals}{example.42}{}} -\newlabel{ex:longsaat}{{43}{61}{Contextuals}{example.43}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {22.5}Vertical position}{61}{subsection.22.5}} -\newlabel{ex:aat-supp}{{44}{61}{Vertical position}{example.44}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {22.6}Fractions}{61}{subsection.22.6}} -\newlabel{ex:aat-frac}{{45}{61}{Fractions}{example.45}{}} -\newlabel{ex:frac-alt}{{46}{61}{Fractions}{example.46}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {22.7}Variants}{61}{subsection.22.7}} -\newlabel{ex:aat-var}{{47}{61}{Variants}{example.47}{}} -\newlabel{36@xvr}{{}{63}{Variants}{figure.caption.70}{}} -\newlabel{36@vr}{{}{63}{Variants}{figure.caption.70}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {22.8}Alternates}{63}{subsection.22.8}} -\newlabel{37@xvr}{{}{63}{Alternates}{subsection.22.8}{}} -\newlabel{37@vr}{{}{63}{Alternates}{subsection.22.8}{}} -\newlabel{ex:aat-alt}{{48}{63}{Alternates}{example.48}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {22.9}Style}{63}{subsection.22.9}} -\@writefile{toc}{\contentsline {subsection}{\numberline {22.10}CJK shape}{63}{subsection.22.10}} -\@writefile{toc}{\contentsline {subsection}{\numberline {22.11}Character width}{64}{subsection.22.11}} -\newlabel{38@xvr}{{}{64}{Character width}{subsection.22.11}{}} -\newlabel{38@vr}{{}{64}{Character width}{subsection.22.11}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {22.12}Vertical typesetting}{64}{subsection.22.12}} -\newlabel{ex:vert}{{49}{64}{Vertical typesetting}{example.49}{}} -\@writefile{toc}{\contentsline {subsection}{\numberline {22.13}Diacritics}{64}{subsection.22.13}} -\@writefile{toc}{\contentsline {subsection}{\numberline {22.14}Annotation}{64}{subsection.22.14}} -\@setckpt{fontspec-doc-xetex}{ -\setcounter{page}{65} -\setcounter{equation}{0} -\setcounter{enumi}{3} -\setcounter{enumii}{0} -\setcounter{enumiii}{0} -\setcounter{enumiv}{0} -\setcounter{footnote}{13} -\setcounter{mpfootnote}{0} -\setcounter{part}{7} -\setcounter{section}{22} -\setcounter{subsection}{14} -\setcounter{subsubsection}{0} -\setcounter{paragraph}{0} -\setcounter{subparagraph}{0} -\setcounter{figure}{1} -\setcounter{table}{17} -\setcounter{StandardModuleDepth}{1} -\setcounter{ContinuedFloat}{0} -\setcounter{FancyVerbLine}{6} -\setcounter{vrcnt}{38} -\setcounter{lofdepth}{1} -\setcounter{lotdepth}{1} -\setcounter{Item}{5} -\setcounter{Hfootnote}{13} -\setcounter{Hy@AnnotLevel}{0} -\setcounter{bookmark@seq@number}{83} -\setcounter{example}{49} -\setcounter{argument}{0} -\setcounter{section@level}{2} -} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.aux b/Master/texmf-dist/source/latex/fontspec/fontspec-doc.aux deleted file mode 100644 index 31f917078a2..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.aux +++ /dev/null @@ -1,27 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} -\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined -\global\let\oldcontentsline\contentsline -\gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} -\global\let\oldnewlabel\newlabel -\gdef\newlabel#1#2{\newlabelxx{#1}#2} -\gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} -\AtEndDocument{\ifx\hyper@anchor\@undefined -\let\contentsline\oldcontentsline -\let\newlabel\oldnewlabel -\fi} -\fi} -\global\let\hyper@last\relax -\gdef\HyperFirstAtBeginDocument#1{#1} -\providecommand*\HyPL@Entry[1]{} -\HyPL@Entry{0<</S/D>>} -\@input{fontspec-doc-intro.aux} -\@input{fontspec-doc-fontsel.aux} -\@input{fontspec-doc-featsel.aux} -\@input{fontspec-doc-opentype.aux} -\@input{fontspec-doc-enc.aux} -\@input{fontspec-doc-luatex.aux} -\@input{fontspec-doc-xetex.aux} -\@input{fontspec-doc-api.aux} -\@input{fontspec-doc-patches.aux} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.glo b/Master/texmf-dist/source/latex/fontspec/fontspec-doc.glo deleted file mode 100644 index e69de29bb2d..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.glo +++ /dev/null diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.idx b/Master/texmf-dist/source/latex/fontspec/fontspec-doc.idx deleted file mode 100644 index ef486cdbd00..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.idx +++ /dev/null @@ -1,28 +0,0 @@ -\indexentry{newfontfamily=\verb!*+\newfontfamily+|usage|hyperpage}{10} -\indexentry{newfontface=\verb!*+\newfontface+|usage|hyperpage}{10} -\indexentry{newAATfeature=\verb!*+\newAATfeature+|usage|hyperpage}{49} -\indexentry{newopentypefeature=\verb!*+\newopentypefeature+|usage|hyperpage}{49} -\indexentry{newfontfeature=\verb!*+\newfontfeature+|usage|hyperpage}{49} -\indexentry{newfontscript=\verb!*+\newfontscript+|usage|hyperpage}{50} -\indexentry{newfontlanguage=\verb!*+\newfontlanguage+|usage|hyperpage}{50} -\indexentry{aliasfontfeature=\verb!*+\aliasfontfeature+|usage|hyperpage}{50} -\indexentry{aliasfontfeatureoption=\verb!*+\aliasfontfeatureoption+|usage|hyperpage}{50} -\indexentry{fontspec_set_family:Nnn=\verb!*+\fontspec_set_family:Nnn+|main}{1} -\indexentry{l_fontspec_family_tl=\verb!*+\l_fontspec_family_tl+|usage|hyperpage}{51} -\indexentry{l_fontspec_font=\verb!*+\l_fontspec_font+|usage|hyperpage}{51} -\indexentry{g_fontspec_encoding_tl=\verb!*+\g_fontspec_encoding_tl+|usage|hyperpage}{51} -\indexentry{fontspec_set_fontface:NNnn=\verb!*+\fontspec_set_fontface:NNnn+|main}{1} -\indexentry{fontspec_font_if_exist:nTF=\verb!*+\fontspec_font_if_exist:nTF+|main}{1} -\indexentry{fontspec_if_fontspec_font:TF=\verb!*+\fontspec_if_fontspec_font:TF+|main}{1} -\indexentry{fontspec_if_opentype:TF=\verb!*+\fontspec_if_opentype:TF+|main}{1} -\indexentry{fontspec_if_aat_feature:nnTF=\verb!*+\fontspec_if_aat_feature:nnTF+|main}{1} -\indexentry{fontspec_if_feature:nTF=\verb!*+\fontspec_if_feature:nTF+|main}{1} -\indexentry{fontspec_if_feature:nnnTF=\verb!*+\fontspec_if_feature:nnnTF+|main}{1} -\indexentry{fontspec_if_script:nTF=\verb!*+\fontspec_if_script:nTF+|main}{1} -\indexentry{fontspec_if_language:nTF=\verb!*+\fontspec_if_language:nTF+|main}{1} -\indexentry{fontspec_if_language:nnTF=\verb!*+\fontspec_if_language:nnTF+|main}{1} -\indexentry{fontspec_if_current_feature:nTF=\verb!*+\fontspec_if_current_feature:nTF+|main}{1} -\indexentry{fontspec_if_current_script:nTF=\verb!*+\fontspec_if_current_script:nTF+|main}{1} -\indexentry{fontspec_if_current_language:nTF=\verb!*+\fontspec_if_current_language:nTF+|main}{1} -\indexentry{oldstylenums=\verb!*+\oldstylenums+|usage|hyperpage}{54} -\indexentry{liningnums=\verb!*+\liningnums+|usage|hyperpage}{54} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.log b/Master/texmf-dist/source/latex/fontspec/fontspec-doc.log deleted file mode 100644 index fc1a26ec151..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.log +++ /dev/null @@ -1,3750 +0,0 @@ -This is XeTeX, Version 3.14159265-2.6-0.99996 (TeX Live 2016) (preloaded format=xelatex 2016.5.14) 18 JAN 2017 22:27 -entering extended mode - \write18 enabled. - file:line:error style messages enabled. - %&-line parsing enabled. -**fontspec-doc.tex -(./fontspec-doc.tex -LaTeX2e <2016/03/31> -Babel <3.9r> and hyphenation patterns for 81 language(s) loaded. -(/usr/local/texlive/2016/texmf-dist/tex/latex/base/ltxdoc.cls -Document Class: ltxdoc 2015/03/26 v2.0w Standard LaTeX documentation class -(/usr/local/texlive/2016/texmf-dist/tex/latex/base/article.cls -Document Class: article 2014/09/29 v1.4h Standard LaTeX document class -(/usr/local/texlive/2016/texmf-dist/tex/latex/base/size10.clo -File: size10.clo 2014/09/29 v1.4h Standard LaTeX file (size option) -) -\c@part=\count79 -\c@section=\count80 -\c@subsection=\count81 -\c@subsubsection=\count82 -\c@paragraph=\count83 -\c@subparagraph=\count84 -\c@figure=\count85 -\c@table=\count86 -\abovecaptionskip=\skip41 -\belowcaptionskip=\skip42 -\bibindent=\dimen102 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/base/doc.sty -Package: doc 2016/02/15 v2.1g Standard LaTeX documentation package (FMi) -\c@StandardModuleDepth=\count87 -\guard@level=\count88 -\MacrocodeTopsep=\skip43 -\MacroIndent=\dimen103 -\macro@cnt=\count89 -\MacroTopsep=\skip44 -\index@excludelist=\toks14 - -(/usr/local/texlive/2016/texmf-dist/tex/latex/tools/multicol.sty -Package: multicol 2016/02/08 v1.8o multicolumn formatting (FMi) -\c@tracingmulticols=\count90 -\mult@box=\box26 -\multicol@leftmargin=\dimen104 -\c@unbalance=\count91 -\c@collectmore=\count92 -\doublecol@number=\count93 -\multicoltolerance=\count94 -\multicolpretolerance=\count95 -\full@width=\dimen105 -\page@free=\dimen106 -\premulticols=\dimen107 -\postmulticols=\dimen108 -\multicolsep=\skip45 -\multicolbaselineskip=\skip46 -\partial@page=\box27 -\last@line=\box28 -\maxbalancingoverflow=\dimen109 -\mult@rightbox=\box29 -\mult@grightbox=\box30 -\mult@gfirstbox=\box31 -\mult@firstbox=\box32 -\@tempa=\box33 -\@tempa=\box34 -\@tempa=\box35 -\@tempa=\box36 -\@tempa=\box37 -\@tempa=\box38 -\@tempa=\box39 -\@tempa=\box40 -\@tempa=\box41 -\@tempa=\box42 -\@tempa=\box43 -\@tempa=\box44 -\@tempa=\box45 -\@tempa=\box46 -\@tempa=\box47 -\@tempa=\box48 -\@tempa=\box49 -\c@columnbadness=\count96 -\c@finalcolumnbadness=\count97 -\last@try=\dimen110 -\multicolovershoot=\dimen111 -\multicolundershoot=\dimen112 -\mult@nat@firstbox=\box50 -\colbreak@box=\box51 -\mc@col@check@num=\count98 -) -\IndexMin=\dimen113 -\c@IndexColumns=\count99 -\GlossaryMin=\dimen114 -\c@GlossaryColumns=\count100 -\check@sum=\count101 -\bslash@cnt=\count102 -\wrong@table=\toks15 -\c@CodelineNo=\count103 -)) -(./fontspec-doc-style.sty -Package: fontspec-doc-style - (./fontspec.sty -(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3.sty -Package: expl3 2016/11/21 v6760 L3 programming layer (loader) - -(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3-code.tex -Package: expl3 2016/11/21 v6760 L3 programming layer (code) -L3 Module: l3bootstrap 2016/06/13 v6596 L3 Bootstrap code -L3 Module: l3names 2016/10/13 v6722 L3 Namespace for primitives -L3 Module: l3basics 2016/09/01 v6696 L3 Basic definitions -L3 Module: l3expan 2016/08/19 v6684 L3 Argument expansion -L3 Module: l3tl 2016/08/19 v6692 L3 Token lists -L3 Module: l3str 2016/08/19 v6692 L3 Strings -L3 Module: l3seq 2016/08/19 v6685 L3 Sequences and stacks -L3 Module: l3int 2016/09/07 v6700 L3 Integers -\c_max_int=\count104 -\l_tmpa_int=\count105 -\l_tmpb_int=\count106 -\g_tmpa_int=\count107 -\g_tmpb_int=\count108 -L3 Module: l3quark 2016/08/19 v6685 L3 Quarks -L3 Module: l3prg 2016/08/18 v6679 L3 Control structures -\g__prg_map_int=\count109 -L3 Module: l3clist 2016/08/19 v6685 L3 Comma separated lists -L3 Module: l3token 2016/09/01 v6695 L3 Experimental token manipulation -L3 Module: l3prop 2016/08/19 v6685 L3 Property lists -L3 Module: l3msg 2016/08/19 v6691 L3 Messages -L3 Module: l3file 2016/08/19 v6685 L3 File and I/O operations -\l_iow_line_count_int=\count110 -\l__iow_target_count_int=\count111 -\l__iow_current_line_int=\count112 -\l__iow_current_word_int=\count113 -\l__iow_current_indentation_int=\count114 -L3 Module: l3skip 2016/08/19 v6692 L3 Dimensions and skips -\c_zero_dim=\dimen115 -\c_max_dim=\dimen116 -\l_tmpa_dim=\dimen117 -\l_tmpb_dim=\dimen118 -\g_tmpa_dim=\dimen119 -\g_tmpb_dim=\dimen120 -\c_zero_skip=\skip47 -\c_max_skip=\skip48 -\l_tmpa_skip=\skip49 -\l_tmpb_skip=\skip50 -\g_tmpa_skip=\skip51 -\g_tmpb_skip=\skip52 -\c_zero_muskip=\muskip10 -\c_max_muskip=\muskip11 -\l_tmpa_muskip=\muskip12 -\l_tmpb_muskip=\muskip13 -\g_tmpa_muskip=\muskip14 -\g_tmpb_muskip=\muskip15 -L3 Module: l3keys 2016/09/21 v6711 L3 Key-value interfaces -\l_keys_choice_int=\count115 -L3 Module: l3fp 2016/11/21 v6761 L3 Floating points -\c__fp_leading_shift_int=\count116 -\c__fp_middle_shift_int=\count117 -\c__fp_trailing_shift_int=\count118 -\c__fp_big_leading_shift_int=\count119 -\c__fp_big_middle_shift_int=\count120 -\c__fp_big_trailing_shift_int=\count121 -\c__fp_Bigg_leading_shift_int=\count122 -\c__fp_Bigg_middle_shift_int=\count123 -\c__fp_Bigg_trailing_shift_int=\count124 -L3 Module: l3box 2016/08/19 v6685 L3 Experimental boxes -\c_empty_box=\box52 -\l_tmpa_box=\box53 -\l_tmpb_box=\box54 -\g_tmpa_box=\box55 -\g_tmpb_box=\box56 -L3 Module: l3coffins 2016/08/19 v6685 L3 Coffin code layer -\l__coffin_internal_box=\box57 -\l__coffin_internal_dim=\dimen121 -\l__coffin_offset_x_dim=\dimen122 -\l__coffin_offset_y_dim=\dimen123 -\l__coffin_x_dim=\dimen124 -\l__coffin_y_dim=\dimen125 -\l__coffin_x_prime_dim=\dimen126 -\l__coffin_y_prime_dim=\dimen127 -\c_empty_coffin=\box58 -\l__coffin_aligned_coffin=\box59 -\l__coffin_aligned_internal_coffin=\box60 -\l_tmpa_coffin=\box61 -\l_tmpb_coffin=\box62 -\l__coffin_display_coffin=\box63 -\l__coffin_display_coord_coffin=\box64 -\l__coffin_display_pole_coffin=\box65 -\l__coffin_display_offset_dim=\dimen128 -\l__coffin_display_x_dim=\dimen129 -\l__coffin_display_y_dim=\dimen130 -L3 Module: l3color 2016/06/13 v6596 L3 Experimental color support -L3 Module: l3sys 2015/09/25 v6087 L3 Experimental system/runtime functions -L3 Module: l3candidates 2016/08/19 v6688 L3 Experimental additions to l3kernel -\l__box_top_dim=\dimen131 -\l__box_bottom_dim=\dimen132 -\l__box_left_dim=\dimen133 -\l__box_right_dim=\dimen134 -\l__box_top_new_dim=\dimen135 -\l__box_bottom_new_dim=\dimen136 -\l__box_left_new_dim=\dimen137 -\l__box_right_new_dim=\dimen138 -\l__box_internal_box=\box66 -\l__coffin_bounding_shift_dim=\dimen139 -\l__coffin_left_corner_dim=\dimen140 -\l__coffin_right_corner_dim=\dimen141 -\l__coffin_bottom_corner_dim=\dimen142 -\l__coffin_top_corner_dim=\dimen143 -\l__coffin_scaled_total_height_dim=\dimen144 -\l__coffin_scaled_width_dim=\dimen145 -L3 Module: l3luatex 2016/08/18 v6679 L3 Experimental LuaTeX-specific functions -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def -File: l3xdvidpfmx.def 2016/08/18 v6679 L3 Experimental driver: xdvipdfmx -\l__driver_tmp_box=\box67 -)) -(/usr/local/texlive/2016/texmf-dist/tex/latex/l3packages/xparse/xparse.sty -Package: xparse 2016/11/21 v6760 L3 Experimental document command parser -\l__xparse_current_arg_int=\count125 -\l__xparse_m_args_int=\count126 -\l__xparse_mandatory_args_int=\count127 -\l__xparse_processor_int=\count128 -\l__xparse_v_nesting_int=\count129 -) -Package: fontspec 2017/01/02 v2.5c Font selection for XeLaTeX and LuaLaTeX - -(./fontspec-xetex.sty -Package: fontspec-xetex 2017/01/02 v2.5c Font selection for XeLaTeX and LuaLaTe -X -\l__fontspec_script_int=\count130 -\l__fontspec_language_int=\count131 -\l__fontspec_strnum_int=\count132 -\l__fontspec_tmp_int=\count133 -\l__fontspec_em_int=\count134 -\l__fontspec_emdef_int=\count135 -\l__fontspec_tmpa_dim=\dimen146 -\l__fontspec_tmpb_dim=\dimen147 -\l__fontspec_tmpc_dim=\dimen148 -\g__file_internal_ior=\read1 - -(/usr/local/texlive/2016/texmf-dist/tex/latex/base/fontenc.sty -Package: fontenc 2005/09/27 v1.99g Standard LaTeX package - (./tuenc.def -File: tuenc.def 2016/12/11 v2.0a Standard LaTeX file -) -LaTeX Font Info: Try loading font information for TU+cmr on input line 105. -LaTeX Font Info: No file TUcmr.fd. on input line 105. - - -LaTeX Font Warning: Font shape `TU/cmr/m/n' undefined -(Font) using `TU/cmr/m/n' instead on input line 105. - -/usr/local/texlive/2016/texmf-dist/tex/latex/base/fontenc.sty:105: Corrupted NF -SS tables. -wrong@fontshape ...message {Corrupted NFSS tables} - error@fontshape else let f... -l.105 \fontencoding\encodingdefault\selectfont - -? - -LaTeX Font Warning: Font shape `TU/cmr/m/n' undefined -(Font) using `OT1/cmr/m/n' instead on input line 105. - -) -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \fontspec with sig. 'O{}mO{}' on line 434. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \setmainfont with sig. 'O{}mO{}' on line 450. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \setsansfont with sig. 'O{}mO{}' on line 466. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \setmonofont with sig. 'O{}mO{}' on line 482. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \setmathrm with sig. 'O{}mO{}' on line 487. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \setboldmathrm with sig. 'O{}mO{}' on line 492. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \setmathsf with sig. 'O{}mO{}' on line 497. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \setmathtt with sig. 'O{}mO{}' on line 502. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \newfontfamily with sig. 'mO{}mO{}' on line 522. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \newfontface with sig. 'mO{}mO{}' on line 526. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \defaultfontfeatures with sig. 't+om' on line 533. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \addfontfeatures with sig. 'm' on line 584. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \newfontfeature with sig. 'mm' on line 595. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \newAATfeature with sig. 'mmmm' on line 603. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \newopentypefeature with sig. 'mmm' on line 611. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \aliasfontfeature with sig. 'mm' on line 632. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \aliasfontfeatureoption with sig. 'mmm' on line 649. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \newfontscript with sig. 'mm' on line 653. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \newfontlanguage with sig. 'mm' on line 657. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \DeclareFontsExtensions with sig. 'm' on line 662. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \IfFontFeatureActiveTF with sig. 'mmm' on line 670. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \EncodingCommand with sig. 'mO{}m' on line 3329. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \DeclareUnicodeEncoding with sig. 'mm' on line 3371. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \ImportEncoding with sig. 'm' on line 3380. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \UndeclareSymbol with sig. 'm' on line 3384. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \UndeclareComposite with sig. 'mm' on line 3390. -................................................. - (./fontspec.cfg) -LaTeX Info: Redefining \itshape on input line 3571. -LaTeX Info: Redefining \slshape on input line 3576. -LaTeX Info: Redefining \scshape on input line 3581. -LaTeX Info: Redefining \upshape on input line 3586. -LaTeX Info: Redefining \em on input line 3606. -LaTeX Info: Redefining \emph on input line 3623. -LaTeX Font Info: Try loading font information for TU+lmr on input line 3627. - - (./tulmr.fd -File: tulmr.fd 2009/10/30 v1.6 Font defs for Latin Modern -) -LaTeX Info: Redefining \- on input line 3630. -................................................. -. LaTeX info: "xparse/redefine-command" -. -. Redefining command \oldstylenums with sig. 'm' on line 3725. -................................................. -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \liningnums with sig. 'm' on line 3729. -................................................. -)) -(/usr/local/texlive/2016/texmf-dist/tex/latex/booktabs/booktabs.sty -Package: booktabs 2016/04/27 v1.618033 publication quality tables -\heavyrulewidth=\dimen149 -\lightrulewidth=\dimen150 -\cmidrulewidth=\dimen151 -\belowrulesep=\dimen152 -\belowbottomsep=\dimen153 -\aboverulesep=\dimen154 -\abovetopsep=\dimen155 -\cmidrulesep=\dimen156 -\cmidrulekern=\dimen157 -\defaultaddspace=\dimen158 -\@cmidla=\count136 -\@cmidlb=\count137 -\@aboverulesep=\dimen159 -\@belowrulesep=\dimen160 -\@thisruleclass=\count138 -\@lastruleclass=\count139 -\@thisrulewidth=\dimen161 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/tools/calc.sty -Package: calc 2014/10/28 v4.3 Infix arithmetic (KKT,FJ) -\calc@Acount=\count140 -\calc@Bcount=\count141 -\calc@Adimen=\dimen162 -\calc@Bdimen=\dimen163 -\calc@Askip=\skip53 -\calc@Bskip=\skip54 -LaTeX Info: Redefining \setlength on input line 80. -LaTeX Info: Redefining \addtolength on input line 81. -\calc@Ccount=\count142 -\calc@Cskip=\skip55 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/caption/caption.sty -Package: caption 2016/02/21 v3.3-144 Customizing captions (AR) - -(/usr/local/texlive/2016/texmf-dist/tex/latex/caption/caption3.sty -Package: caption3 2016/02/04 v1.7-139 caption3 kernel (AR) -Package caption3 Info: TeX engine: e-TeX on input line 67. - -(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/keyval.sty -Package: keyval 2014/10/28 v1.15 key=value parser (DPC) -\KV@toks@=\toks16 -) -\captionmargin=\dimen164 -\captionmargin@=\dimen165 -\captionwidth=\dimen166 -\caption@tempdima=\dimen167 -\caption@indent=\dimen168 -\caption@parindent=\dimen169 -\caption@hangindent=\dimen170 -) -\c@ContinuedFloat=\count143 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/color.sty -Package: color 2016/01/03 v1.1b Standard LaTeX Color (DPC) - -(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics-cfg/color.cfg -File: color.cfg 2016/01/02 v1.6 sample color configuration -) -Package color Info: Driver file: xetex.def on input line 143. - -(/usr/local/texlive/2016/texmf-dist/tex/xelatex/xetex-def/xetex.def -File: xetex.def 2016/04/06 v4.08 LaTeX color/graphics driver for XeTeX (TeX Liv -e/RRM/JK) - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/infwarerr.sty -Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO) -) -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ltxcmds.sty -Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO) -))) -(/usr/local/texlive/2016/texmf-dist/tex/latex/enumitem/enumitem.sty -Package: enumitem 2011/09/28 v3.5.2 Customized lists -\labelindent=\skip56 -\enit@outerparindent=\dimen171 -\enit@toks=\toks17 -\enit@inbox=\box68 -\enitdp@description=\count144 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty -Package: fancyvrb 2008/02/07 - -Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix -<2008/02/07> (tvz) -\FV@CodeLineNo=\count145 -\FV@InFile=\read2 -\FV@TabBox=\box69 -\c@FancyVerbLine=\count146 -\FV@StepNumber=\count147 -\FV@OutFile=\write3 -) -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/hologo.sty -Package: hologo 2012/04/26 v1.10 A logo collection with bookmark support (HO) - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty -Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO) - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/etexcmds.sty -Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO) - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ifluatex.sty -Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO) -Package ifluatex Info: LuaTeX not detected. -) -Package etexcmds Info: Could not find \expanded. -(etexcmds) That can mean that you are not using pdfTeX 1.50 or -(etexcmds) that some package has redefined \expanded. -(etexcmds) In the latter case, load this package earlier. -)) -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty -Package: kvdefinekeys 2011/04/07 v1.3 Define keys (HO) -) -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty -Package: pdftexcmds 2011/11/29 v0.20 Utility functions of pdfTeX for LuaTeX (HO -) - -(/usr/local/texlive/2016/texmf-dist/tex/generic/ifpdf/ifpdf.sty -Package: ifpdf 2016/04/04 v3.0 Provides the ifpdf switch -) -Package pdftexcmds Info: LuaTeX not detected. -Package pdftexcmds Info: pdfTeX >= 1.30 not detected. -Package pdftexcmds Info: \pdf@primitive is available. -Package pdftexcmds Info: \pdf@ifprimitive is available. -Package pdftexcmds Info: \pdfdraftmode not found. -) -(/usr/local/texlive/2016/texmf-dist/tex/generic/ifxetex/ifxetex.sty -Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional -) -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ifvtex.sty -Package: ifvtex 2010/03/01 v1.5 Detect VTeX and its facilities (HO) -Package ifvtex Info: VTeX not detected. -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/oberdiek/kvoptions.sty -Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO) -) -Package hologo Info: Using driver `xetex'. -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/graphicx.sty -Package: graphicx 2014/10/28 v1.0g Enhanced LaTeX Graphics (DPC,SPQR) - -(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/graphics.sty -Package: graphics 2016/01/03 v1.0q Standard LaTeX Graphics (DPC,SPQR) - -(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/trig.sty -Package: trig 2016/01/03 v1.10 sin cos tan (DPC) -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics-cfg/graphics.cfg -File: graphics.cfg 2016/01/02 v1.10 sample graphics configuration -) -Package graphics Info: Driver file: xetex.def on input line 95. -) -\Gin@req@height=\dimen172 -\Gin@req@width=\dimen173 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/base/ifthen.sty -Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC) -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/url/url.sty -\Urlmuskip=\muskip16 -Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc. -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/tools/varioref.sty -Package: varioref 2016/02/16 v1.5c package for extended references (FMi) -\c@vrcnt=\count148 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/varwidth/varwidth.sty -Package: varwidth 2009/03/30 ver 0.92; Variable-width minipages -\@vwid@box=\box70 -\sift@deathcycles=\count149 -\@vwid@loff=\dimen174 -\@vwid@roff=\dimen175 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/microtype/microtype.sty -Package: microtype 2016/05/01 v2.6 Micro-typographical refinements (RS) -\MT@toks=\toks18 -\MT@count=\count150 -LaTeX Info: Redefining \textls on input line 774. -\MT@outer@kern=\dimen176 -LaTeX Info: Redefining \textmicrotypecontext on input line 1310. -\MT@listname@count=\count151 - -(/usr/local/texlive/2016/texmf-dist/tex/latex/microtype/microtype-xetex.def -File: microtype-xetex.def 2016/05/01 v2.6 Definitions specific to xetex (RS) -LaTeX Info: Redefining \lsstyle on input line 255. -) -Package microtype Info: Loading configuration file microtype.cfg. - -(/usr/local/texlive/2016/texmf-dist/tex/latex/microtype/microtype.cfg -File: microtype.cfg 2016/05/01 v2.6 microtype main configuration file (RS) -)) -(/usr/local/texlive/2016/texmf-dist/tex/latex/tocloft/tocloft.sty -Package: tocloft 2013/05/02 v2.3f parameterised ToC, etc., typesetting -Package tocloft Info: The document has section divisions on input line 44. -\cftparskip=\skip57 -\cftbeforetoctitleskip=\skip58 -\cftaftertoctitleskip=\skip59 -\cftbeforepartskip=\skip60 -\cftpartnumwidth=\skip61 -\cftpartindent=\skip62 -\cftbeforesecskip=\skip63 -\cftsecindent=\skip64 -\cftsecnumwidth=\skip65 -\cftbeforesubsecskip=\skip66 -\cftsubsecindent=\skip67 -\cftsubsecnumwidth=\skip68 -\cftbeforesubsubsecskip=\skip69 -\cftsubsubsecindent=\skip70 -\cftsubsubsecnumwidth=\skip71 -\cftbeforeparaskip=\skip72 -\cftparaindent=\skip73 -\cftparanumwidth=\skip74 -\cftbeforesubparaskip=\skip75 -\cftsubparaindent=\skip76 -\cftsubparanumwidth=\skip77 -\cftbeforeloftitleskip=\skip78 -\cftafterloftitleskip=\skip79 -\cftbeforefigskip=\skip80 -\cftfigindent=\skip81 -\cftfignumwidth=\skip82 -\c@lofdepth=\count152 -\c@lotdepth=\count153 -\cftbeforelottitleskip=\skip83 -\cftafterlottitleskip=\skip84 -\cftbeforetabskip=\skip85 -\cfttabindent=\skip86 -\cfttabnumwidth=\skip87 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/framed/framed.sty -Package: framed 2011/10/22 v 0.96: framed or shaded text with page breaks -\OuterFrameSep=\skip88 -\fb@frw=\dimen177 -\fb@frh=\dimen178 -\FrameRule=\dimen179 -\FrameSep=\dimen180 -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/docmute/docmute.sty -Package: docmute 2012/03/22 v1.4 Input stand-alone documents -) -::__fontspec_init: -::__fontspec_if_detect_external:n{AldusNovaPro-Book.otf} - - -:::::::::::::::::::::::::::::: -::fontspec_select:nn {,} {aldus-nova} -::__fontspec_init: -::__fontspec_if_detect_external:n{aldus-nova} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {aldus-nova} -(/Users/will/Dropbox/texmf/tex/latex/willfonts/aldus-nova.fontspec) -::__fontspec_extract_all_features:n{,} -fontid:aldus-nova-:-Numbers=OldStyle,Ligatures=TeX,Extension = .otf,UprightFont - = AldusNovaPro-Book,ItalicFont = AldusNovaPro-BookItalic,BoldFont = PalatinoNo -vaPro-Medium,BoldItalicFont = PalatinoNovaPro-MediumIt -::__fontspec_preparse_features: -::::Keys set: {fontspec-preparse-external} {Numbers=OldStyle,Ligatures=TeX,Exte -nsion = .otf,UprightFont = AldusNovaPro-Book,ItalicFont = AldusNovaPro-BookItal -ic,BoldFont = PalatinoNovaPro-Medium,BoldItalicFont = PalatinoNovaPro-MediumIt} - -Setting bold font "PalatinoNovaPro-Medium" with series "bx" -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec-preparse} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::__fontspec_load_font -Set base font for preliminary analysis:"[AldusNovaPro-Book.otf]/OT" -::__fontspec_set_font_type: -Set base font properly:"[AldusNovaPro-Book.otf]/OT" -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -save family: aldus-nova -==fontid_tl:"aldus-nova-:-Numbers=OldStyle,Ligatures=TeX,Extension = .otf,Uprig -htFont = AldusNovaPro-Book,ItalicFont = AldusNovaPro-BookItalic,BoldFont = Pala -tinoNovaPro-Medium,BoldItalicFont = PalatinoNovaPro-MediumIt". -\g__fontspec_family_aldus-nova_int=\count154 -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{AldusNovaPro-Book} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {AldusNovaPro- -Book} -= declare_shape: {AldusNovaPro-Book} {m} {n} -== size: - -::__fontspec_load_fontname:n{AldusNovaPro-Book} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {AldusNovaPro- -Book} -==== Setup NFSS shape: <-> AldusNovaPro-Book -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text; -=== sized font: AldusNovaPro-Book -:: fontspec_check_ot_feat:n {smcp} -==== Small caps found. -==== Setup NFSS shape: <-> AldusNovaPro-Book -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,\l__fontspec_fontfeat_curr_clist } -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,Letter -s=SmallCaps} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps -}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -,Letters={SmallCaps}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{smcp}{+smcp}{+pcap,+unic,+rand} -:: fontspec_check_ot_feat:n {smcp} -::::__fontspec_remove_clashing_featstr:n{+smcp,-smcp,+pcap,+unic,+rand} -:::: Removing feature "+smcp;" -:::: Removing feature "-smcp;" -:::: Removing feature "+pcap;" -:::: Removing feature "+unic;" -:::: Removing feature "+rand;" -::::__fontspec_update_featstr:n{+smcp} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text;+smcp; -DeclareFontShape: {TU}{aldus-nova(0)}{m}{n}... -DeclareFontShape: {TU}{aldus-nova(0)}{m}{sc}... -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{PalatinoNovaPro-Medium} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoNovaP -ro-Medium} -= declare_shape: {PalatinoNovaPro-Medium} {bx} {n} -== size: - -::__fontspec_load_fontname:n{PalatinoNovaPro-Medium} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoNovaP -ro-Medium} -==== Setup NFSS shape: <-> PalatinoNovaPro-Medium -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text; -=== sized font: PalatinoNovaPro-Medium -:: fontspec_check_ot_feat:n {smcp} -==== Small caps found. -==== Setup NFSS shape: <-> PalatinoNovaPro-Medium -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,\l__fontspec_fontfeat_curr_clist } -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,Letter -s=SmallCaps} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps -}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -,Letters={SmallCaps}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{smcp}{+smcp}{+pcap,+unic,+rand} -:: fontspec_check_ot_feat:n {smcp} -::::__fontspec_remove_clashing_featstr:n{+smcp,-smcp,+pcap,+unic,+rand} -:::: Removing feature "+smcp;" -:::: Removing feature "-smcp;" -:::: Removing feature "+pcap;" -:::: Removing feature "+unic;" -:::: Removing feature "+rand;" -::::__fontspec_update_featstr:n{+smcp} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text;+smcp; -DeclareFontShape: {TU}{aldus-nova(0)}{bx}{n}... -DeclareFontShape: {TU}{aldus-nova(0)}{bx}{sc}... -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{AldusNovaPro-BookItalic} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {AldusNovaPro- -BookItalic} -= declare_shape: {AldusNovaPro-BookItalic} {m} {it} -== size: - -::__fontspec_load_fontname:n{AldusNovaPro-BookItalic} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {AldusNovaPro- -BookItalic} -==== Setup NFSS shape: <-> AldusNovaPro-BookItalic -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text; -=== sized font: AldusNovaPro-BookItalic -:: fontspec_check_ot_feat:n {smcp} -==== Small caps found. -==== Setup NFSS shape: <-> AldusNovaPro-BookItalic -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,\l__fontspec_fontfeat_curr_clist } -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,Letter -s=SmallCaps} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps -}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -,Letters={SmallCaps}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{smcp}{+smcp}{+pcap,+unic,+rand} -:: fontspec_check_ot_feat:n {smcp} -::::__fontspec_remove_clashing_featstr:n{+smcp,-smcp,+pcap,+unic,+rand} -:::: Removing feature "+smcp;" -:::: Removing feature "-smcp;" -:::: Removing feature "+pcap;" -:::: Removing feature "+unic;" -:::: Removing feature "+rand;" -::::__fontspec_update_featstr:n{+smcp} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text;+smcp; -DeclareFontShape: {TU}{aldus-nova(0)}{m}{it}... -DeclareFontShape: {TU}{aldus-nova(0)}{m}{itsc}... -DeclareFontShape: {TU}{aldus-nova(0)}{m}{sl}... -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{PalatinoNovaPro-MediumIt} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoNovaP -ro-MediumIt} -= declare_shape: {PalatinoNovaPro-MediumIt} {bx} {it} -== size: - -::__fontspec_load_fontname:n{PalatinoNovaPro-MediumIt} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoNovaP -ro-MediumIt} -==== Setup NFSS shape: <-> PalatinoNovaPro-MediumIt -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text; -=== sized font: PalatinoNovaPro-MediumIt -:: fontspec_check_ot_feat:n {smcp} -==== Small caps found. -==== Setup NFSS shape: <-> PalatinoNovaPro-MediumIt -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,\l__fontspec_fontfeat_curr_clist } -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,Letter -s=SmallCaps} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps -}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -,Letters={SmallCaps}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{smcp}{+smcp}{+pcap,+unic,+rand} -:: fontspec_check_ot_feat:n {smcp} -::::__fontspec_remove_clashing_featstr:n{+smcp,-smcp,+pcap,+unic,+rand} -:::: Removing feature "+smcp;" -:::: Removing feature "-smcp;" -:::: Removing feature "+pcap;" -:::: Removing feature "+unic;" -:::: Removing feature "+rand;" -::::__fontspec_update_featstr:n{+smcp} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text;+smcp; -DeclareFontShape: {TU}{aldus-nova(0)}{bx}{it}... -DeclareFontShape: {TU}{aldus-nova(0)}{bx}{itsc}... -DeclareFontShape: {TU}{aldus-nova(0)}{bx}{sl}... -................................................. -. fontspec info: "defining-font" -. -. Font family 'aldus-nova(0)' created for font 'aldus-nova' with options -. [Numbers=OldStyle,Ligatures=TeX,Extension = .otf,UprightFont = -. AldusNovaPro-Book,ItalicFont = AldusNovaPro-BookItalic,BoldFont = -. PalatinoNovaPro-Medium,BoldItalicFont = PalatinoNovaPro-MediumIt]. -. -. This font family consists of the following NFSS series/shapes: -. -. - 'normal' (m/n) with NFSS spec.: -. <->"[AldusNovaPro-Book.otf]/OT:script=latn;language=DFLT;+onum;mapping=tex-te -xt;" -. - 'small caps' (m/sc) with NFSS spec.: -. <->"[AldusNovaPro-Book.otf]/OT:script=latn;language=DFLT;+onum;mapping=tex-te -xt;+smcp;" -. - 'bold' (bx/n) with NFSS spec.: -. <->"[PalatinoNovaPro-Medium.otf]/OT:script=latn;language=DFLT;+onum;mapping=t -ex-text;" -. - 'bold small caps' (bx/sc) with NFSS spec.: -. <->"[PalatinoNovaPro-Medium.otf]/OT:script=latn;language=DFLT;+onum;mapping=t -ex-text;+smcp;" -. - 'italic' (m/it) with NFSS spec.: -. <->"[AldusNovaPro-BookItalic.otf]/OT:script=latn;language=DFLT;+onum;mapping= -tex-text;" -. - 'italic small caps' (m/itsc) with NFSS spec.: -. <->"[AldusNovaPro-BookItalic.otf]/OT:script=latn;language=DFLT;+onum;mapping= -tex-text;+smcp;" -. - 'bold italic' (bx/it) with NFSS spec.: -. <->"[PalatinoNovaPro-MediumIt.otf]/OT:script=latn;language=DFLT;+onum;mapping -=tex-text;" -. - 'bold italic small caps' (bx/itsc) with NFSS spec.: -. <->"[PalatinoNovaPro-MediumIt.otf]/OT:script=latn;language=DFLT;+onum;mapping -=tex-text;+smcp;" -................................................. -************************************************* -* fontspec warning: "defining-font" -* -* Font family 'aldus-nova(0)' created for font 'aldus-nova' with options -* [Numbers=OldStyle,Ligatures=TeX,Extension = .otf,UprightFont = -* AldusNovaPro-Book,ItalicFont = AldusNovaPro-BookItalic,BoldFont = -* PalatinoNovaPro-Medium,BoldItalicFont = PalatinoNovaPro-MediumIt]. -* -* This font family consists of the following NFSS series/shapes: -* -* - 'normal' (m/n) with NFSS spec.: -* <->"[AldusNovaPro-Book.otf]/OT:script=latn;language=DFLT;+onum;mapping=tex-te -xt;" -* - 'small caps' (m/sc) with NFSS spec.: -* <->"[AldusNovaPro-Book.otf]/OT:script=latn;language=DFLT;+onum;mapping=tex-te -xt;+smcp;" -* - 'bold' (bx/n) with NFSS spec.: -* <->"[PalatinoNovaPro-Medium.otf]/OT:script=latn;language=DFLT;+onum;mapping=t -ex-text;" -* - 'bold small caps' (bx/sc) with NFSS spec.: -* <->"[PalatinoNovaPro-Medium.otf]/OT:script=latn;language=DFLT;+onum;mapping=t -ex-text;+smcp;" -* - 'italic' (m/it) with NFSS spec.: -* <->"[AldusNovaPro-BookItalic.otf]/OT:script=latn;language=DFLT;+onum;mapping= -tex-text;" -* - 'italic small caps' (m/itsc) with NFSS spec.: -* <->"[AldusNovaPro-BookItalic.otf]/OT:script=latn;language=DFLT;+onum;mapping= -tex-text;+smcp;" -* - 'bold italic' (bx/it) with NFSS spec.: -* <->"[PalatinoNovaPro-MediumIt.otf]/OT:script=latn;language=DFLT;+onum;mapping -=tex-text;" -* - 'bold italic small caps' (bx/itsc) with NFSS spec.: -* <->"[PalatinoNovaPro-MediumIt.otf]/OT:script=latn;language=DFLT;+onum;mapping -=tex-text;+smcp;" -************************************************* -LaTeX Info: Redefining \rmfamily on input line 65. - - -:::::::::::::::::::::::::::::: -::fontspec_select:nn {,} {palatino-sans-light} -::__fontspec_init: -::__fontspec_if_detect_external:n{palatino-sans-light} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {palatino-sans --light} -(/Users/will/Dropbox/texmf/tex/latex/willfonts/palatino-sans-light.fontspec) -::__fontspec_extract_all_features:n{,} -fontid:palatino-sans-light-:-Numbers=OldStyle,Ligatures=TeX,Extension = .ttf,Up -rightFont = PalatinoSansCom-Light,ItalicFont = PalatinoSansCom-LightIta,BoldFon -t = PalatinoSansCom-Regular,BoldItalicFont = PalatinoSansCom-Italic -::__fontspec_preparse_features: -::::Keys set: {fontspec-preparse-external} {Numbers=OldStyle,Ligatures=TeX,Exte -nsion = .ttf,UprightFont = PalatinoSansCom-Light,ItalicFont = PalatinoSansCom-L -ightIta,BoldFont = PalatinoSansCom-Regular,BoldItalicFont = PalatinoSansCom-Ita -lic} -Setting bold font "PalatinoSansCom-Regular" with series "bx" -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec-preparse} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::__fontspec_load_font -Set base font for preliminary analysis:"[PalatinoSansCom-Light.ttf]/OT" -::__fontspec_set_font_type: -Set base font properly:"[PalatinoSansCom-Light.ttf]/OT" -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -save family: palatino-sans-light -==fontid_tl:"palatino-sans-light-:-Numbers=OldStyle,Ligatures=TeX,Extension = . -ttf,UprightFont = PalatinoSansCom-Light,ItalicFont = PalatinoSansCom-LightIta,B -oldFont = PalatinoSansCom-Regular,BoldItalicFont = PalatinoSansCom-Italic". -\g__fontspec_family_palatino-sans-light_int=\count155 -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{PalatinoSansCom-Light} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-Light} -= declare_shape: {PalatinoSansCom-Light} {m} {n} -== size: - -::__fontspec_load_fontname:n{PalatinoSansCom-Light} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-Light} -==== Setup NFSS shape: <-> PalatinoSansCom-Light -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text; -=== sized font: PalatinoSansCom-Light -:: fontspec_check_ot_feat:n {smcp} -==== Small caps found. -==== Setup NFSS shape: <-> PalatinoSansCom-Light -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,\l__fontspec_fontfeat_curr_clist } -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,Letter -s=SmallCaps} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps -}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -,Letters={SmallCaps}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{smcp}{+smcp}{+pcap,+unic,+rand} -:: fontspec_check_ot_feat:n {smcp} -::::__fontspec_remove_clashing_featstr:n{+smcp,-smcp,+pcap,+unic,+rand} -:::: Removing feature "+smcp;" -:::: Removing feature "-smcp;" -:::: Removing feature "+pcap;" -:::: Removing feature "+unic;" -:::: Removing feature "+rand;" -::::__fontspec_update_featstr:n{+smcp} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text;+smcp; -DeclareFontShape: {TU}{palatino-sans-light(0)}{m}{n}... -DeclareFontShape: {TU}{palatino-sans-light(0)}{m}{sc}... -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{PalatinoSansCom-Regular} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-Regular} -= declare_shape: {PalatinoSansCom-Regular} {bx} {n} -== size: - -::__fontspec_load_fontname:n{PalatinoSansCom-Regular} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-Regular} -==== Setup NFSS shape: <-> PalatinoSansCom-Regular -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text; -=== sized font: PalatinoSansCom-Regular -:: fontspec_check_ot_feat:n {smcp} -==== Small caps found. -==== Setup NFSS shape: <-> PalatinoSansCom-Regular -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,\l__fontspec_fontfeat_curr_clist } -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,Letter -s=SmallCaps} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps -}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -,Letters={SmallCaps}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{smcp}{+smcp}{+pcap,+unic,+rand} -:: fontspec_check_ot_feat:n {smcp} -::::__fontspec_remove_clashing_featstr:n{+smcp,-smcp,+pcap,+unic,+rand} -:::: Removing feature "+smcp;" -:::: Removing feature "-smcp;" -:::: Removing feature "+pcap;" -:::: Removing feature "+unic;" -:::: Removing feature "+rand;" -::::__fontspec_update_featstr:n{+smcp} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text;+smcp; -DeclareFontShape: {TU}{palatino-sans-light(0)}{bx}{n}... -DeclareFontShape: {TU}{palatino-sans-light(0)}{bx}{sc}... -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{PalatinoSansCom-LightIta} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-LightIta} -= declare_shape: {PalatinoSansCom-LightIta} {m} {it} -== size: - -::__fontspec_load_fontname:n{PalatinoSansCom-LightIta} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-LightIta} -==== Setup NFSS shape: <-> PalatinoSansCom-LightIta -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text; -=== sized font: PalatinoSansCom-LightIta -:: fontspec_check_ot_feat:n {smcp} -==== Small caps found. -==== Setup NFSS shape: <-> PalatinoSansCom-LightIta -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,\l__fontspec_fontfeat_curr_clist } -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,Letter -s=SmallCaps} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps -}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -,Letters={SmallCaps}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{smcp}{+smcp}{+pcap,+unic,+rand} -:: fontspec_check_ot_feat:n {smcp} -::::__fontspec_remove_clashing_featstr:n{+smcp,-smcp,+pcap,+unic,+rand} -:::: Removing feature "+smcp;" -:::: Removing feature "-smcp;" -:::: Removing feature "+pcap;" -:::: Removing feature "+unic;" -:::: Removing feature "+rand;" -::::__fontspec_update_featstr:n{+smcp} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text;+smcp; -DeclareFontShape: {TU}{palatino-sans-light(0)}{m}{it}... -DeclareFontShape: {TU}{palatino-sans-light(0)}{m}{itsc}... -DeclareFontShape: {TU}{palatino-sans-light(0)}{m}{sl}... -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{PalatinoSansCom-Italic} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-Italic} -= declare_shape: {PalatinoSansCom-Italic} {bx} {it} -== size: - -::__fontspec_load_fontname:n{PalatinoSansCom-Italic} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {PalatinoSansC -om-Italic} -==== Setup NFSS shape: <-> PalatinoSansCom-Italic -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text; -=== sized font: PalatinoSansCom-Italic -:: fontspec_check_ot_feat:n {smcp} -==== Small caps found. -==== Setup NFSS shape: <-> PalatinoSansCom-Italic -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,\l__fontspec_fontfeat_curr_clist } -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},Ligatures={TeX},,,,Letter -s=SmallCaps} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -::::Keys set: {fontspec} {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps -}} -::::Leftover: {Numbers={OldStyle},Ligatures={TeX},Letters={SmallCaps}} -:::Setting keys for OpenType font features: "Numbers={OldStyle},Ligatures={TeX} -,Letters={SmallCaps}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{}{mapping=tex-text}{} -::::__fontspec_remove_clashing_featstr:n{mapping=tex-text,ng=tex-text,} -:::: Removing feature "mapping=tex-text;" -:::: Removing feature "ng=tex-text;" -::::__fontspec_update_featstr:n{mapping=tex-text} -:::: Adding feature. -::__fontspec_make_OT_feature:nnn{smcp}{+smcp}{+pcap,+unic,+rand} -:: fontspec_check_ot_feat:n {smcp} -::::__fontspec_remove_clashing_featstr:n{+smcp,-smcp,+pcap,+unic,+rand} -:::: Removing feature "+smcp;" -:::: Removing feature "-smcp;" -:::: Removing feature "+pcap;" -:::: Removing feature "+unic;" -:::: Removing feature "+rand;" -::::__fontspec_update_featstr:n{+smcp} -:::: Adding feature. -==== Gathered features: +onum;mapping=tex-text;+smcp; -DeclareFontShape: {TU}{palatino-sans-light(0)}{bx}{it}... -DeclareFontShape: {TU}{palatino-sans-light(0)}{bx}{itsc}... -DeclareFontShape: {TU}{palatino-sans-light(0)}{bx}{sl}... -................................................. -. fontspec info: "defining-font" -. -. Font family 'palatino-sans-light(0)' created for font 'palatino-sans-light' -. with options [Numbers=OldStyle,Ligatures=TeX,Extension = .ttf,UprightFont = -. PalatinoSansCom-Light,ItalicFont = PalatinoSansCom-LightIta,BoldFont = -. PalatinoSansCom-Regular,BoldItalicFont = PalatinoSansCom-Italic]. -. -. This font family consists of the following NFSS series/shapes: -. -. - 'normal' (m/n) with NFSS spec.: -. <->"[PalatinoSansCom-Light.ttf]/OT:script=latn;language=DFLT;+onum;mapping=te -x-text;" -. - 'small caps' (m/sc) with NFSS spec.: -. <->"[PalatinoSansCom-Light.ttf]/OT:script=latn;language=DFLT;+onum;mapping=te -x-text;+smcp;" -. - 'bold' (bx/n) with NFSS spec.: -. <->"[PalatinoSansCom-Regular.ttf]/OT:script=latn;language=DFLT;+onum;mapping= -tex-text;" -. - 'bold small caps' (bx/sc) with NFSS spec.: -. <->"[PalatinoSansCom-Regular.ttf]/OT:script=latn;language=DFLT;+onum;mapping= -tex-text;+smcp;" -. - 'italic' (m/it) with NFSS spec.: -. <->"[PalatinoSansCom-LightIta.ttf]/OT:script=latn;language=DFLT;+onum;mapping -=tex-text;" -. - 'italic small caps' (m/itsc) with NFSS spec.: -. <->"[PalatinoSansCom-LightIta.ttf]/OT:script=latn;language=DFLT;+onum;mapping -=tex-text;+smcp;" -. - 'bold italic' (bx/it) with NFSS spec.: -. <->"[PalatinoSansCom-Italic.ttf]/OT:script=latn;language=DFLT;+onum;mapping=t -ex-text;" -. - 'bold italic small caps' (bx/itsc) with NFSS spec.: -. <->"[PalatinoSansCom-Italic.ttf]/OT:script=latn;language=DFLT;+onum;mapping=t -ex-text;+smcp;" -................................................. -************************************************* -* fontspec warning: "defining-font" -* -* Font family 'palatino-sans-light(0)' created for font 'palatino-sans-light' -* with options [Numbers=OldStyle,Ligatures=TeX,Extension = .ttf,UprightFont = -* PalatinoSansCom-Light,ItalicFont = PalatinoSansCom-LightIta,BoldFont = -* PalatinoSansCom-Regular,BoldItalicFont = PalatinoSansCom-Italic]. -* -* This font family consists of the following NFSS series/shapes: -* -* - 'normal' (m/n) with NFSS spec.: -* <->"[PalatinoSansCom-Light.ttf]/OT:script=latn;language=DFLT;+onum;mapping=te -x-text;" -* - 'small caps' (m/sc) with NFSS spec.: -* <->"[PalatinoSansCom-Light.ttf]/OT:script=latn;language=DFLT;+onum;mapping=te -x-text;+smcp;" -* - 'bold' (bx/n) with NFSS spec.: -* <->"[PalatinoSansCom-Regular.ttf]/OT:script=latn;language=DFLT;+onum;mapping= -tex-text;" -* - 'bold small caps' (bx/sc) with NFSS spec.: -* <->"[PalatinoSansCom-Regular.ttf]/OT:script=latn;language=DFLT;+onum;mapping= -tex-text;+smcp;" -* - 'italic' (m/it) with NFSS spec.: -* <->"[PalatinoSansCom-LightIta.ttf]/OT:script=latn;language=DFLT;+onum;mapping -=tex-text;" -* - 'italic small caps' (m/itsc) with NFSS spec.: -* <->"[PalatinoSansCom-LightIta.ttf]/OT:script=latn;language=DFLT;+onum;mapping -=tex-text;+smcp;" -* - 'bold italic' (bx/it) with NFSS spec.: -* <->"[PalatinoSansCom-Italic.ttf]/OT:script=latn;language=DFLT;+onum;mapping=t -ex-text;" -* - 'bold italic small caps' (bx/itsc) with NFSS spec.: -* <->"[PalatinoSansCom-Italic.ttf]/OT:script=latn;language=DFLT;+onum;mapping=t -ex-text;+smcp;" -************************************************* -LaTeX Info: Redefining \sffamily on input line 65. - - -:::::::::::::::::::::::::::::: -::fontspec_select:nn {,BoldFont=lmmonolt10-bold.otf} {lmmonolt10-regular.otf} -::__fontspec_init: -::__fontspec_if_detect_external:n{lmmonolt10-regular.otf} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonolt10-re -gular.otf} -::__fontspec_extract_all_features:n{,BoldFont=lmmonolt10-bold.otf} -fontid:lmmonolt10-regular-:-Numbers=OldStyle,WordSpace={1,0,0},PunctuationSpace -=WordSpace,BoldFont=lmmonolt10-bold.otf -::__fontspec_preparse_features: -::::Keys set: {fontspec-preparse-external} {Numbers=OldStyle,WordSpace={1,0,0}, -PunctuationSpace=WordSpace,BoldFont=lmmonolt10-bold.otf} -Setting bold font "lmmonolt10-bold.otf" with series "bx" -::::Leftover: {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace={WordSpace -}} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},WordSpace={1,0,0},Punctua -tionSpace={WordSpace}} -::::Leftover: {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace={WordSpace -}} -::::Keys set: {fontspec-preparse} {Numbers={OldStyle},WordSpace={1,0,0},Punctua -tionSpace={WordSpace}} -::::Leftover: {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace={WordSpace -}} -::__fontspec_load_font -Set base font for preliminary analysis:"[lmmonolt10-regular.otf]/OT" -::__fontspec_set_font_type: -Set base font properly:"[lmmonolt10-regular.otf]/OT" -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},WordSpace={1,0,0},Punctua -tionSpace={WordSpace},} -::::Leftover: {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace={WordSpace -}} -::::Keys set: {fontspec} {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace -={WordSpace}} -::::Leftover: {Numbers={OldStyle}} -:::Setting keys for OpenType font features: "Numbers={OldStyle}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -save family: lmmonolt10-regular.otf -==fontid_tl:"lmmonolt10-regular-:-Numbers=OldStyle,WordSpace={1,0,0},Punctuatio -nSpace=WordSpace,BoldFont=lmmonolt10-bold.otf". -\g__fontspec_family_lmmonolt10-regular.otf_int=\count156 -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{lmmonolt10-regular} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonolt10-re -gular} -= declare_shape: {lmmonolt10-regular} {m} {n} -== size: - -::__fontspec_load_fontname:n{lmmonolt10-regular} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonolt10-re -gular} -==== Setup NFSS shape: <-> lmmonolt10-regular -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},WordSpace={1,0,0},Punctua -tionSpace={WordSpace},,,,} -::::Leftover: {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace={WordSpace -}} -::::Keys set: {fontspec} {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace -={WordSpace}} -::::Leftover: {Numbers={OldStyle}} -:::Setting keys for OpenType font features: "Numbers={OldStyle}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -==== Gathered features: +onum; -=== sized font: lmmonolt10-regular -:: fontspec_check_ot_feat:n {smcp} -==== Small caps not found. -DeclareFontShape: {TU}{lmmonolt10-regular.otf(0)}{m}{n}... -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{lmmonolt10-bold.otf} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonolt10-bo -ld.otf} -= declare_shape: {lmmonolt10-bold} {bx} {n} -== size: - -::__fontspec_load_fontname:n{lmmonolt10-bold} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonolt10-bo -ld} -==== Setup NFSS shape: <-> lmmonolt10-bold -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},WordSpace={1,0,0},Punctua -tionSpace={WordSpace},,,,} -::::Leftover: {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace={WordSpace -}} -::::Keys set: {fontspec} {Numbers={OldStyle},WordSpace={1,0,0},PunctuationSpace -={WordSpace}} -::::Leftover: {Numbers={OldStyle}} -:::Setting keys for OpenType font features: "Numbers={OldStyle}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -==== Gathered features: +onum; -=== sized font: lmmonolt10-bold -:: fontspec_check_ot_feat:n {smcp} -==== Small caps not found. -DeclareFontShape: {TU}{lmmonolt10-regular.otf(0)}{bx}{n}... -................................................. -. fontspec info: "defining-font" -. -. Font family 'lmmonolt10-regular.otf(0)' created for font -. 'lmmonolt10-regular.otf' with options -. [Numbers=OldStyle,WordSpace={1,0,0},PunctuationSpace=WordSpace,BoldFont=lmmon -olt10-bold.otf]. -. -. This font family consists of the following NFSS series/shapes: -. -. - 'normal' (m/n) with NFSS spec.: -. <->"[lmmonolt10-regular.otf]/OT:script=latn;language=DFLT;+onum;" -. - 'small caps' (m/sc) with NFSS spec.: -. and font adjustment code: -. \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font -. \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font -. - 'bold' (bx/n) with NFSS spec.: -. <->"[lmmonolt10-bold.otf]/OT:script=latn;language=DFLT;+onum;" -. - 'bold small caps' (bx/sc) with NFSS spec.: -. and font adjustment code: -. \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font -. \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font -................................................. -************************************************* -* fontspec warning: "defining-font" -* -* Font family 'lmmonolt10-regular.otf(0)' created for font -* 'lmmonolt10-regular.otf' with options -* [Numbers=OldStyle,WordSpace={1,0,0},PunctuationSpace=WordSpace,BoldFont=lmmon -olt10-bold.otf]. -* -* This font family consists of the following NFSS series/shapes: -* -* - 'normal' (m/n) with NFSS spec.: -* <->"[lmmonolt10-regular.otf]/OT:script=latn;language=DFLT;+onum;" -* - 'small caps' (m/sc) with NFSS spec.: -* and font adjustment code: -* \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font -* \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font -* - 'bold' (bx/n) with NFSS spec.: -* <->"[lmmonolt10-bold.otf]/OT:script=latn;language=DFLT;+onum;" -* - 'bold small caps' (bx/sc) with NFSS spec.: -* and font adjustment code: -* \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font -* \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font -************************************************* -LaTeX Info: Redefining \ttfamily on input line 66. - - -:::::::::::::::::::::::::::::: -::fontspec_select:nn {,} {lmmonoltcond10-regular.otf} -::__fontspec_init: -::__fontspec_if_detect_external:n{lmmonoltcond10-regular.otf} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonoltcond1 -0-regular.otf} -::__fontspec_extract_all_features:n{,} -fontid:lmmonoltcond10-regular-:-Numbers=OldStyle -::__fontspec_preparse_features: -::::Keys set: {fontspec-preparse-external} {Numbers=OldStyle} -::::Leftover: {Numbers={OldStyle}} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle}} -::::Leftover: {Numbers={OldStyle}} -::::Keys set: {fontspec-preparse} {Numbers={OldStyle}} -::::Leftover: {Numbers={OldStyle}} -::__fontspec_load_font -Set base font for preliminary analysis:"[lmmonoltcond10-regular.otf]/OT" -::__fontspec_set_font_type: -Set base font properly:"[lmmonoltcond10-regular.otf]/OT" -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},} -::::Leftover: {Numbers={OldStyle}} -::::Keys set: {fontspec} {Numbers={OldStyle}} -::::Leftover: {Numbers={OldStyle}} -:::Setting keys for OpenType font features: "Numbers={OldStyle}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -save family: lmmonoltcond10-regular.otf -==fontid_tl:"lmmonoltcond10-regular-:-Numbers=OldStyle". -\g__fontspec_family_lmmonoltcond10-regular.otf_int=\count157 -::::Keys set: {fontspec-preparse-external} {} -::::Leftover: {} -::__fontspec_load_fontname:n{lmmonoltcond10-regular} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonoltcond1 -0-regular} -= declare_shape: {lmmonoltcond10-regular} {m} {n} -== size: - -::__fontspec_load_fontname:n{lmmonoltcond10-regular} -::__fontspec_load_external_fontoptions:Nn\l_fontspec_fontname_tl {lmmonoltcond1 -0-regular} -==== Setup NFSS shape: <-> lmmonoltcond10-regular -::__fontspec_get_features:Nn\l__fontspec_rawfeatures_sclist {,,\l__fontspec_siz -ing_leftover_clist ,} -::::Keys set: {fontspec-renderer} {Numbers={OldStyle},,,,} -::::Leftover: {Numbers={OldStyle}} -::::Keys set: {fontspec} {Numbers={OldStyle}} -::::Leftover: {Numbers={OldStyle}} -:::Setting keys for OpenType font features: "Numbers={OldStyle}" -::__fontspec_make_OT_feature:nnn{onum}{+onum}{+lnum,-lnum} -:: fontspec_check_ot_feat:n {onum} -::::__fontspec_remove_clashing_featstr:n{+onum,-onum,+lnum,-lnum} -:::: Removing feature "+onum;" -:::: Removing feature "-onum;" -:::: Removing feature "+lnum;" -:::: Removing feature "-lnum;" -::::__fontspec_update_featstr:n{+onum} -:::: Adding feature. -==== Gathered features: +onum; -=== sized font: lmmonoltcond10-regular -:: fontspec_check_ot_feat:n {smcp} -==== Small caps not found. -DeclareFontShape: {TU}{lmmonoltcond10-regular.otf(0)}{m}{n}... -................................................. -. fontspec info: "defining-font" -. -. Font family 'lmmonoltcond10-regular.otf(0)' created for font -. 'lmmonoltcond10-regular.otf' with options [Numbers=OldStyle]. -. -. This font family consists of the following NFSS series/shapes: -. -. - 'normal' (m/n) with NFSS spec.: -. <->"[lmmonoltcond10-regular.otf]/OT:script=latn;language=DFLT;+onum;" -. - 'small caps' (m/sc) with NFSS spec.: -................................................. -************************************************* -* fontspec warning: "defining-font" -* -* Font family 'lmmonoltcond10-regular.otf(0)' created for font -* 'lmmonoltcond10-regular.otf' with options [Numbers=OldStyle]. -* -* This font family consists of the following NFSS series/shapes: -* -* - 'normal' (m/n) with NFSS spec.: -* <->"[lmmonoltcond10-regular.otf]/OT:script=latn;language=DFLT;+onum;" -* - 'small caps' (m/sc) with NFSS spec.: -************************************************* -(/usr/local/texlive/2016/texmf-dist/tex/latex/hyperref/hyperref.sty -Package: hyperref 2012/11/06 v6.83m Hypertext links for LaTeX - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty -Package: hobsub-hyperref 2012/05/28 v1.13 Bundle oberdiek, subset hyperref (HO) - - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty -Package: hobsub-generic 2012/05/28 v1.13 Bundle oberdiek, subset generic (HO) -Package: hobsub 2012/05/28 v1.13 Construct package bundles (HO) -Package hobsub Info: Skipping package `infwarerr' (already loaded). -Package hobsub Info: Skipping package `ltxcmds' (already loaded). -Package hobsub Info: Skipping package `ifluatex' (already loaded). -Package hobsub Info: Skipping package `ifvtex' (already loaded). -Package: intcalc 2007/09/27 v1.1 Expandable calculations with integers (HO) -Package hobsub Info: Skipping package `ifpdf' (already loaded). -Package hobsub Info: Skipping package `etexcmds' (already loaded). -Package hobsub Info: Skipping package `kvsetkeys' (already loaded). -Package hobsub Info: Skipping package `kvdefinekeys' (already loaded). -Package hobsub Info: Skipping package `pdftexcmds' (already loaded). -Package: pdfescape 2011/11/25 v1.13 Implements pdfTeX's escape features (HO) -Package: bigintcalc 2012/04/08 v1.3 Expandable calculations on big integers (HO -) -Package: bitset 2011/01/30 v1.1 Handle bit-vector datatype (HO) -Package: uniquecounter 2011/01/30 v1.2 Provide unlimited unique counter (HO) -) -Package hobsub Info: Skipping package `hobsub' (already loaded). -Package: letltxmacro 2010/09/02 v1.4 Let assignment for LaTeX macros (HO) -Package: hopatch 2012/05/28 v1.2 Wrapper for package hooks (HO) -Package: xcolor-patch 2011/01/30 xcolor patch -Package: atveryend 2011/06/30 v1.8 Hooks at the very end of document (HO) -Package atveryend Info: \enddocument detected (standard20110627). -Package atveryend Info: \docmute@enddocument detected (standard20110627). -Package: atbegshi 2011/10/05 v1.16 At begin shipout hook (HO) -Package: refcount 2011/10/16 v3.4 Data extraction from label references (HO) -Package: hycolor 2011/01/30 v1.7 Color options for hyperref/bookmark (HO) -) -(/usr/local/texlive/2016/texmf-dist/tex/latex/oberdiek/auxhook.sty -Package: auxhook 2011/03/04 v1.3 Hooks for auxiliary files (HO) - - -Package auxhook Warning: Cannot patch \document, -(auxhook) using \AtBeginDocument instead. - -) -\@linkdim=\dimen181 -\Hy@linkcounter=\count158 -\Hy@pagecounter=\count159 - (/usr/local/texlive/2016/texmf-dist/tex/latex/hyperref/pd1enc.def -File: pd1enc.def 2012/11/06 v6.83m Hyperref: PDFDocEncoding definition (HO) -) -\Hy@SavedSpaceFactor=\count160 - -(/usr/local/texlive/2016/texmf-dist/tex/latex/latexconfig/hyperref.cfg -File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive -) -Package hyperref Info: Option `bookmarks' set `true' on input line 4328. -Package hyperref Info: Option `colorlinks' set `true' on input line 4328. - - -Package hyperref Warning: XeTeX driver only supports unicode. -(hyperref) Enabling option `unicode'. - -Package hyperref Info: Option `unicode' set `true' on input line 4328. -(/usr/local/texlive/2016/texmf-dist/tex/latex/hyperref/puenc.def -File: puenc.def 2012/11/06 v6.83m Hyperref: PDF Unicode definition (HO) -) -Package hyperref Info: Hyper figures OFF on input line 4452. -Package hyperref Info: Link nesting OFF on input line 4457. -Package hyperref Info: Hyper index ON on input line 4460. -Package hyperref Info: Plain pages OFF on input line 4467. -Package hyperref Info: Backreferencing OFF on input line 4472. -Package hyperref Info: Implicit mode ON; LaTeX internals redefined. -Package hyperref Info: Bookmarks ON on input line 4697. -\c@Hy@tempcnt=\count161 -LaTeX Info: Redefining \url on input line 5051. -\XeTeXLinkMargin=\dimen182 -\Fld@menulength=\count162 -\Field@Width=\dimen183 -\Fld@charsize=\dimen184 -Package hyperref Info: Hyper figures OFF on input line 6305. -Package hyperref Info: Link nesting OFF on input line 6310. -Package hyperref Info: Hyper index ON on input line 6313. -Package hyperref Info: backreferencing OFF on input line 6320. -Package hyperref Info: Link coloring ON on input line 6323. -Package hyperref Info: Link coloring with OCG OFF on input line 6330. -Package hyperref Info: PDF/A mode OFF on input line 6335. -LaTeX Info: Redefining \ref on input line 6375. -LaTeX Info: Redefining \pageref on input line 6379. -\Hy@abspage=\count163 -\c@Item=\count164 -\c@Hfootnote=\count165 -) - -Package hyperref Message: Driver (autodetected): hxetex. - -(/usr/local/texlive/2016/texmf-dist/tex/latex/hyperref/hxetex.def -File: hxetex.def 2012/11/06 v6.83m Hyperref driver for XeTeX - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/stringenc.sty -Package: stringenc 2011/12/02 v1.10 Convert strings between diff. encodings (HO -) -) -\pdfm@box=\box71 -\c@Hy@AnnotLevel=\count166 -\HyField@AnnotCount=\count167 -\Fld@listcount=\count168 -\c@bookmark@seq@number=\count169 - -(/usr/local/texlive/2016/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty -Package: rerunfilecheck 2011/04/15 v1.7 Rerun checks for auxiliary files (HO) -Package rerunfilecheck Info: Feature \pdfmdfivesum is not available -(rerunfilecheck) (e.g. pdfTeX or LuaTeX with package `pdftexcmds'). - -(rerunfilecheck) Therefore file contents cannot be checked efficien -tly -(rerunfilecheck) and the loading of the package is aborted. -) -\Hy@SectionHShift=\skip89 -) -\X=\box72 -\Y=\box73 -\c@example=\count170 -\c@argument=\count171 -................................................. -. LaTeX info: "xparse/define-command" -. -. Defining command \otf with sig. 'somm' on line 248. -................................................. -) -\@indexfile=\write4 -\openout4 = `fontspec-doc.idx'. - - -Writing index file fontspec-doc.idx -\@glossaryfile=\write5 -\openout5 = `fontspec-doc.glo'. - -Writing glossary file fontspec-doc.glo -(./fontspec-doc.aux (./fontspec-doc-intro.aux) (./fontspec-doc-fontsel.aux) -(./fontspec-doc-featsel.aux) (./fontspec-doc-opentype.aux) -(./fontspec-doc-enc.aux) (./fontspec-doc-luatex.aux) (./fontspec-doc-xetex.aux) -(./fontspec-doc-api.aux) (./fontspec-doc-patches.aux)) -\openout1 = `fontspec-doc.aux'. - -LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 15. -LaTeX Font Info: ... okay on input line 15. -LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 15. -LaTeX Font Info: ... okay on input line 15. -LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 15. -LaTeX Font Info: ... okay on input line 15. -LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 15. -LaTeX Font Info: ... okay on input line 15. -LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 15. -LaTeX Font Info: ... okay on input line 15. -LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 15. -LaTeX Font Info: ... okay on input line 15. -LaTeX Font Info: Checking defaults for TU/cmr/m/n on input line 15. -LaTeX Font Info: ... okay on input line 15. -LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 15. -LaTeX Font Info: ... okay on input line 15. -LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 15. -LaTeX Font Info: ... okay on input line 15. -Package doc Info: Made | a short reference for \verb on input line 15. -................................................. -. fontspec info: "setup-math" -. -. Adjusting the maths setup (use [no-math] to avoid this). -................................................. -\symlegacymaths=\mathgroup4 -LaTeX Font Info: Overwriting symbol font `legacymaths' in version `bold' -(Font) OT1/cmr/m/n --> OT1/cmr/bx/n on input line 15. -LaTeX Font Info: Redeclaring math accent \acute on input line 15. -LaTeX Font Info: Redeclaring math accent \grave on input line 15. -LaTeX Font Info: Redeclaring math accent \ddot on input line 15. -LaTeX Font Info: Redeclaring math accent \tilde on input line 15. -LaTeX Font Info: Redeclaring math accent \bar on input line 15. -LaTeX Font Info: Redeclaring math accent \breve on input line 15. -LaTeX Font Info: Redeclaring math accent \check on input line 15. -LaTeX Font Info: Redeclaring math accent \hat on input line 15. -LaTeX Font Info: Redeclaring math accent \dot on input line 15. -LaTeX Font Info: Redeclaring math accent \mathring on input line 15. -LaTeX Font Info: Redeclaring math symbol \colon on input line 15. -LaTeX Font Info: Redeclaring math symbol \Gamma on input line 15. -LaTeX Font Info: Redeclaring math symbol \Delta on input line 15. -LaTeX Font Info: Redeclaring math symbol \Theta on input line 15. -LaTeX Font Info: Redeclaring math symbol \Lambda on input line 15. -LaTeX Font Info: Redeclaring math symbol \Xi on input line 15. -LaTeX Font Info: Redeclaring math symbol \Pi on input line 15. -LaTeX Font Info: Redeclaring math symbol \Sigma on input line 15. -LaTeX Font Info: Redeclaring math symbol \Upsilon on input line 15. -LaTeX Font Info: Redeclaring math symbol \Phi on input line 15. -LaTeX Font Info: Redeclaring math symbol \Psi on input line 15. -LaTeX Font Info: Redeclaring math symbol \Omega on input line 15. -LaTeX Font Info: Redeclaring math symbol \mathdollar on input line 15. -LaTeX Font Info: Redeclaring symbol font `operators' on input line 15. -LaTeX Font Info: Encoding `OT1' has changed to `TU' for symbol font -(Font) `operators' in the math version `normal' on input line 15. -LaTeX Font Info: Overwriting symbol font `operators' in version `normal' -(Font) OT1/cmr/m/n --> TU/aldus-nova(0)/m/n on input line 15. -LaTeX Font Info: Encoding `OT1' has changed to `TU' for symbol font -(Font) `operators' in the math version `bold' on input line 15. -LaTeX Font Info: Overwriting symbol font `operators' in version `bold' -(Font) OT1/cmr/bx/n --> TU/aldus-nova(0)/m/n on input line 15. - -LaTeX Font Info: Overwriting symbol font `operators' in version `normal' -(Font) TU/aldus-nova(0)/m/n --> TU/aldus-nova(0)/m/n on input -line 15. -LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal' -(Font) OT1/cmr/m/it --> TU/aldus-nova(0)/m/it on input line 15 -. -LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal' -(Font) OT1/cmr/bx/n --> TU/aldus-nova(0)/bx/n on input line 15 -. -LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal' -(Font) OT1/cmss/m/n --> TU/palatino-sans-light(0)/m/n on input - line 15. -LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal' -(Font) OT1/cmtt/m/n --> TU/lmmonolt10-regular.otf(0)/m/n on in -put line 15. -LaTeX Font Info: Overwriting symbol font `operators' in version `bold' -(Font) TU/aldus-nova(0)/m/n --> TU/aldus-nova(0)/bx/n on input - line 15. -LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold' -(Font) OT1/cmr/bx/it --> TU/aldus-nova(0)/bx/it on input line -15. -LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold' -(Font) OT1/cmss/bx/n --> TU/palatino-sans-light(0)/bx/n on inp -ut line 15. -LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold' -(Font) OT1/cmtt/m/n --> TU/lmmonolt10-regular.otf(0)/bx/n on i -nput line 15. -Package caption Info: Begin \AtBeginDocument code. -Package caption Info: hyperref package is loaded. -Package caption Info: End \AtBeginDocument code. -LaTeX Info: Redefining \microtypecontext on input line 15. -Package microtype Info: Character protrusion enabled (level 2). -Package microtype Info: Using default protrusion set `alltext'. -Package microtype Info: No adjustment of tracking. -Package microtype Info: No adjustment of spacing. -Package microtype Info: No adjustment of kerning. -Package microtype Info: Loading generic settings for font family -(microtype) `aldus-nova' (encoding: TU). -(microtype) For optimal results, create family-specific settings. -(microtype) See the microtype manual for details. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\`i' -(microtype) in font encoding `TU' in inheritance list -(microtype) `microtype.cfg/358(protrusion)'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\'i' -(microtype) in font encoding `TU' in inheritance list -(microtype) `microtype.cfg/358(protrusion)'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\^i' -(microtype) in font encoding `TU' in inheritance list -(microtype) `microtype.cfg/358(protrusion)'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\"i' -(microtype) in font encoding `TU' in inheritance list -(microtype) `microtype.cfg/358(protrusion)'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -\AtBeginShipoutBox=\box74 -Package hyperref Info: Link coloring ON on input line 15. -(/usr/local/texlive/2016/texmf-dist/tex/latex/hyperref/nameref.sty -Package: nameref 2012/10/27 v2.43 Cross-referencing by name of section - -(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/gettitlestring.sty -Package: gettitlestring 2010/12/03 v1.4 Cleanup title references (HO) -) -\c@section@level=\count172 -LaTeX Info: Redefining \Ref on input line 513. -) -LaTeX Info: Redefining \ref on input line 15. -LaTeX Info: Redefining \pageref on input line 15. -LaTeX Info: Redefining \nameref on input line 15. - -(./fontspec-doc.out) (./fontspec-doc.out) -\@outlinefile=\write6 -\openout6 = `fontspec-doc.out'. - -LaTeX Info: Redefining \Ref on input line 15. -\docmute@nestinglevel=\count173 - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -Package microtype Info: Loading generic settings for font family -(microtype) `palatino-sans-light' (encoding: TU). -(microtype) For optimal results, create family-specific settings. -(microtype) See the microtype manual for details. - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <17.28> on input line 27. -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <12> on input line 27. -(/usr/local/texlive/2016/texmf-dist/tex/latex/microtype/mt-cmr.cfg -File: mt-cmr.cfg 2013/05/19 v2.2 microtype config. file: Computer Modern Roman -(RS) -) - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <8> on input line 27. -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <6> on input line 27. - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -Package microtype Info: Loading generic settings for font family -(microtype) `lmmonolt10-regular.otf' (encoding: TU). -(microtype) For optimal results, create family-specific settings. -(microtype) See the microtype manual for details. - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -(./fontspec-doc.toc - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <7> on input line 2. -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <5> on input line 2. - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -[1 - -] - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -[2] - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -) -\tf@toc=\write7 -\openout7 = `fontspec-doc.toc'. - - [3] -\openout2 = `fontspec-doc-intro.aux'. - - (./fontspec-doc-intro.tex - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -[4 - -] - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -[5]) [6] -\openout2 = `fontspec-doc-fontsel.aux'. - - (./fontspec-doc-fontsel.tex - -LaTeX Warning: Hyper reference `sec:font-ind-features' on page 7 undefined on i -nput line 21. - - -LaTeX Warning: Reference `sec:font-ind-features' on page 7 undefined on input l -ine 21. - -\openout3 = `zzz-1-L-fontload.tex'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -File: zzz-1-L-fontload.pdf Graphic file (type QTm) -<use "zzz-1-L-fontload.pdf" > - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -LaTeX Warning: Hyper reference `sec:defaults' on page 7 undefined on input line - 35. - - -LaTeX Warning: Reference `sec:defaults' on page 7 undefined on input line 35. - - -LaTeX Warning: Hyper reference `sec:font-ind-features' on page 7 undefined on i -nput line 40. - - -LaTeX Warning: Reference `sec:font-ind-features' on page 7 undefined on input l -ine 40. - -[7 - - -] [8] [9] - -LaTeX Font Warning: Font shape `TU/lmmonolt10-regular.otf(0)/m/it' undefined -(Font) using `TU/lmmonolt10-regular.otf(0)/m/n' instead on input l -ine 174. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -\openout3 = `zzz-2-L-nff.tex'. - -File: zzz-2-L-nff.pdf Graphic file (type QTm) -<use "zzz-2-L-nff.pdf" > -\openout3 = `zzz-3-X-nfface.tex'. - -File: zzz-3-X-nfface.pdf Graphic file (type QTm) - <use "zzz-3-X-nfface.pdf" > [10] -\openout3 = `zzz-4-X-bff.tex'. - -File: zzz-4-X-bff.pdf Graphic file (type QTm) - -<use "zzz-4-X-bff.pdf" > [11] - -LaTeX Warning: Reference `sec:bfit-feat' on page 12 undefined on input line 296 -. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -[12] - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -[13] - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -[14] [15] -Overfull \hbox (74.25003pt too wide) in paragraph at lines 501--502 -[][]\TU/lmmonolt10-regular.otf(0)/m/it/10 \emfontdeclare{\bfseries,\fontseries{ -h}\selectfont,\fontseries{x}\selectfont} - [] - -) [16] -\openout2 = `fontspec-doc-featsel.aux'. - - -No file fontspec-doc-featsel.tex. -\openout2 = `fontspec-doc-opentype.aux'. - -(./fontspec-doc-opentype.tex [17 - - - - -] -\scriptcount=\count174 -\scriptindex=\count175 -\scripttag=\count176 -\langcount=\count177 -\langindex=\count178 -\langtag=\count179 -\featurecount=\count180 -\featureindex=\count181 -\featuretag=\count182 - [18] - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -Package microtype Info: Loading generic settings for font family -(microtype) `lmmonoltcond10-regular.otf' (encoding: TU). -(microtype) For optimal results, create family-specific settings. -(microtype) See the microtype manual for details. - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <9> on input line 214. -\openout3 = `zzz-5-L-lig.tex'. - -File: zzz-5-L-lig.pdf Graphic file (type QTm) -<use "zzz-5-L-lig.pdf" > [19] [20] [21] [22] -\openout3 = `zzz-6-L-caps.tex'. - -File: zzz-6-L-caps.pdf Graphic file (type QTm) - <use "zzz-6-L-caps.pdf" > -\openout3 = `zzz-7-L-letters-uppercase.tex'. - -File: zzz-7-L-letters-uppercase.pdf Graphic file (type QTm) - -<use "zzz-7-L-letters-uppercase.pdf" > - -LaTeX Warning: Hyper reference `sec:addfontfeatures' on page 23 undefined on in -put line 358. - - -LaTeX Warning: Reference `sec:addfontfeatures' on page 23 undefined on input li -ne 358. - -\openout3 = `zzz-8-L-slashzero.tex'. - -File: zzz-8-L-slashzero.pdf Graphic file (type QTm) -<use "zzz-8-L-slashzero.pdf" > [23] -\openout3 = `zzz-9-L-vertpos.tex'. - -File: zzz-9-L-vertpos.pdf Graphic file (type QTm) - <use "zzz-9-L-vertpos.pdf" > -Overfull \hbox (8.82501pt too wide) in paragraph at lines 431--431 -[] [][] - [] - -[24] [25] -\openout3 = `zzz-10-X-ot-frac.tex'. - -File: zzz-10-X-ot-frac.pdf Graphic file (type QTm) - <use "zzz-10-X-ot-frac.pdf" > -\openout3 = `zzz-11-X-style-alt.tex'. - -File: zzz-11-X-style-alt.pdf Graphic file (type QTm) - <use "zzz-11-X-style-alt.pdf" > -\openout3 = `zzz-12-X-style-hist.tex'. - -File: zzz-12-X-style-hist.pdf Graphic file (type QTm) - -<use "zzz-12-X-style-hist.pdf" > -\openout3 = `zzz-13-X-style-titl.tex'. - -File: zzz-13-X-style-titl.pdf Graphic file (type QTm) - <use "zzz-13-X-style-titl.pdf" > -\openout3 = `zzz-14-X-style-itrub.tex'. - -File: zzz-14-X-style-itrub.pdf Graphic file (type QTm) - -<use "zzz-14-X-style-itrub.pdf" > [26] [27] -\openout3 = `zzz-15-X-style-hvkana.tex'. - -File: zzz-15-X-style-hvkana.pdf Graphic file (type QTm) - -<use "zzz-15-X-style-hvkana.pdf" > -\openout3 = `zzz-16-X-kernup.tex'. - -File: zzz-16-X-kernup.pdf Graphic file (type QTm) - <use "zzz-16-X-kernup.pdf" > [28] [29] -\openout3 = `zzz-17-X-charwdprop.tex'. - -File: zzz-17-X-charwdprop.pdf Graphic file (type QTm) - -<use "zzz-17-X-charwdprop.pdf" > -\openout3 = `zzz-18-X-charwd.tex'. - -File: zzz-18-X-charwd.pdf Graphic file (type QTm) - <use "zzz-18-X-charwd.pdf" > -\openout3 = `zzz-19-X-ot-cjk-shape.tex'. - -File: zzz-19-X-ot-cjk-shape.pdf Graphic file (type QTm) - -<use "zzz-19-X-ot-cjk-shape.pdf" > [30] [31] -\openout3 = `zzz-20-L-ss.tex'. - -File: zzz-20-L-ss.pdf Graphic file (type QTm) - <use "zzz-20-L-ss.pdf" > -\openout3 = `zzz-21-L-ss2.tex'. - -File: zzz-21-L-ss2.pdf Graphic file (type QTm) - -<use "zzz-21-L-ss2.pdf" > -Overfull \hbox (53.08008pt too wide) in paragraph at lines 727--729 -[]\TU/aldus-nova(0)/m/n/10 Multiple stylistic sets may be selected simultaneous -ly by writing, e.g., []\TU/lmmonolt10-regular.otf(0)/m/it/10 StylisticSet={1,2, -3}\TU/aldus-nova(0)/m/n/10 . - [] - -\openout3 = `zzz-22-L-cv.tex'. - -File: zzz-22-L-cv.pdf Graphic file (type QTm) -<use "zzz-22-L-cv.pdf" > -\openout3 = `zzz-23-L-cv2.tex'. - -File: zzz-23-L-cv2.pdf Graphic file (type QTm) - <use "zzz-23-L-cv2.pdf" > [32] [33] -\openout3 = `zzz-24-X-salt.tex'. - -File: zzz-24-X-salt.pdf Graphic file (type QTm) - -<use "zzz-24-X-salt.pdf" > -Overfull \hbox (8.16304pt too wide) in paragraph at lines 784--786 -[]\TU/aldus-nova(0)/m/n/10 Note that the indexing starts from zero. With the [] - engine, []\TU/lmmonolt10-regular.otf(0)/m/it/10 Alternate=Random - [] - -\openout3 = `zzz-25-X-ot-annot.tex'. - -File: zzz-25-X-ot-annot.pdf Graphic file (type QTm) -<use "zzz-25-X-ot-annot.pdf" > [34] -\openout3 = `zzz-26-X-script-lang.tex'. - -File: zzz-26-X-script-lang.pdf Graphic file (type QTm) - <use "zzz-26-X-script-lang.pdf" > - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Underfull \hbox (badness 10000) in paragraph at lines 887--887 -[]\TU/palatino-sans-light(0)/m/n/7 Sumero-Akkadian - [] - - -Overfull \hbox (31.65277pt too wide) in paragraph at lines 894--909 -[] $[]$ - [] - - -LaTeX Warning: Float too large for page by 37.64319pt on input line 909. - -) [35] [36] [37] -\openout2 = `fontspec-doc-enc.aux'. - - (./fontspec-doc-enc.tex [38 - - -] [39] -Overfull \hbox (28.05908pt too wide) in paragraph at lines 175--175 -[]\TU/lmmonolt10-regular.otf(0)/m/it/10 \DeclareTextCommand{$\OMS/cmsy/m/n/10 h -$[]\TU/aldus-nova(0)/m/it/10 command$\OMS/cmsy/m/n/10 i$[]\TU/lmmonolt10-regula -r.otf(0)/m/it/10 }{$\OMS/cmsy/m/n/10 h$[]\TU/aldus-nova(0)/m/it/10 encoding$\OM -S/cmsy/m/n/10 i$[]\TU/lmmonolt10-regular.otf(0)/m/it/10 }[$\OMS/cmsy/m/n/10 h$[ -]\TU/aldus-nova(0)/m/it/10 num$\OMS/cmsy/m/n/10 i$[]\TU/lmmonolt10-regular.otf( -0)/m/it/10 ][$\OMS/cmsy/m/n/10 h$[]\TU/aldus-nova(0)/m/it/10 default$\OMS/cmsy/ -m/n/10 i$[]\TU/lmmonolt10-regular.otf(0)/m/it/10 ]{$\OMS/cmsy/m/n/10 h$[]\TU/al -dus-nova(0)/m/it/10 code$\OMS/cmsy/m/n/10 i$[]\TU/lmmonolt10-regular.otf(0)/m/i -t/10 } - [] - -[40] -Overfull \hbox (30.61127pt too wide) in paragraph at lines 179--179 -[]\TU/lmmonolt10-regular.otf(0)/m/it/10 \DeclareTextCompositeCommand{$\OMS/cmsy -/m/n/10 h$[]\TU/aldus-nova(0)/m/it/10 command$\OMS/cmsy/m/n/10 i$[]\TU/lmmonolt -10-regular.otf(0)/m/it/10 }{$\OMS/cmsy/m/n/10 h$[]\TU/aldus-nova(0)/m/it/10 enc -oding$\OMS/cmsy/m/n/10 i$[]\TU/lmmonolt10-regular.otf(0)/m/it/10 }{$\OMS/cmsy/m -/n/10 h$[]\TU/aldus-nova(0)/m/it/10 letter$\OMS/cmsy/m/n/10 i$[]\TU/lmmonolt10- -regular.otf(0)/m/it/10 }{$\OMS/cmsy/m/n/10 h$[]\TU/aldus-nova(0)/m/it/10 code$\ -OMS/cmsy/m/n/10 i$[]\TU/lmmonolt10-regular.otf(0)/m/it/10 } - [] - -) [41] -\openout2 = `fontspec-doc-luatex.aux'. - - (./fontspec-doc-luatex.tex) [42 - - -] -\openout2 = `fontspec-doc-xetex.aux'. - - (./fontspec-doc-xetex.tex -\openout3 = `zzz-27-X-mapping.tex'. - -File: zzz-27-X-mapping.pdf Graphic file (type QTm) - -<use "zzz-27-X-mapping.pdf" > - -LaTeX Warning: Hyper reference `sec:mm' on page 43 undefined on input line 56. - - -LaTeX Warning: Reference `sec:mm' on page 43 undefined on input line 56. - -[43 - - -] - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -LaTeX Warning: Hyper reference `sec:addfontfeatures' on page 44 undefined on in -put line 122. - - -LaTeX Warning: Reference `sec:addfontfeatures' on page 44 undefined on input li -ne 122. - -[44] -\openout3 = `zzz-28-X-wordcx.tex'. - -File: zzz-28-X-wordcx.pdf Graphic file (type QTm) - <use "zzz-28-X-wordcx.pdf" > -\openout3 = `zzz-29-X-longsaat.tex'. - -File: zzz-29-X-longsaat.pdf Graphic file (type QTm) - <use "zzz-29-X-longsaat.pdf" > -\openout3 = `zzz-30-X-aat-supp.tex'. - -File: zzz-30-X-aat-supp.pdf Graphic file (type QTm) - -<use "zzz-30-X-aat-supp.pdf" > [45] -\openout3 = `zzz-31-X-aat-frac.tex'. - -File: zzz-31-X-aat-frac.pdf Graphic file (type QTm) - <use "zzz-31-X-aat-frac.pdf" > -\openout3 = `zzz-32-X-frac-alt.tex'. - -File: zzz-32-X-frac-alt.pdf Graphic file (type QTm) - -<use "zzz-32-X-frac-alt.pdf" > -\openout3 = `zzz-33-X-aat-var.tex'. - -File: zzz-33-X-aat-var.pdf Graphic file (type QTm) - <use "zzz-33-X-aat-var.pdf" > -\openout3 = `zzz-34-X-aat-alt.tex'. - -File: zzz-34-X-aat-alt.pdf Graphic file (type QTm) - -<use "zzz-34-X-aat-alt.pdf" > [46] -\openout3 = `zzz-35-X-vert.tex'. - -File: zzz-35-X-vert.pdf Graphic file (type QTm) - <use "zzz-35-X-vert.pdf" > [47]) [48] -\openout2 = `fontspec-doc-api.aux'. - - -(./fontspec-doc-api.tex -\openout3 = `zzz-36-X-newAATfeat.tex'. - -File: zzz-36-X-newAATfeat.pdf Graphic file (type QTm) - <use "zzz-36-X-newAATfeat.pdf" > [49 - - -] - -LaTeX Warning: Marginpar on page 50 moved. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - -\openout3 = `zzz-37-X-raw.tex'. - -File: zzz-37-X-raw.pdf Graphic file (type QTm) -<use "zzz-37-X-raw.pdf" > -\openout3 = `zzz-38-X-alias.tex'. - -File: zzz-38-X-alias.pdf Graphic file (type QTm) - <use "zzz-38-X-alias.pdf" > -Overfull \hbox (6.94453pt too wide) in paragraph at lines 122--126 -\TU/aldus-nova(0)/m/n/10 with the command \TU/lmmonolt10-regular.otf(0)/m/it/10 - \aliasfontfeatureoption{$\OMS/cmsy/m/n/10 h$[]\TU/aldus-nova(0)/m/it/10 font f -eature$\OMS/cmsy/m/n/10 i$[]\TU/lmmonolt10-regular.otf(0)/m/it/10 }{$\OMS/cmsy/ -m/n/10 h$[]\TU/aldus-nova(0)/m/it/10 existing name$\OMS/cmsy/m/n/10 i$[]\TU/lmm -onolt10-regular.otf(0)/m/it/10 }{$\OMS/cmsy/m/n/10 h$[]\TU/aldus-nova(0)/m/it/1 -0 new - [] - -\openout3 = `zzz-39-L-aliasopt.tex'. - -File: zzz-39-L-aliasopt.pdf Graphic file (type QTm) -<use "zzz-39-L-aliasopt.pdf" > [50] -Overfull \hbox (4.43005pt too wide) in paragraph at lines 158--166 -\TU/aldus-nova(0)/m/n/10 is. After a \TU/lmmonolt10-regular.otf(0)/m/it/10 \fon -tspec\TU/aldus-nova(0)/m/n/10 -like command, this is stored inside the \TU/lmmo -nolt10-regular.otf(0)/m/it/10 \l_fontspec_family_tl - [] - - -LaTeX Warning: Marginpar on page 51 moved. - -[51] -Overfull \hbox (270.1301pt too wide) in paragraph at lines 249--252 -\TU/aldus-nova(0)/m/n/10 OpenType language tag []\TU/lmmonolt10-regular.otf(0)/ -m/it/10 #2 \TU/aldus-nova(0)/m/n/10 contains the raw OpenType feature tag []\TU -/lmmonolt10-regular.otf(0)/m/it/10 #3\TU/aldus-nova(0)/m/n/10 . E.g.: []\TU/lmm -onolt10-regular.otf(0)/m/it/10 \fontspec_if_feature:nnnTF {latn} {ROM} {pnum} { -True} {False}\TU/aldus-nova(0)/m/n/10 . - [] - -[52]) [53] -\openout2 = `fontspec-doc-patches.aux'. - - (./fontspec-doc-patches.tex -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <20.74> on input line 4. -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <14.4> on input line 4. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbackslash ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceleft ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textbraceright ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textless ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package microtype Warning: Unknown slot number of character -(microtype) `\textgreater ' -(microtype) in font encoding `TU' in protrusion list -(microtype) `T1-default'. - - -Package hyperref Warning: Token not allowed in a PDF string (Unicode): -(hyperref) removing `\char' on input line 21. - - -Package hyperref Warning: Token not allowed in a PDF string (Unicode): -(hyperref) removing `\\' on input line 21. - - -Package hyperref Warning: Token not allowed in a PDF string (Unicode): -(hyperref) removing `\char' on input line 21. - - -LaTeX Warning: Marginpar on page 54 moved. - -) [54 - - -] -Package atveryend Info: Empty hook `BeforeClearDocument' on input line 41. -Package atveryend Info: Empty hook `AfterLastShipout' on input line 41. - (./fontspec-doc.aux (./fontspec-doc-intro.aux) -(./fontspec-doc-fontsel.aux) (./fontspec-doc-featsel.aux) -(./fontspec-doc-opentype.aux) (./fontspec-doc-enc.aux) -(./fontspec-doc-luatex.aux) (./fontspec-doc-xetex.aux) (./fontspec-doc-api.aux) -(./fontspec-doc-patches.aux)) -Package atveryend Info: Empty hook `AtVeryEndDocument' on input line 41. -Package atveryend Info: Empty hook `AtEndAfterFileList' on input line 41. - - -LaTeX Font Warning: Some font shapes were not available, defaults substituted. - - -LaTeX Warning: There were undefined references. - -Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 41. - ) -Here is how much of TeX's memory you used: - 22757 strings out of 493624 - 448558 string characters out of 6144511 - 560700 words of memory out of 5000000 - 25805 multiletter control sequences out of 15000+600000 - 21344 words of font info for 108 fonts, out of 8000000 for 9000 - 1328 hyphenation exceptions out of 8191 - 74i,9n,86p,10353b,500s stack positions out of 5000i,500n,10000p,200000b,80000s - -Output written on fontspec-doc.pdf (54 pages). diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.out b/Master/texmf-dist/source/latex/fontspec/fontspec-doc.out deleted file mode 100644 index d4d16a7b9e8..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.out +++ /dev/null @@ -1,72 +0,0 @@ -\BOOKMARK [0][-]{part.1}{\376\377\000I\000\040\000G\000e\000t\000t\000i\000n\000g\000\040\000s\000t\000a\000r\000t\000e\000d}{}% 1 -\BOOKMARK [1][-]{section.1}{\376\377\000H\000i\000s\000t\000o\000r\000y}{part.1}% 2 -\BOOKMARK [1][-]{section.2}{\376\377\000I\000n\000t\000r\000o\000d\000u\000c\000t\000i\000o\000n}{part.1}% 3 -\BOOKMARK [2][-]{subsection.2.1}{\376\377\000A\000c\000k\000n\000o\000w\000l\000e\000d\000g\000e\000m\000e\000n\000t\000s}{section.2}% 4 -\BOOKMARK [1][-]{section.3}{\376\377\000P\000a\000c\000k\000a\000g\000e\000\040\000l\000o\000a\000d\000i\000n\000g\000\040\000a\000n\000d\000\040\000o\000p\000t\000i\000o\000n\000s}{part.1}% 5 -\BOOKMARK [2][-]{subsection.3.1}{\376\377\000M\000a\000t\000h\000s\000\040\000f\000o\000n\000t\000s\000\040\000a\000d\000j\000u\000s\000t\000m\000e\000n\000t\000s}{section.3}% 6 -\BOOKMARK [2][-]{subsection.3.2}{\376\377\000C\000o\000n\000f\000i\000g\000u\000r\000a\000t\000i\000o\000n}{section.3}% 7 -\BOOKMARK [2][-]{subsection.3.3}{\376\377\000W\000a\000r\000n\000i\000n\000g\000s}{section.3}% 8 -\BOOKMARK [0][-]{part.2}{\376\377\000I\000I\000\040\000G\000e\000n\000e\000r\000a\000l\000\040\000f\000o\000n\000t\000\040\000s\000e\000l\000e\000c\000t\000i\000o\000n}{}% 9 -\BOOKMARK [1][-]{section.4}{\376\377\000F\000o\000n\000t\000\040\000s\000e\000l\000e\000c\000t\000i\000o\000n}{part.2}% 10 -\BOOKMARK [2][-]{subsection.4.1}{\376\377\000B\000y\000\040\000f\000o\000n\000t\000\040\000n\000a\000m\000e}{section.4}% 11 -\BOOKMARK [2][-]{subsection.4.2}{\376\377\000B\000y\000\040\000f\000i\000l\000e\000\040\000n\000a\000m\000e}{section.4}% 12 -\BOOKMARK [2][-]{subsection.4.3}{\376\377\000Q\000u\000e\000r\000y\000i\000n\000g\000\040\000w\000h\000e\000t\000h\000e\000r\000\040\000a\000\040\000f\000o\000n\000t\000\040\000`\000e\000x\000i\000s\000t\000s\000'}{section.4}% 13 -\BOOKMARK [1][-]{section.5}{\376\377\000C\000o\000m\000m\000a\000n\000d\000s\000\040\000t\000o\000\040\000s\000e\000l\000e\000c\000t\000\040\000f\000o\000n\000t\000\040\000f\000a\000m\000i\000l\000i\000e\000s}{part.2}% 14 -\BOOKMARK [2][-]{subsection.5.1}{\376\377\000M\000o\000r\000e\000\040\000c\000o\000n\000t\000r\000o\000l\000\040\000o\000v\000e\000r\000\040\000f\000o\000n\000t\000\040\000s\000h\000a\000p\000e\000\040\000s\000e\000l\000e\000c\000t\000i\000o\000n}{section.5}% 15 -\BOOKMARK [2][-]{subsection.5.2}{\376\377\000S\000p\000e\000c\000i\000f\000i\000c\000a\000l\000l\000y\000\040\000c\000h\000o\000o\000s\000i\000n\000g\000\040\000t\000h\000e\000\040\000n\000f\000s\000s\000\040\000f\000a\000m\000i\000l\000y}{section.5}% 16 -\BOOKMARK [2][-]{subsection.5.3}{\376\377\000C\000h\000o\000o\000s\000i\000n\000g\000\040\000a\000d\000d\000i\000t\000i\000o\000n\000a\000l\000\040\000n\000f\000s\000s\000\040\000f\000o\000n\000t\000\040\000f\000a\000c\000e\000s}{section.5}% 17 -\BOOKMARK [2][-]{subsection.5.4}{\376\377\000M\000a\000t\000h\000\050\000s\000\051\000\040\000f\000o\000n\000t\000s}{section.5}% 18 -\BOOKMARK [1][-]{section.6}{\376\377\000M\000i\000s\000c\000e\000l\000l\000a\000n\000e\000o\000u\000s\000\040\000f\000o\000n\000t\000\040\000s\000e\000l\000e\000c\000t\000i\000n\000g\000\040\000d\000e\000t\000a\000i\000l\000s}{part.2}% 19 -\BOOKMARK [0][-]{part.3}{\376\377\000I\000I\000I\000\040\000O\000p\000e\000n\000T\000y\000p\000e}{}% 20 -\BOOKMARK [1][-]{section.7}{\376\377\000I\000n\000t\000r\000o\000d\000u\000c\000t\000i\000o\000n}{part.3}% 21 -\BOOKMARK [2][-]{subsection.7.1}{\376\377\000H\000o\000w\000\040\000t\000o\000\040\000s\000e\000l\000e\000c\000t\000\040\000f\000o\000n\000t\000\040\000f\000e\000a\000t\000u\000r\000e\000s}{section.7}% 22 -\BOOKMARK [2][-]{subsection.7.2}{\376\377\000H\000o\000w\000\040\000d\000o\000\040\000I\000\040\000k\000n\000o\000w\000\040\000w\000h\000a\000t\000\040\000f\000o\000n\000t\000\040\000f\000e\000a\000t\000u\000r\000e\000s\000\040\000a\000r\000e\000\040\000s\000u\000p\000p\000o\000r\000t\000e\000d\000\040\000b\000y\000\040\000m\000y\000\040\000f\000o\000n\000t\000s\000?}{section.7}% 23 -\BOOKMARK [1][-]{section.8}{\376\377\000O\000p\000e\000n\000T\000y\000p\000e\000\040\000f\000o\000n\000t\000\040\000f\000e\000a\000t\000u\000r\000e\000s}{part.3}% 24 -\BOOKMARK [2][-]{subsection.8.1}{\376\377\000T\000a\000g\000-\000b\000a\000s\000e\000d\000\040\000f\000e\000a\000t\000u\000r\000e\000s}{section.8}% 25 -\BOOKMARK [2][-]{subsection.8.2}{\376\377\000L\000e\000t\000t\000e\000r\000s}{section.8}% 26 -\BOOKMARK [2][-]{subsection.8.3}{\376\377\000S\000t\000y\000l\000e}{section.8}% 27 -\BOOKMARK [2][-]{subsection.8.4}{\376\377\000D\000i\000a\000c\000r\000i\000t\000i\000c\000s}{section.8}% 28 -\BOOKMARK [2][-]{subsection.8.5}{\376\377\000K\000e\000r\000n\000i\000n\000g}{section.8}% 29 -\BOOKMARK [2][-]{subsection.8.6}{\376\377\000C\000h\000a\000r\000a\000c\000t\000e\000r\000\040\000w\000i\000d\000t\000h}{section.8}% 30 -\BOOKMARK [2][-]{subsection.8.7}{\376\377\000V\000e\000r\000t\000i\000c\000a\000l\000\040\000t\000y\000p\000e\000s\000e\000t\000t\000i\000n\000g}{section.8}% 31 -\BOOKMARK [2][-]{subsection.8.8}{\376\377\000N\000u\000m\000e\000r\000i\000c\000\040\000f\000e\000a\000t\000u\000r\000e\000s}{section.8}% 32 -\BOOKMARK [2][-]{subsection.8.9}{\376\377\000O\000p\000e\000n\000T\000y\000p\000e\000\040\000s\000c\000r\000i\000p\000t\000s\000\040\000a\000n\000d\000\040\000l\000a\000n\000g\000u\000a\000g\000e\000s}{section.8}% 33 -\BOOKMARK [0][-]{part.4}{\376\377\000I\000V\000\040\000C\000o\000m\000m\000a\000n\000d\000s\000\040\000f\000o\000r\000\040\000a\000c\000c\000e\000n\000t\000s\000\040\000a\000n\000d\000\040\000s\000y\000m\000b\000o\000l\000s\000\040\000\050\000`\000e\000n\000c\000o\000d\000i\000n\000g\000s\000'\000\051}{}% 34 -\BOOKMARK [1][-]{section.9}{\376\377\000A\000\040\000n\000e\000w\000\040\000U\000n\000i\000c\000o\000d\000e\000-\000b\000a\000s\000e\000d\000\040\000e\000n\000c\000o\000d\000i\000n\000g\000\040\000f\000r\000o\000m\000\040\000s\000c\000r\000a\000t\000c\000h}{part.4}% 35 -\BOOKMARK [1][-]{section.10}{\376\377\000A\000d\000j\000u\000s\000t\000i\000n\000g\000\040\000a\000\040\000p\000r\000e\000-\000e\000x\000i\000s\000t\000i\000n\000g\000\040\000e\000n\000c\000o\000d\000i\000n\000g}{part.4}% 36 -\BOOKMARK [1][-]{section.11}{\376\377\000S\000u\000m\000m\000a\000r\000y\000\040\000o\000f\000\040\000c\000o\000m\000m\000a\000n\000d\000s}{part.4}% 37 -\BOOKMARK [0][-]{part.5}{\376\377\000V\000\040\000L\000u\000a\000T\000e\000X\000-\000o\000n\000l\000y\000\040\000f\000o\000n\000t\000\040\000f\000e\000a\000t\000u\000r\000e\000s}{}% 38 -\BOOKMARK [1][-]{section.12}{\376\377\000C\000u\000s\000t\000o\000m\000\040\000f\000o\000n\000t\000\040\000f\000e\000a\000t\000u\000r\000e\000s}{part.5}% 39 -\BOOKMARK [0][-]{part.6}{\376\377\000V\000I\000\040\000F\000o\000n\000t\000s\000\040\000a\000n\000d\000\040\000f\000e\000a\000t\000u\000r\000e\000s\000\040\000w\000i\000t\000h\000\040\000X\000e\000T\000e\000X}{}% 40 -\BOOKMARK [1][-]{section.13}{\376\377\000X\000e\000T\000e\000X\000-\000o\000n\000l\000y\000\040\000f\000o\000n\000t\000\040\000f\000e\000a\000t\000u\000r\000e\000s}{part.6}% 41 -\BOOKMARK [2][-]{subsection.13.1}{\376\377\000M\000a\000p\000p\000i\000n\000g}{section.13}% 42 -\BOOKMARK [2][-]{subsection.13.2}{\376\377\000D\000i\000f\000f\000e\000r\000e\000n\000t\000\040\000f\000o\000n\000t\000\040\000t\000e\000c\000h\000n\000o\000l\000o\000g\000i\000e\000s\000:\000\040\000a\000a\000t\000\040\000a\000n\000d\000\040\000O\000p\000e\000n\000T\000y\000p\000e}{section.13}% 43 -\BOOKMARK [2][-]{subsection.13.3}{\376\377\000O\000p\000t\000i\000c\000a\000l\000\040\000f\000o\000n\000t\000\040\000s\000i\000z\000e\000s}{section.13}% 44 -\BOOKMARK [1][-]{section.14}{\376\377\000M\000a\000c\000\040\000O\000S\000\040\000X\000'\000s\000\040\000a\000a\000t\000\040\000f\000o\000n\000t\000s}{part.6}% 45 -\BOOKMARK [2][-]{subsection.14.1}{\376\377\000L\000i\000g\000a\000t\000u\000r\000e\000s}{section.14}% 46 -\BOOKMARK [2][-]{subsection.14.2}{\376\377\000L\000e\000t\000t\000e\000r\000s}{section.14}% 47 -\BOOKMARK [2][-]{subsection.14.3}{\376\377\000N\000u\000m\000b\000e\000r\000s}{section.14}% 48 -\BOOKMARK [2][-]{subsection.14.4}{\376\377\000C\000o\000n\000t\000e\000x\000t\000u\000a\000l\000s}{section.14}% 49 -\BOOKMARK [2][-]{subsection.14.5}{\376\377\000V\000e\000r\000t\000i\000c\000a\000l\000\040\000p\000o\000s\000i\000t\000i\000o\000n}{section.14}% 50 -\BOOKMARK [2][-]{subsection.14.6}{\376\377\000F\000r\000a\000c\000t\000i\000o\000n\000s}{section.14}% 51 -\BOOKMARK [2][-]{subsection.14.7}{\376\377\000V\000a\000r\000i\000a\000n\000t\000s}{section.14}% 52 -\BOOKMARK [2][-]{subsection.14.8}{\376\377\000A\000l\000t\000e\000r\000n\000a\000t\000e\000s}{section.14}% 53 -\BOOKMARK [2][-]{subsection.14.9}{\376\377\000S\000t\000y\000l\000e}{section.14}% 54 -\BOOKMARK [2][-]{subsection.14.10}{\376\377\000C\000J\000K\000\040\000s\000h\000a\000p\000e}{section.14}% 55 -\BOOKMARK [2][-]{subsection.14.11}{\376\377\000C\000h\000a\000r\000a\000c\000t\000e\000r\000\040\000w\000i\000d\000t\000h}{section.14}% 56 -\BOOKMARK [2][-]{subsection.14.12}{\376\377\000V\000e\000r\000t\000i\000c\000a\000l\000\040\000t\000y\000p\000e\000s\000e\000t\000t\000i\000n\000g}{section.14}% 57 -\BOOKMARK [2][-]{subsection.14.13}{\376\377\000D\000i\000a\000c\000r\000i\000t\000i\000c\000s}{section.14}% 58 -\BOOKMARK [2][-]{subsection.14.14}{\376\377\000A\000n\000n\000o\000t\000a\000t\000i\000o\000n}{section.14}% 59 -\BOOKMARK [0][-]{part.7}{\376\377\000V\000I\000I\000\040\000C\000u\000s\000t\000o\000m\000i\000s\000a\000t\000i\000o\000n\000\040\000a\000n\000d\000\040\000p\000r\000o\000g\000r\000a\000m\000m\000i\000n\000g\000\040\000i\000n\000t\000e\000r\000f\000a\000c\000e}{}% 60 -\BOOKMARK [1][-]{section.15}{\376\377\000D\000e\000f\000i\000n\000i\000n\000g\000\040\000n\000e\000w\000\040\000f\000e\000a\000t\000u\000r\000e\000s}{part.7}% 61 -\BOOKMARK [1][-]{section.16}{\376\377\000D\000e\000f\000i\000n\000i\000n\000g\000\040\000n\000e\000w\000\040\000s\000c\000r\000i\000p\000t\000s\000\040\000a\000n\000d\000\040\000l\000a\000n\000g\000u\000a\000g\000e\000s}{part.7}% 62 -\BOOKMARK [1][-]{section.17}{\376\377\000G\000o\000i\000n\000g\000\040\000b\000e\000h\000i\000n\000d\000\040\000f\000o\000n\000t\000s\000p\000e\000c\000'\000s\000\040\000b\000a\000c\000k}{part.7}% 63 -\BOOKMARK [1][-]{section.18}{\376\377\000R\000e\000n\000a\000m\000i\000n\000g\000\040\000e\000x\000i\000s\000t\000i\000n\000g\000\040\000f\000e\000a\000t\000u\000r\000e\000s\000\040\000\046\000\040\000o\000p\000t\000i\000o\000n\000s}{part.7}% 64 -\BOOKMARK [1][-]{section.19}{\376\377\000P\000r\000o\000g\000r\000a\000m\000m\000i\000n\000g\000\040\000i\000n\000t\000e\000r\000f\000a\000c\000e}{part.7}% 65 -\BOOKMARK [2][-]{subsection.19.1}{\376\377\000V\000a\000r\000i\000a\000b\000l\000e\000s}{section.19}% 66 -\BOOKMARK [2][-]{subsection.19.2}{\376\377\000F\000u\000n\000c\000t\000i\000o\000n\000s\000\040\000f\000o\000r\000\040\000l\000o\000a\000d\000i\000n\000g\000\040\000n\000e\000w\000\040\000f\000o\000n\000t\000s\000\040\000a\000n\000d\000\040\000f\000a\000m\000i\000l\000i\000e\000s}{section.19}% 67 -\BOOKMARK [2][-]{subsection.19.3}{\376\377\000C\000o\000n\000d\000i\000t\000i\000o\000n\000a\000l\000s}{section.19}% 68 -\BOOKMARK [0][-]{part.8}{\376\377\000V\000I\000I\000I\000\040\000T\000h\000e\000\040\000`\000i\000m\000p\000r\000o\000v\000e\000m\000e\000n\000t\000'\000\040\000o\000f\000\040\000L\000a\000T\000e\000X\0002\003\265\000\040\000a\000n\000d\000\040\000o\000t\000h\000e\000r\000\040\000p\000a\000c\000k\000a\000g\000e\000s}{}% 69 -\BOOKMARK [1][-]{section.20}{\376\377\000V\000e\000r\000b\000a\000t\000i\000m}{part.8}% 70 -\BOOKMARK [1][-]{section.21}{\376\377\000D\000i\000s\000c\000r\000e\000t\000i\000o\000n\000a\000r\000y\000\040\000h\000y\000p\000h\000e\000n\000a\000t\000i\000o\000n\000:\000\040\000`\0004\0005}{part.8}% 71 -\BOOKMARK [1][-]{section.22}{\376\377\000C\000o\000m\000m\000a\000n\000d\000s\000\040\000f\000o\000r\000\040\000o\000l\000d\000-\000s\000t\000y\000l\000e\000\040\000a\000n\000d\000\040\000l\000i\000n\000i\000n\000g\000\040\000n\000u\000m\000b\000e\000r\000s}{part.8}% 72 diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.pdf b/Master/texmf-dist/source/latex/fontspec/fontspec-doc.pdf Binary files differdeleted file mode 100644 index f9390d2903f..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.pdf +++ /dev/null diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.synctex.gz b/Master/texmf-dist/source/latex/fontspec/fontspec-doc.synctex.gz Binary files differdeleted file mode 100644 index 63e781e9053..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.synctex.gz +++ /dev/null diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.toc b/Master/texmf-dist/source/latex/fontspec/fontspec-doc.toc deleted file mode 100644 index 8190a871494..00000000000 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-doc.toc +++ /dev/null @@ -1,96 +0,0 @@ -\contentsline {part}{I\hspace {1em}Getting started}{4}{part.1} -\contentsline {section}{\numberline {1}History}{4}{section.1} -\contentsline {section}{\numberline {2}Introduction}{4}{section.2} -\contentsline {subsection}{\numberline {2.1}Acknowledgements}{4}{subsection.2.1} -\contentsline {section}{\numberline {3}Package loading and options}{5}{section.3} -\contentsline {paragraph}{Font encodings}{5}{section*.1} -\contentsline {paragraph}{\hologoRobust {LuaTeX}\ users only}{5}{section*.2} -\contentsline {paragraph}{\textsf {babel}}{5}{section*.3} -\contentsline {subsection}{\numberline {3.1}Maths fonts adjustments}{5}{subsection.3.1} -\contentsline {subsection}{\numberline {3.2}Configuration}{6}{subsection.3.2} -\contentsline {subsection}{\numberline {3.3}Warnings}{6}{subsection.3.3} -\contentsline {part}{II\hspace {1em}General font selection}{7}{part.2} -\contentsline {section}{\numberline {4}Font selection}{7}{section.4} -\contentsline {subsection}{\numberline {4.1}By font name}{8}{subsection.4.1} -\contentsline {subsection}{\numberline {4.2}By file name}{8}{subsection.4.2} -\contentsline {subsection}{\numberline {4.3}Querying whether a font `exists'}{9}{subsection.4.3} -\contentsline {section}{\numberline {5}Commands to select font families}{10}{section.5} -\contentsline {subsection}{\numberline {5.1}More control over font shape selection}{11}{subsection.5.1} -\contentsline {subsubsection}{\numberline {5.1.1}Small caps and slanted font shapes}{11}{subsubsection.5.1.1} -\contentsline {subsection}{\numberline {5.2}Specifically choosing the \textsc {nfss}\ family}{12}{subsection.5.2} -\contentsline {subsection}{\numberline {5.3}Choosing additional \textsc {nfss}\ font faces}{13}{subsection.5.3} -\contentsline {subsection}{\numberline {5.4}Math(s) fonts}{14}{subsection.5.4} -\contentsline {section}{\numberline {6}Miscellaneous font selecting details}{15}{section.6} -\contentsline {paragraph}{The optional argument --- from v2.4}{15}{section*.8} -\contentsline {paragraph}{Spaces}{16}{section*.9} -\contentsline {paragraph}{Italic small caps}{16}{section*.10} -\contentsline {paragraph}{Emphasis and nested emphasis}{16}{section*.11} -\contentsline {part}{III\hspace {1em}OpenType}{17}{part.3} -\contentsline {section}{\numberline {7}Introduction}{17}{section.7} -\contentsline {subsection}{\numberline {7.1}How to select font features}{17}{subsection.7.1} -\contentsline {subsection}{\numberline {7.2}How do I know what font features are supported by my fonts?}{18}{subsection.7.2} -\contentsline {paragraph}{otfinfo}{18}{section*.12} -\contentsline {section}{\numberline {8}OpenType font features}{19}{section.8} -\contentsline {subsection}{\numberline {8.1}Tag-based features}{19}{subsection.8.1} -\contentsline {subsubsection}{\numberline {8.1.1}Ligatures}{19}{subsubsection.8.1.1} -\contentsline {subsection}{\numberline {8.2}Letters}{19}{subsection.8.2} -\contentsline {subsubsection}{\numberline {8.2.1}Numbers}{23}{subsubsection.8.2.1} -\contentsline {subsubsection}{\numberline {8.2.2}Contextuals}{24}{subsubsection.8.2.2} -\contentsline {subsubsection}{\numberline {8.2.3}Vertical Position}{24}{subsubsection.8.2.3} -\contentsline {subsubsection}{\numberline {8.2.4}Fractions}{26}{subsubsection.8.2.4} -\contentsline {subsection}{\numberline {8.3}Style}{26}{subsection.8.3} -\contentsline {subsection}{\numberline {8.4}Diacritics}{28}{subsection.8.4} -\contentsline {subsection}{\numberline {8.5}Kerning}{28}{subsection.8.5} -\contentsline {subsection}{\numberline {8.6}Character width}{28}{subsection.8.6} -\contentsline {subsubsection}{\numberline {8.6.1}CJK shape}{30}{subsubsection.8.6.1} -\contentsline {subsection}{\numberline {8.7}Vertical typesetting}{30}{subsection.8.7} -\contentsline {subsection}{\numberline {8.8}Numeric features}{32}{subsection.8.8} -\contentsline {subsubsection}{\numberline {8.8.1}Stylistic Set variations --- \texttt {ssNN}}{32}{subsubsection.8.8.1} -\contentsline {subsubsection}{\numberline {8.8.2}Character Variants --- \texttt {cvNN}}{32}{subsubsection.8.8.2} -\contentsline {subsubsection}{\numberline {8.8.3}Alternates --- \texttt {salt}}{34}{subsubsection.8.8.3} -\contentsline {subsubsection}{\numberline {8.8.4}Annotation --- \texttt {nalt} }{34}{subsubsection.8.8.4} -\contentsline {subsubsection}{\numberline {8.8.5}Ornament --- \texttt {ornm}}{34}{subsubsection.8.8.5} -\contentsline {subsection}{\numberline {8.9}OpenType scripts and languages}{35}{subsection.8.9} -\contentsline {subsubsection}{\numberline {8.9.1}\texttt {Script} and \texttt {Language} examples}{35}{subsubsection.8.9.1} -\contentsline {part}{IV\hspace {1em}Commands for accents and symbols (`encodings')}{38}{part.4} -\contentsline {section}{\numberline {9}A new Unicode-based encoding from scratch}{38}{section.9} -\contentsline {section}{\numberline {10}Adjusting a pre-existing encoding}{39}{section.10} -\contentsline {section}{\numberline {11}Summary of commands}{41}{section.11} -\contentsline {part}{V\hspace {1em}\hologoRobust {LuaTeX}-only font features}{42}{part.5} -\contentsline {section}{\numberline {12}Custom font features}{42}{section.12} -\contentsline {part}{VI\hspace {1em}Fonts and features with \hologoRobust {XeTeX}}{43}{part.6} -\contentsline {section}{\numberline {13}\hologoRobust {XeTeX}-only font features}{43}{section.13} -\contentsline {subsection}{\numberline {13.1}Mapping}{43}{subsection.13.1} -\contentsline {subsection}{\numberline {13.2}Different font technologies: \textsc {aat}\ and OpenType}{43}{subsection.13.2} -\contentsline {subsection}{\numberline {13.3}Optical font sizes}{43}{subsection.13.3} -\contentsline {section}{\numberline {14}Mac\nobreakspace {}OS\nobreakspace {}X's \textsc {aat}\ fonts}{44}{section.14} -\contentsline {subsection}{\numberline {14.1}Ligatures}{44}{subsection.14.1} -\contentsline {subsection}{\numberline {14.2}Letters}{44}{subsection.14.2} -\contentsline {subsection}{\numberline {14.3}Numbers}{44}{subsection.14.3} -\contentsline {subsection}{\numberline {14.4}Contextuals}{45}{subsection.14.4} -\contentsline {subsection}{\numberline {14.5}Vertical position}{45}{subsection.14.5} -\contentsline {subsection}{\numberline {14.6}Fractions}{46}{subsection.14.6} -\contentsline {subsection}{\numberline {14.7}Variants}{46}{subsection.14.7} -\contentsline {subsection}{\numberline {14.8}Alternates}{46}{subsection.14.8} -\contentsline {subsection}{\numberline {14.9}Style}{47}{subsection.14.9} -\contentsline {subsection}{\numberline {14.10}CJK shape}{47}{subsection.14.10} -\contentsline {subsection}{\numberline {14.11}Character width}{47}{subsection.14.11} -\contentsline {subsection}{\numberline {14.12}Vertical typesetting}{47}{subsection.14.12} -\contentsline {subsection}{\numberline {14.13}Diacritics}{48}{subsection.14.13} -\contentsline {subsection}{\numberline {14.14}Annotation}{48}{subsection.14.14} -\contentsline {part}{VII\hspace {1em}Customisation and programming interface}{49}{part.7} -\contentsline {section}{\numberline {15}Defining new features}{49}{section.15} -\contentsline {section}{\numberline {16}Defining new scripts and languages}{50}{section.16} -\contentsline {section}{\numberline {17}Going behind \textsf {fontspec}'s back}{50}{section.17} -\contentsline {section}{\numberline {18}Renaming existing features \& options}{50}{section.18} -\contentsline {section}{\numberline {19}Programming interface}{51}{section.19} -\contentsline {subsection}{\numberline {19.1}Variables}{51}{subsection.19.1} -\contentsline {subsection}{\numberline {19.2}Functions for loading new fonts and families}{51}{subsection.19.2} -\contentsline {subsection}{\numberline {19.3}Conditionals}{52}{subsection.19.3} -\contentsline {subsubsection}{\numberline {19.3.1}Querying font families}{52}{subsubsection.19.3.1} -\contentsline {subsubsection}{\numberline {19.3.2}Availability of features}{52}{subsubsection.19.3.2} -\contentsline {subsubsection}{\numberline {19.3.3}Currently selected features}{53}{subsubsection.19.3.3} -\contentsline {part}{VIII\hspace {1em}The `improvement' of \LaTeXe \ and other packages}{54}{part.8} -\contentsline {section}{\numberline {20}Verbatim}{54}{section.20} -\contentsline {section}{\numberline {21}Discretionary hyphenation: \cs {\char 45\relax }}{54}{section.21} -\contentsline {section}{\numberline {22}Commands for old-style and lining numbers}{54}{section.22} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-internal.dtx b/Master/texmf-dist/source/latex/fontspec/fontspec-internal.dtx index 85c16e3cadf..c57f0890a92 100644 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-internal.dtx +++ b/Master/texmf-dist/source/latex/fontspec/fontspec-internal.dtx @@ -872,7 +872,7 @@ % These are the features always applied to a font selection before other % features. % \begin{macrocode} -\clist_set:Nn \l_@@_pre_feat_sclist +\tl_set:Nn \l_@@_pre_feat_sclist %<*xetexx> { \bool_if:NT \l_@@_ot_bool diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-patches.dtx b/Master/texmf-dist/source/latex/fontspec/fontspec-patches.dtx index 7114a8af2ea..44d9f52fd2c 100644 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-patches.dtx +++ b/Master/texmf-dist/source/latex/fontspec/fontspec-patches.dtx @@ -45,19 +45,28 @@ % If not found, fall back on the `new' shape. % \begin{macrocode} \cs_new:Nn \fontspec_merge_shape:n - { - \bool_if:nTF - { - \tl_if_exist_p:c { \@@_shape_merge:nn {\f@shape} {#1} } && - \cs_if_exist_p:c - { - \f@encoding/\f@family/\f@series/ - \tl_use:c { \@@_shape_merge:nn {\f@shape} {#1} } - } - } - { \fontshape { \tl_use:c { \@@_shape_merge:nn {\f@shape} {#1} } } \selectfont } - { \fontshape {#1} \selectfont } - } + { + \@@_if_merge_shape:nTF {#1} + { \fontshape { \tl_use:c { \@@_shape_merge:nn {\f@shape} {#1} } } \selectfont } + { \fontshape {#1} \selectfont } + } +% \end{macrocode} +% The following is rather specific; it only returns true if the merged shape exists, +% but more importantly also if the merged shape is defined for the current font. +% \begin{macrocode} +\prg_new_conditional:Nnn \@@_if_merge_shape:n {TF} + { + \bool_if:nTF + { + \tl_if_exist_p:c { \@@_shape_merge:nn {\f@shape} {#1} } && + \cs_if_exist_p:c + { + \f@encoding/\f@family/\f@series/ + \tl_use:c { \@@_shape_merge:nn {\f@shape} {#1} } + } + } + \prg_return_true: \prg_return_false: + } % \end{macrocode} % \end{macro} % @@ -108,7 +117,7 @@ \clist_map_inline:nn {\emreset,#1} { ##1 - \prop_gput:NxV \g_@@_em_prop { \f@series/\f@shape } { \l_@@_emdef_int } + \prop_gput_if_new:NxV \g_@@_em_prop { \f@series/\f@shape } { \l_@@_emdef_int } \prop_gput:Nxn \g_@@_em_prop { switch-\int_use:N \l_@@_emdef_int } { ##1 } \int_incr:N \l_@@_emdef_int } diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-user.dtx b/Master/texmf-dist/source/latex/fontspec/fontspec-user.dtx index cf9e95e1a17..7800ec00a7e 100644 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-user.dtx +++ b/Master/texmf-dist/source/latex/fontspec/fontspec-user.dtx @@ -356,6 +356,7 @@ % \begin{macrocode} \DeclareDocumentCommand \aliasfontfeature {mm} { +%<debug> \typeout{::::::::::::::::::::^^J:: aliasfontfeature{#1}{#2}} \bool_set_false:N \l_@@_alias_bool \clist_map_inline:nn @@ -365,6 +366,7 @@ \keys_if_exist:nnT {##1} {#1} { +%<debug> \typeout{:::: Key~exists~##1~/~#1} \bool_set_true:N \l_@@_alias_bool \keys_define:nn {##1} { #2 .code:n = { \keys_set:nn {##1} { #1 = {####1} } } } diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-vars.dtx b/Master/texmf-dist/source/latex/fontspec/fontspec-vars.dtx index 9ce2b2e3a0f..ea35f1d3608 100644 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-vars.dtx +++ b/Master/texmf-dist/source/latex/fontspec/fontspec-vars.dtx @@ -190,7 +190,7 @@ \cs_generate_variant:Nn \keys_set_known:nnN {nx} \cs_generate_variant:Nn \prop_put:Nnn {Nxx} \cs_generate_variant:Nn \prop_put:Nnn {NxV} -\cs_generate_variant:Nn \prop_gput:Nnn {NxV} +\cs_generate_variant:Nn \prop_gput_if_new:Nnn {NxV} \cs_generate_variant:Nn \prop_gput:Nnn {Nxn} \cs_generate_variant:Nn \prop_get:NnNT {NxN} \cs_generate_variant:Nn \prop_get:NnNTF {NxN} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec.dtx b/Master/texmf-dist/source/latex/fontspec/fontspec.dtx index deb3adbc1e0..ad626585c1a 100644 --- a/Master/texmf-dist/source/latex/fontspec/fontspec.dtx +++ b/Master/texmf-dist/source/latex/fontspec/fontspec.dtx @@ -78,7 +78,7 @@ And the derived files: fontspec*.sty,fontspec.lua, fontspec.pdf. %<fontspec&xetexx>\ProvidesExplPackage{fontspec-xetex}% %<fontspec&luatex>\ProvidesExplPackage{fontspec-luatex}% %<*fontspec> - {2017/01/02}{2.5c}{Font selection for XeLaTeX and LuaLaTeX} + {2017/01/24}{2.5d}{Font selection for XeLaTeX and LuaLaTeX} %</fontspec> % %<*driver> diff --git a/Master/texmf-dist/tex/latex/fontspec/fontrange-OT2.def b/Master/texmf-dist/tex/latex/fontspec/fontrange-OT2.def deleted file mode 100644 index b18375da88a..00000000000 --- a/Master/texmf-dist/tex/latex/fontspec/fontrange-OT2.def +++ /dev/null @@ -1,7 +0,0 @@ - -\DeclareTextSymbol{\CYRIE}{\LastDeclaredEncoding}{"0404} -\DeclareTextSymbol{\CYRDJE}{\LastDeclaredEncoding}{"0402} -\DeclareTextSymbol{\CYRTSHE}{\LastDeclaredEncoding}{"040B} -\DeclareTextSymbol{\cyrnje}{\LastDeclaredEncoding}{"045A} -\DeclareTextSymbol{\cyrlje}{\LastDeclaredEncoding}{"0459} -\DeclareTextSymbol{\cyrdzhe}{\LastDeclaredEncoding}{"045F} diff --git a/Master/texmf-dist/tex/latex/fontspec/fontrange-T1.def b/Master/texmf-dist/tex/latex/fontspec/fontrange-T1.def deleted file mode 100644 index d8fd90b23d8..00000000000 --- a/Master/texmf-dist/tex/latex/fontspec/fontrange-T1.def +++ /dev/null @@ -1,198 +0,0 @@ -\ProvidesFile{fontrange-T1.def} - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%% T1 SYMBOLS - -\EncodingAccent{\`}{"0300} -\EncodingAccent{\'}{"0301} -\EncodingAccent{\^}{"0302} -\EncodingAccent{\~}{"0303} -\EncodingAccent{\"}{"0308} -\EncodingAccent{\H}{"030B} -\EncodingAccent{\r}{"030A} -\EncodingAccent{\v}{"030C} -\EncodingAccent{\u}{"0306} -\EncodingAccent{\=}{"0304} -\EncodingAccent{\.}{"0307} -\EncodingAccent{\b}{"0332} -\EncodingAccent{\c}{"0327} -\EncodingAccent{\d}{"0323} -\EncodingAccent{\k}{"0328} -%% \textogonekcentered %% not in unicode? -\EncodingSymbol{\textperthousand}{"2030} -\EncodingSymbol{\textpertenthousand}{"2031} -\EncodingSymbol{\AE}{"00C6} -\EncodingSymbol{\DH}{"00D0} -\EncodingSymbol{\DJ}{"0110} -\EncodingSymbol{\L} {"0141} -\EncodingSymbol{\NG}{"014A} -\EncodingSymbol{\OE}{"0152} -\EncodingSymbol{\O} {"00D8} -\EncodingSymbol{\SS}{"1E9E} -\EncodingSymbol{\TH}{"00DE} -\EncodingSymbol{\ae}{"00E6} -\EncodingSymbol{\dh}{"00F0} -\EncodingSymbol{\dj}{"0111} -\EncodingSymbol{\guillemotleft}{"00AB} -\EncodingSymbol{\guillemotright}{"00BB} -\EncodingSymbol{\guilsinglleft}{"2039} -\EncodingSymbol{\guilsinglright}{"203A} -\EncodingSymbol{\i} {"0131} -\EncodingSymbol{\j} {"0237} -\EncodingSymbol{\ij}{"0133} -\EncodingSymbol{\IJ}{"0132} -\EncodingSymbol{\l} {"0142} -\EncodingSymbol{\ng}{"014B} -\EncodingSymbol{\oe}{"0153} -\EncodingSymbol{\o} {"00F8} -\EncodingSymbol{\quotedblbase}{"201E} -\EncodingSymbol{\quotesinglbase}{"201A} -\EncodingSymbol{\ss}{"00DF} -\EncodingSymbol{\textasciicircum}{`\^} -\EncodingSymbol{\textasciitilde}{`\~} -\EncodingSymbol{\textbackslash}{`\\} -\EncodingSymbol{\textbar}{`\|} -\EncodingSymbol{\textbraceleft}{`\{} -\EncodingSymbol{\textbraceright}{`\}} -\EncodingSymbol{\textcompwordmark}{"200C} -\EncodingSymbol{\textdollar}{`\$} -\EncodingSymbol{\textemdash}{"2014} -\EncodingSymbol{\textendash}{"2013} -\EncodingSymbol{\textexclamdown}{"00A1} -\EncodingSymbol{\textgreater}{`\>} -\EncodingSymbol{\textless}{`\<} -\EncodingSymbol{\textquestiondown}{"00BF} -\EncodingSymbol{\textquotedblleft}{"201C} -\EncodingSymbol{\textquotedblright}{"201D} -\EncodingSymbol{\textquotedbl}{`\"} -\EncodingSymbol{\textquoteleft}{"2018} -\EncodingSymbol{\textquoteright}{"2019} -\EncodingSymbol{\textsection}{"00A7} -\EncodingSymbol{\textsterling}{"00A3} -\EncodingSymbol{\textunderscore}{`\_} -\EncodingSymbol{\textvisiblespace}{"2423} -\EncodingSymbol{\th}{"00FE} -\EncodingComposite{\.}{i}{`\i} -\EncodingComposite{\.}{\i}{`\i} -\EncodingComposite{\u}{A}{"0102} -\EncodingComposite{\k}{A}{"0104} -\EncodingComposite{\'}{C}{"0106} -\EncodingComposite{\v}{C}{"010C} -\EncodingComposite{\v}{D}{"010E} -\EncodingComposite{\v}{E}{"011A} -\EncodingComposite{\k}{E}{"0118} -\EncodingComposite{\u}{G}{"011E} -\EncodingComposite{\'}{L}{"0139} -\EncodingComposite{\v}{L}{"013D} -\EncodingComposite{\'}{N}{"0143} -\EncodingComposite{\v}{N}{"0147} -\EncodingComposite{\H}{O}{"0150} -\EncodingComposite{\'}{R}{"0154} -\EncodingComposite{\v}{R}{"0158} -\EncodingComposite{\'}{S}{"015A} -\EncodingComposite{\v}{S}{"0160} -\EncodingComposite{\c}{S}{"015F} -\EncodingComposite{\v}{T}{"0164} -\EncodingComposite{\c}{T}{"0162} -\EncodingComposite{\H}{U}{"0170} -\EncodingComposite{\r}{U}{"016E} -\EncodingComposite{\"}{Y}{"0178} -\EncodingComposite{\'}{Z}{"017A} -\EncodingComposite{\v}{Z}{"017D} -\EncodingComposite{\.}{Z}{"017B} -\EncodingComposite{\.}{I}{"0130} -\EncodingComposite{\u}{a}{"0103} -\EncodingComposite{\k}{a}{"0105} -\EncodingComposite{\'}{c}{"0107} -\EncodingComposite{\v}{c}{"010D} -\EncodingComposite{\v}{d}{"010F} -\EncodingComposite{\v}{e}{"011B} -\EncodingComposite{\k}{e}{"0119} -\EncodingComposite{\u}{g}{"011F} -\EncodingComposite{\'}{l}{"0139} -\EncodingComposite{\v}{l}{"013E} -\EncodingComposite{\'}{n}{"0144} -\EncodingComposite{\v}{n}{"0148} -\EncodingComposite{\H}{o}{"0151} -\EncodingComposite{\'}{r}{"0155} -\EncodingComposite{\v}{r}{"0159} -\EncodingComposite{\'}{s}{"015B} -\EncodingComposite{\v}{s}{"0161} -\EncodingComposite{\c}{s}{"015F} -\EncodingComposite{\v}{t}{"0165} -\EncodingComposite{\c}{t}{"0163} -\EncodingComposite{\H}{u}{"0171} -\EncodingComposite{\r}{u}{"016F} -\EncodingComposite{\"}{y}{"00FF} -\EncodingComposite{\'}{z}{"00FD} -\EncodingComposite{\v}{z}{"017E} -\EncodingComposite{\.}{z}{"017C} -\EncodingComposite{\`}{A}{"00C0} -\EncodingComposite{\'}{A}{"00C1} -\EncodingComposite{\^}{A}{"00C2} -\EncodingComposite{\~}{A}{"00C3} -\EncodingComposite{\"}{A}{"00C4} -\EncodingComposite{\r}{A}{"00C5} -\EncodingComposite{\c}{C}{"00C7} -\EncodingComposite{\`}{E}{"00C8} -\EncodingComposite{\'}{E}{"00C9} -\EncodingComposite{\^}{E}{"00CA} -\EncodingComposite{\"}{E}{"00CB} -\EncodingComposite{\`}{I}{"00CC} -\EncodingComposite{\'}{I}{"00CD} -\EncodingComposite{\^}{I}{"00CE} -\EncodingComposite{\"}{I}{"00CF} -\EncodingComposite{\~}{N}{"00D1} -\EncodingComposite{\`}{O}{"00D2} -\EncodingComposite{\'}{O}{"00D3} -\EncodingComposite{\^}{O}{"00D4} -\EncodingComposite{\~}{O}{"00D5} -\EncodingComposite{\"}{O}{"00D6} -\EncodingComposite{\`}{U}{"00D9} -\EncodingComposite{\'}{U}{"00DA} -\EncodingComposite{\^}{U}{"00DB} -\EncodingComposite{\"}{U}{"00DC} -\EncodingComposite{\'}{Y}{"00DD} -\EncodingComposite{\`}{a}{"00E0} -\EncodingComposite{\'}{a}{"00E1} -\EncodingComposite{\^}{a}{"00E2} -\EncodingComposite{\~}{a}{"00E3} -\EncodingComposite{\"}{a}{"00E4} -\EncodingComposite{\r}{a}{"00E5} -\EncodingComposite{\c}{c}{"00E7} -\EncodingComposite{\`}{e}{"00E8} -\EncodingComposite{\'}{e}{"00E9} -\EncodingComposite{\^}{e}{"00EA} -\EncodingComposite{\"}{e}{"00EB} -\EncodingComposite{\`}{i} {"00EC} -\EncodingComposite{\`}{\i}{"00EC} -\EncodingComposite{\'}{i} {"00ED} -\EncodingComposite{\'}{\i}{"00ED} -\EncodingComposite{\^}{i} {"00EE} -\EncodingComposite{\^}{\i}{"00EE} -\EncodingComposite{\"}{i} {"00EF} -\EncodingComposite{\"}{\i}{"00EF} -\EncodingComposite{\~}{n}{"00F1} -\EncodingComposite{\`}{o}{"00F2} -\EncodingComposite{\'}{o}{"00F3} -\EncodingComposite{\^}{o}{"00F4} -\EncodingComposite{\~}{o}{"00F5} -\EncodingComposite{\"}{o}{"00F6} -\EncodingComposite{\`}{u}{"00F9} -\EncodingComposite{\'}{u}{"00FA} -\EncodingComposite{\^}{u}{"00FB} -\EncodingComposite{\"}{u}{"00FC} -\EncodingComposite{\'}{y}{"00FD} -\EncodingComposite{\k}{o}{"01EB} -\EncodingComposite{\k}{O}{"01EA} - -\EncodingComposite{\c}{G}{"0122} -\EncodingComposite{\c}{g}{"0123} % note this cedilla is above not below :) -\EncodingComposite{\c}{K}{"0136} -\EncodingComposite{\c}{k}{"0137} -\EncodingComposite{\c}{L}{"013B} -\EncodingComposite{\c}{l}{"013C} -\EncodingComposite{\c}{N}{"0145} -\EncodingComposite{\c}{n}{"0146} -\EncodingComposite{\c}{R}{"0156} -\EncodingComposite{\c}{r}{"0157} diff --git a/Master/texmf-dist/tex/latex/fontspec/fontrange-TS1.def b/Master/texmf-dist/tex/latex/fontspec/fontrange-TS1.def deleted file mode 100644 index f7e3eb9ca81..00000000000 --- a/Master/texmf-dist/tex/latex/fontspec/fontrange-TS1.def +++ /dev/null @@ -1,134 +0,0 @@ -\ProvidesFile{fontrange-TS1.def} - - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -%% TS1 symbols - -\EncodingAccent{\capitalcedilla}{"0327} -\EncodingAccent{\capitalogonek}{"0328} -\EncodingAccent{\capitalgrave}{"0300} -\EncodingAccent{\capitalacute}{"0301} -\EncodingAccent{\capitalcircumflex}{"0302} -\EncodingAccent{\capitaltilde}{"0303} -\EncodingAccent{\capitaldieresis}{"0308} -\EncodingAccent{\capitalhungarumlaut}{"030B} -\EncodingAccent{\capitalring}{"030A} -\EncodingAccent{\capitalcaron}{"030C} -\EncodingAccent{\capitalbreve}{"0306} -\EncodingAccent{\capitalmacron}{"0304} -\EncodingAccent{\capitaldotaccent}{"0307} -\EncodingAccent{\t}{"0361} -\EncodingAccent{\capitaltie}{"0361} -\EncodingAccent{\newtie}{"0311} -\EncodingAccent{\capitalnewtie}{"0311} -%%\EncodingSymbol{\textcapitalcompwordmark}{23} -%%\EncodingSymbol{\textascendercompwordmark}{31} -\EncodingSymbol{\textquotestraightbase}{"201A} -\EncodingSymbol{\textquotestraightdblbase}{"201E} -\EncodingSymbol{\texttwelveudash}{"2015} -\EncodingSymbol{\textthreequartersemdash}{"2012} -\EncodingSymbol{\textleftarrow}{"2190} -\EncodingSymbol{\textrightarrow}{"2192} -\EncodingSymbol{\textblank}{"2422} -\EncodingSymbol{\textdollar}{`\$} -\EncodingSymbol{\textquotesingle}{`\'} -\EncodingSymbol{\textasteriskcentered}{"204E} -%% \EncodingSymbol{\textdblhyphen}{45} -\EncodingSymbol{\textfractionsolidus}{"2044} -%%\EncodingSymbol{\textzerooldstyle}{48} -%%\EncodingSymbol{\textoneoldstyle}{49} -%%\EncodingSymbol{\texttwooldstyle}{50} -%%\EncodingSymbol{\textthreeoldstyle}{51} -%%\EncodingSymbol{\textfouroldstyle}{52} -%%\EncodingSymbol{\textfiveoldstyle}{53} -%%\EncodingSymbol{\textsixoldstyle}{54} -%%\EncodingSymbol{\textsevenoldstyle}{55} -%%\EncodingSymbol{\texteightoldstyle}{56} -%%\EncodingSymbol{\textnineoldstyle}{57} -\EncodingSymbol{\textlangle}{"27E8} -\EncodingSymbol{\textminus}{"2212} -\EncodingSymbol{\textrangle}{"27E9} -\EncodingSymbol{\textmho}{"2127} -\EncodingSymbol{\textbigcircle}{"25EF} -\EncodingAccent{\textcircled}{"20DD} -\EncodingSymbol{\textohm}{"2126} -\EncodingSymbol{\textlbrackdbl}{"301A} -\EncodingSymbol{\textrbrackdbl}{"301B} -\EncodingSymbol{\textuparrow}{"2191} -\EncodingSymbol{\textdownarrow}{"2193} -\EncodingSymbol{\textasciigrave}{`\`} -\EncodingSymbol{\textborn}{"2605} %% actually "black star" but close enough -\EncodingSymbol{\textdivorced}{"26AE} -\EncodingSymbol{\textdied}{"2020} %% different from "dagger"?? -%% \EncodingSymbol{\textleaf}{108} -\EncodingSymbol{\textmarried}{"26AD} -\EncodingSymbol{\textmusicalnote}{"266A} -\EncodingSymbol{\texttildelow}{"02F7} -%% \EncodingSymbol{\textdblhyphenchar}{127} %% can't obtain this without deactivating font mapping :( -\EncodingSymbol{\textasciibreve}{"02D8} -\EncodingSymbol{\textasciicaron}{"02C7} -\EncodingSymbol{\textacutedbl}{"02DD} -\EncodingSymbol{\textgravedbl}{"02F5} -\EncodingSymbol{\textdagger}{"2020} -\EncodingSymbol{\textdaggerdbl}{"2021} -\EncodingSymbol{\textbardbl}{"2016} -\EncodingSymbol{\textperthousand}{"2030} -\EncodingSymbol{\textbullet}{"2022} -\EncodingSymbol{\textcelsius}{"2103} -%% \EncodingSymbol{\textdollaroldstyle}{138} -%% \EncodingSymbol{\textcentoldstyle}{139} -\EncodingSymbol{\textflorin}{"0192} -\EncodingSymbol{\textcolonmonetary}{"20A1} -\EncodingSymbol{\textwon}{"20A9} -\EncodingSymbol{\textnaira}{"20A6} -%% \EncodingSymbol{\textguarani}{144} -\EncodingSymbol{\textpeso}{"20B1} -\EncodingSymbol{\textlira}{"20A4} -\EncodingSymbol{\textrecipe}{"211E} -\EncodingSymbol{\textinterrobang}{"203D} -\EncodingSymbol{\textinterrobangdown}{"2E18} -\EncodingSymbol{\textdong}{"20AB} -\EncodingSymbol{\texttrademark}{"2122} -\EncodingSymbol{\textpertenthousand}{"2031} -\EncodingSymbol{\textpilcrow}{"00B6} -\EncodingSymbol{\textbaht}{"0E3F} -\EncodingSymbol{\textnumero}{"2116} -\EncodingSymbol{\textdiscount}{"2052} -\EncodingSymbol{\textestimated}{"212E} -\EncodingSymbol{\textopenbullet}{"25E6} -\EncodingSymbol{\textservicemark}{"2120} -\EncodingSymbol{\textlquill}{"2045} -\EncodingSymbol{\textrquill}{"2046} -\EncodingSymbol{\textcent}{"00A2} -\EncodingSymbol{\textsterling}{"00A3} -\EncodingSymbol{\textcurrency}{"00A4} -\EncodingSymbol{\textyen}{"00A5} -\EncodingSymbol{\textbrokenbar}{"00A6} -\EncodingSymbol{\textsection}{"00A7} -\EncodingSymbol{\textasciidieresis}{"00A8} -\EncodingSymbol{\textcopyright}{"00A9} -\EncodingSymbol{\textordfeminine}{"00AA} -%% \EncodingSymbol{\textcopyleft}{171} -\EncodingSymbol{\textlnot}{"00AC} -\EncodingSymbol{\textcircledP}{"2117} -\EncodingSymbol{\textregistered}{"00AE} -\EncodingSymbol{\textasciimacron}{"00AF} -\EncodingSymbol{\textdegree}{"00B0} -\EncodingSymbol{\textpm}{"00B1} -\EncodingSymbol{\texttwosuperior}{"00B2} -\EncodingSymbol{\textthreesuperior}{"00B3} -\EncodingSymbol{\textasciiacute}{"00B4} -\EncodingSymbol{\textmu}{"00B5} -\EncodingSymbol{\textparagraph}{"00B6} -\EncodingSymbol{\textperiodcentered}{"00B7} -\EncodingSymbol{\textreferencemark}{"203B} -\EncodingSymbol{\textonesuperior}{"00B9} -\EncodingSymbol{\textordmasculine}{"00BA} -\EncodingSymbol{\textsurd}{"221A} -\EncodingSymbol{\textonequarter}{"00BC} -\EncodingSymbol{\textonehalf}{"00BD} -\EncodingSymbol{\textthreequarters}{"00BE} -\EncodingSymbol{\texteuro}{"20AC} -\EncodingSymbol{\texttimes}{"00D7} -\EncodingSymbol{\textdiv}{"00F7} - diff --git a/Master/texmf-dist/tex/latex/fontspec/fontspec-doc-style.sty b/Master/texmf-dist/tex/latex/fontspec/fontspec-doc-style.sty deleted file mode 100644 index 3d7fe1232a0..00000000000 --- a/Master/texmf-dist/tex/latex/fontspec/fontspec-doc-style.sty +++ /dev/null @@ -1,283 +0,0 @@ -\ProvidesPackage{fontspec-doc-style} - -\usepackage{fontspec,booktabs,calc,caption,color,enumitem,flafter,fancyvrb,hologo,graphicx, - ifthen,url,varioref,varwidth,microtype,tocloft,framed,xparse,docmute} - -%% Various labelling commands: -\newcommand*\name[1]{{#1}} -\newcommand*\pkg[1]{\textsf{#1}} -\newcommand*\opt[1]{\texttt{#1}} -\newcommand*\feat[1]{\texttt{#1}} - -\let\latin\textit -\def\eg{\latin{e.g.}} -\def\ie{\latin{i.e.}} -\def\Eg{\latin{E.g.}} -\def\Ie{\latin{I.e.}} -\def\etc{\@ifnextchar.{\latin{etc}}{\latin{etc.}\@}} - -\newcommand\note[1]{\unskip\footnote{#1}} - -\def\MacOSX{Mac~OS~X} -\def\AAT{\textsc{aat}} -\def\ATSUI{\textsc{atsui}} - -\newcommand\NFSS{\textsc{nfss}} -\newcommand\XeTeX{\hologo{XeTeX}} -\newcommand\XeLaTeX{\hologo{XeLaTeX}} -\newcommand\LuaTeX{\hologo{LuaTeX}} -\newcommand\LuaLaTeX{\hologo{LuaLaTeX}} - -% ToC formatting: -\setlength\cftsubsecnumwidth{1.4\cftsubsecnumwidth} -%\def\@cfttocstart{\small\begin{multicols}{2}} -%\def\@cfttocfinish{\end{multicols}} - -\fvset{gobble=0} - -\captionsetup[table]{position=above} -\captionsetup[figure]{position=above} - - -%% Fonts - -\defaultfontfeatures{Numbers=OldStyle} -\IfFontExistsTF{AldusNovaPro-Book.otf} - { - \setmainfont{aldus-nova} - \setsansfont{palatino-sans-light} - } - { -\setmainfont{texgyrepagella}[ - Extension = .otf, - UprightFont = *-regular , - ItalicFont = *-italic , - BoldFont = *-bold , - BoldItalicFont = *-bolditalic , -] -\setsansfont{texgyreheros}[ - Extension = .otf, - UprightFont = *-regular , - ItalicFont = *-italic , - BoldFont = *-bold , - BoldItalicFont = *-bolditalic , -] - } -\setmonofont{lmmonolt10-regular.otf}[BoldFont=lmmonolt10-bold.otf] -\newfontfamily\ttcondensed{lmmonoltcond10-regular.otf} - -%% (La)TeX font-related declarations: -\linespread{1.05} % Pagella needs more space between lines -\frenchspacing % Remove ugly extra space after punctuation - -\usepackage[ - bookmarks=true, - colorlinks=true, - linkcolor=niceblue, - urlcolor=niceblue, - citecolor=niceblue, - pdftitle={The fontspec package}, - pdfsubject={Advanced font selection for XeLaTeX/LuaLaTeX}, - pdfauthor={Will Robertson}, - pdfkeywords={xetex, xelatex, luatex, lualatex, unicode, opentype, aat} - ]{hyperref} - - - -%% ToC -\def\@dotsep{1000} -\setcounter{tocdepth}{2} -\setlength\columnseprule{0.4pt} -\renewcommand\tableofcontents{\relax - \begin{multicols}{2}[\section*{\contentsname}]\relax - \@starttoc{toc}\relax - \end{multicols}} - - -%% Index -\setcounter{IndexColumns}{2} -\renewenvironment{theglossary} - {\small\list{}{} - \item\relax - \glossary@prologue\GlossaryParms - \let\item\@idxitem \ignorespaces - \def\pfill{\hspace*{\fill}}} - {\endlist} - - - -%% varioref definitions: -\labelformat{table}{Table~#1} -\labelformat{section}{Section~#1} -\labelformat{subsection}{Section~#1} - -\definecolor{niceblue}{rgb}{0.1,0.2,0.8} - - - - -%% EXAMPLES - -\newsavebox\X -\newsavebox\Y - -\newcounter{example} - -\newcommand\exref[1]{Example~\ref{ex:#1}} -\newcommand\Exref[1]{Example~\ref{ex:#1}} - -\newenvironment{Xexample}[3][] - {\VerbatimEnvironment\begin{Fexample}[#1]{#2}{#3}{X}} - {\end{Fexample}} - -\newenvironment{Lexample}[3][] - {\VerbatimEnvironment\begin{Fexample}[#1]{#2}{#3}{L}} - {\end{Fexample}} - -\newenvironment{Fexample}[4][] - {% - \def\options{#1}% - \def\filename{#2}% - \def\captiontext{#3}% - \def\prefix{#4} - \refstepcounter{example}% - \label{ex:\filename}% - \IfFileExists{zzz-\theexample-\prefix-\filename.tex}{}{% - \immediate\write18{rm -f zzz-\theexample-* ;}% - }% - \VerbatimEnvironment - \begin{VerbatimOut}{zzz-\theexample-\prefix-\filename.tex}} -% text in the environment - {\end{VerbatimOut} - \begin{figure} - \setlength\parindent{0pt}% - \edef\@tempa{[gobble=0,fontsize=\noexpand\small,\options]}% - \savebox\X{% - \expandafter\BVerbatimInput - \@tempa{zzz-\theexample-\prefix-\filename.tex}% - }% - \IfFileExists{zzz-\theexample-\prefix-\filename.pdf}{} - {% - \edef\XXcmd{% - \unexpanded{% - \RequirePackage{luatex85} - \documentclass[margin=0.2mm]{standalone} - \usepackage{booktabs,ifthen,graphicx,xcolor,varwidth} - \usepackage{fontspec} - \defaultfontfeatures{Ligatures=TeX} - \begin{document} - \begin{varwidth}{0.7\linewidth} - \input} zzz-\theexample-\prefix-\filename.tex - \unexpanded{ - \end{varwidth} - \end{document} - }% - }% - \edef\1{% - \csname prog@\prefix\endcsname "\unexpanded\expandafter{\XXcmd}"; - printf '\@percentchar s' '\unexpanded\expandafter{\XXcmd}' > zzz-\theexample-\prefix-\filename-test.tex; - }% - \immediate\write18{\unexpanded\expandafter{\1}}% - }% - \savebox\Y{% - \IfFileExists{zzz-\theexample-\prefix-\filename.pdf} - {\includegraphics{zzz-\theexample-\prefix-\filename.pdf}} - {\color{red}\itshape ---Graphic not generated---}% - } - % TYPESETTING - \rule[0.5\baselineskip]{\columnwidth}{1pt}% - \vspace{-1.2ex}% - \def\@tempa{\small\textsf{Example~\theexample:~}}% - \settowidth\@tempdima{\@tempa\captiontext}% - \par - \ifdim\@tempdima>\linewidth - \settowidth\@tempdima{\@tempa}% - \@tempa\parbox[t]{\linewidth-\@tempdima}{\small\captiontext}% - \vspace{0.4\baselineskip}% - \else - \parbox{\linewidth}{\centering\@tempa~\captiontext}% - \fi - \par\rule[0.4\baselineskip]{\columnwidth}{0.4pt}\par - \ifdim\dimexpr\wd\X+\wd\Y>\linewidth\relax - \null\hfill\makebox[0pt][r]{\usebox\Y}\usebox\X - \else - \hfill\usebox\Y\hfill\usebox\X - \fi - \par\rule[0.5\baselineskip]{\columnwidth}{1pt} - \end{figure} -} - -\def\prog@X{xelatex - -jobname=zzz-\theexample-X-\filename\space} - -\def\prog@L{lualatex - -jobname=zzz-\theexample-L-\filename\space} - -%%%%%%%%%%%%%%%%%%%%%% - -\newcommand*\setexsize[1]{\let\examplesize#1} -\newcommand*\setverbwidth[1]{\def\auxwidth{#1}} - - - -\newcounter{argument} -\g@addto@macro\endmacro{\setcounter{argument}{0}} -\newcommand*\darg[1]{% - \stepcounter{argument}% - \noindent{\ttfamily\char`\#\theargument~:~}#1\par} -\newcommand*\doarg[1]{% - \stepcounter{argument}% - \noindent{\ttfamily\makebox[0pt][r]{[}\char`\#\theargument]:~}#1\par} - -\newcommand\unichar[2]{\textsc{\MakeLowercase{u+#1: #2}}} - -\newcommand\cmdbox[1]{% - \smallskip\par\noindent - \fbox{\begin{varwidth}{\linewidth} - #1% - \end{varwidth}}% - \smallskip -} -\def\CMD#1{\texttt{\null#1\unskip}} - - -\NewDocumentCommand \otf {somm} {% - \featname & #3 & \texttt{#4} - \IfBooleanT #1 { & \textdagger } - \\ -} -\newenvironment{features}[1]{% - \def\NOTE{} - \def\thisfeatname{#1}% - \def\featname{\thisfeatname~~\texttt=~~\null\gdef\featname{}}% - \begin{table} - \caption{Options for the OpenType font feature `\thisfeatname'.} - \edef\@tempa{\noexpand\label{feat:\thisfeatname}}\@tempa - \centering - \begin{tabular}{@{}l@{}l@{\hspace{0.5\tabcolsep}}l@{\hspace{0.5\tabcolsep}}l@{}} - \toprule - Feature & Option & Tag & \\ - \midrule -}{ - \bottomrule - \end{tabular} - \par\smallskip - \footnotesize - \textdagger\ These feature options can be disabled with \texttt{..Off} variants, and reset \\ to default state (neither explicitly on nor off) with \texttt{..Reset}. - \NOTE - \end{table} -} - - -%%%%%%%%%%% - -\def \MakePrivateLetters {% - \catcode `\@ = 11 - \catcode `\_ = 11 - \catcode `\: = 11 -} - -%% for LaTeX3 csnames -\catcode `\_= 11 - -\renewcommand\partname{Part} diff --git a/Master/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty b/Master/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty index 4679d8c63d5..bec92bbe616 100644 --- a/Master/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty +++ b/Master/texmf-dist/tex/latex/fontspec/fontspec-luatex.sty @@ -31,7 +31,7 @@ \RequirePackage{expl3} \RequirePackage{xparse} \ProvidesExplPackage{fontspec-luatex}% - {2017/01/02}{2.5c}{Font selection for XeLaTeX and LuaLaTeX} + {2017/01/24}{2.5d}{Font selection for XeLaTeX and LuaLaTeX} \bool_new:N \l__fontspec_firsttime_bool \bool_new:N \l__fontspec_nobf_bool \bool_new:N \l__fontspec_noit_bool @@ -124,7 +124,7 @@ \cs_generate_variant:Nn \keys_set_known:nnN {nx} \cs_generate_variant:Nn \prop_put:Nnn {Nxx} \cs_generate_variant:Nn \prop_put:Nnn {NxV} -\cs_generate_variant:Nn \prop_gput:Nnn {NxV} +\cs_generate_variant:Nn \prop_gput_if_new:Nnn {NxV} \cs_generate_variant:Nn \prop_gput:Nnn {Nxn} \cs_generate_variant:Nn \prop_get:NnNT {NxN} \cs_generate_variant:Nn \prop_get:NnNTF {NxN} @@ -919,9 +919,28 @@ { \exp_args:Nxx \tl_if_in:nnTF { \fontname\font } { \tl_to_str:n {#1} } - { \prg_return_true: } { \prg_return_false: }% + { \prg_return_true: } { \prg_return_false: } } +\prg_new_conditional:Nnn \fontspec_if_small_caps: {TF,T,F} + { + \__fontspec_if_merge_shape:nTF {sc} + { + \tl_set_eq:Nc \l__fontspec_smcp_shape_tl { \__fontspec_shape_merge:nn {\f@shape} {sc} } + } + { + \tl_set:Nn \l__fontspec_smcp_shape_tl {sc} + } + \cs_if_exist:cTF { \f@encoding/\f@family/\f@series/\l__fontspec_smcp_shape_tl } + { + \tl_if_eq:ccTF + { \f@encoding/\f@family/\f@series/\l__fontspec_smcp_shape_tl } + { \f@encoding/\f@family/\f@series/\updefault } + { \prg_return_false: } + { \prg_return_true: } + } + { \prg_return_false: } + } \cs_new_protected:Nn \__fontspec_select_font_family:nn { \group_begin: @@ -1405,7 +1424,7 @@ } } } -\clist_set:Nn \l__fontspec_pre_feat_sclist +\tl_set:Nn \l__fontspec_pre_feat_sclist { mode = \l_fontspec_mode_tl ; \tl_if_empty:NF \l_fontspec_script_tl @@ -3249,19 +3268,24 @@ \tl_const:cn { \__fontspec_shape_merge:nn \itscdefault \updefault } {\scdefault} \tl_const:cn { \__fontspec_shape_merge:nn \slscdefault \updefault } {\scdefault} \cs_new:Nn \fontspec_merge_shape:n - { - \bool_if:nTF - { - \tl_if_exist_p:c { \__fontspec_shape_merge:nn {\f@shape} {#1} } && - \cs_if_exist_p:c - { - \f@encoding/\f@family/\f@series/ - \tl_use:c { \__fontspec_shape_merge:nn {\f@shape} {#1} } - } - } - { \fontshape { \tl_use:c { \__fontspec_shape_merge:nn {\f@shape} {#1} } } \selectfont } - { \fontshape {#1} \selectfont } - } + { + \__fontspec_if_merge_shape:nTF {#1} + { \fontshape { \tl_use:c { \__fontspec_shape_merge:nn {\f@shape} {#1} } } \selectfont } + { \fontshape {#1} \selectfont } + } +\prg_new_conditional:Nnn \__fontspec_if_merge_shape:n {TF} + { + \bool_if:nTF + { + \tl_if_exist_p:c { \__fontspec_shape_merge:nn {\f@shape} {#1} } && + \cs_if_exist_p:c + { + \f@encoding/\f@family/\f@series/ + \tl_use:c { \__fontspec_shape_merge:nn {\f@shape} {#1} } + } + } + \prg_return_true: \prg_return_false: + } \DeclareRobustCommand \itshape { \not@math@alphabet\itshape\mathit @@ -3291,7 +3315,7 @@ \clist_map_inline:nn {\emreset,#1} { ##1 - \prop_gput:NxV \g__fontspec_em_prop { \f@series/\f@shape } { \l__fontspec_emdef_int } + \prop_gput_if_new:NxV \g__fontspec_em_prop { \f@series/\f@shape } { \l__fontspec_emdef_int } \prop_gput:Nxn \g__fontspec_em_prop { switch-\int_use:N \l__fontspec_emdef_int } { ##1 } \int_incr:N \l__fontspec_emdef_int } diff --git a/Master/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty b/Master/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty index c8a4e568aa7..e5f6bb5454e 100644 --- a/Master/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty +++ b/Master/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty @@ -31,7 +31,7 @@ \RequirePackage{expl3} \RequirePackage{xparse} \ProvidesExplPackage{fontspec-xetex}% - {2017/01/02}{2.5c}{Font selection for XeLaTeX and LuaLaTeX} + {2017/01/24}{2.5d}{Font selection for XeLaTeX and LuaLaTeX} \bool_new:N \l__fontspec_firsttime_bool \bool_new:N \l__fontspec_nobf_bool \bool_new:N \l__fontspec_noit_bool @@ -124,7 +124,7 @@ \cs_generate_variant:Nn \keys_set_known:nnN {nx} \cs_generate_variant:Nn \prop_put:Nnn {Nxx} \cs_generate_variant:Nn \prop_put:Nnn {NxV} -\cs_generate_variant:Nn \prop_gput:Nnn {NxV} +\cs_generate_variant:Nn \prop_gput_if_new:Nnn {NxV} \cs_generate_variant:Nn \prop_gput:Nnn {Nxn} \cs_generate_variant:Nn \prop_get:NnNT {NxN} \cs_generate_variant:Nn \prop_get:NnNTF {NxN} @@ -916,9 +916,28 @@ { \exp_args:Nxx \tl_if_in:nnTF { \fontname\font } { \tl_to_str:n {#1} } - { \prg_return_true: } { \prg_return_false: }% + { \prg_return_true: } { \prg_return_false: } } +\prg_new_conditional:Nnn \fontspec_if_small_caps: {TF,T,F} + { + \__fontspec_if_merge_shape:nTF {sc} + { + \tl_set_eq:Nc \l__fontspec_smcp_shape_tl { \__fontspec_shape_merge:nn {\f@shape} {sc} } + } + { + \tl_set:Nn \l__fontspec_smcp_shape_tl {sc} + } + \cs_if_exist:cTF { \f@encoding/\f@family/\f@series/\l__fontspec_smcp_shape_tl } + { + \tl_if_eq:ccTF + { \f@encoding/\f@family/\f@series/\l__fontspec_smcp_shape_tl } + { \f@encoding/\f@family/\f@series/\updefault } + { \prg_return_false: } + { \prg_return_true: } + } + { \prg_return_false: } + } \cs_new_protected:Nn \__fontspec_select_font_family:nn { \group_begin: @@ -1430,7 +1449,7 @@ } } } -\clist_set:Nn \l__fontspec_pre_feat_sclist +\tl_set:Nn \l__fontspec_pre_feat_sclist { \bool_if:NT \l__fontspec_ot_bool { @@ -3515,19 +3534,24 @@ \tl_const:cn { \__fontspec_shape_merge:nn \itscdefault \updefault } {\scdefault} \tl_const:cn { \__fontspec_shape_merge:nn \slscdefault \updefault } {\scdefault} \cs_new:Nn \fontspec_merge_shape:n - { - \bool_if:nTF - { - \tl_if_exist_p:c { \__fontspec_shape_merge:nn {\f@shape} {#1} } && - \cs_if_exist_p:c - { - \f@encoding/\f@family/\f@series/ - \tl_use:c { \__fontspec_shape_merge:nn {\f@shape} {#1} } - } - } - { \fontshape { \tl_use:c { \__fontspec_shape_merge:nn {\f@shape} {#1} } } \selectfont } - { \fontshape {#1} \selectfont } - } + { + \__fontspec_if_merge_shape:nTF {#1} + { \fontshape { \tl_use:c { \__fontspec_shape_merge:nn {\f@shape} {#1} } } \selectfont } + { \fontshape {#1} \selectfont } + } +\prg_new_conditional:Nnn \__fontspec_if_merge_shape:n {TF} + { + \bool_if:nTF + { + \tl_if_exist_p:c { \__fontspec_shape_merge:nn {\f@shape} {#1} } && + \cs_if_exist_p:c + { + \f@encoding/\f@family/\f@series/ + \tl_use:c { \__fontspec_shape_merge:nn {\f@shape} {#1} } + } + } + \prg_return_true: \prg_return_false: + } \DeclareRobustCommand \itshape { \not@math@alphabet\itshape\mathit @@ -3557,7 +3581,7 @@ \clist_map_inline:nn {\emreset,#1} { ##1 - \prop_gput:NxV \g__fontspec_em_prop { \f@series/\f@shape } { \l__fontspec_emdef_int } + \prop_gput_if_new:NxV \g__fontspec_em_prop { \f@series/\f@shape } { \l__fontspec_emdef_int } \prop_gput:Nxn \g__fontspec_em_prop { switch-\int_use:N \l__fontspec_emdef_int } { ##1 } \int_incr:N \l__fontspec_emdef_int } diff --git a/Master/texmf-dist/tex/latex/fontspec/fontspec.sty b/Master/texmf-dist/tex/latex/fontspec/fontspec.sty index 18d22d63594..008b2b83f8b 100644 --- a/Master/texmf-dist/tex/latex/fontspec/fontspec.sty +++ b/Master/texmf-dist/tex/latex/fontspec/fontspec.sty @@ -13,7 +13,7 @@ \RequirePackage{expl3} \RequirePackage{xparse} \ProvidesExplPackage{fontspec}% - {2017/01/02}{2.5c}{Font selection for XeLaTeX and LuaLaTeX} + {2017/01/24}{2.5d}{Font selection for XeLaTeX and LuaLaTeX} \sys_if_engine_luatex:T { \RequirePackage{luaotfload} \directlua{require("fontspec")} diff --git a/Master/texmf-dist/tex/latex/fontspec/tuenc.def b/Master/texmf-dist/tex/latex/fontspec/tuenc.def deleted file mode 100644 index 9800bd7e73e..00000000000 --- a/Master/texmf-dist/tex/latex/fontspec/tuenc.def +++ /dev/null @@ -1,394 +0,0 @@ -%% -%% This is file `tuenc.def', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% ltoutenc.dtx (with options: `TU') -%% -%% This is a generated file. -%% -%% The source is maintained by the LaTeX Project team and bug -%% reports for it can be opened at http://latex-project.org/bugs.html -%% (but please observe conditions on bug reports sent to that address!) -%% -%% -%% Copyright 1993-2016 -%% The LaTeX3 Project and any individual authors listed elsewhere -%% in this file. -%% -%% This file was generated from file(s) of the LaTeX base system. -%% -------------------------------------------------------------- -%% -%% It may be distributed and/or modified under the -%% conditions of the LaTeX Project Public License, either version 1.3c -%% of this license or (at your option) any later version. -%% The latest version of this license is in -%% http://www.latex-project.org/lppl.txt -%% and version 1.3c or later is part of all distributions of LaTeX -%% version 2005/12/01 or later. -%% -%% This file has the LPPL maintenance status "maintained". -%% -%% This file may only be distributed together with a copy of the LaTeX -%% base system. You may however distribute the LaTeX base system without -%% such generated files. -%% -%% The list of all files belonging to the LaTeX base distribution is -%% given in the file `manifest.txt'. See also `legal.txt' for additional -%% information. -%% -%% The list of derived (unpacked) files belonging to the distribution -%% and covered by LPPL is defined by the unpacking scripts (with -%% extension .ins) which are part of the distribution. -%%% From File: ltoutenc.dtx -\ProvidesFile{tuenc.def} - [2016/12/11 v2.0a - Standard LaTeX file] -\providecommand\UnicodeEncodingName{TU} -\begingroup\expandafter\expandafter\expandafter\endgroup -\expandafter\ifx\csname XeTeXrevision\endcsname\relax - \begingroup\expandafter\expandafter\expandafter\endgroup - \expandafter\ifx\csname directlua\endcsname\relax - \PackageWarningNoLine{fontenc} - {\UnicodeEncodingName\space - encoding is only available with XeTeX and LuaTeX.\MessageBreak - Defaulting to T1 encoding} - \def\encodingdefault{T1} - \expandafter\expandafter\expandafter\endinput - \else - \def\UnicodeFontTeXLigatures{mapping=tex-text;} - \fi -\else - \def\UnicodeFontTeXLigatures{+tlig;} % "+trep;" no longer needed -\fi -\def\UnicodeFontFile#1#2{"[#1]:#2"} -\def\UnicodeFontName#1#2{"#1:#2"} -\DeclareFontEncoding\UnicodeEncodingName{}{} -\def\add@unicode@accent#1#2{#2\char#1\relax} -\def\DeclareUnicodeAccent#1#2#3{% - \DeclareTextCommand{#1}{#2}{\add@unicode@accent{#3}}% -} -\DeclareTextSymbol{\textexclamdown} \UnicodeEncodingName{"00A1} -\DeclareTextSymbol{\textcent} \UnicodeEncodingName{"00A2} -\DeclareTextSymbol{\textsterling} \UnicodeEncodingName{"00A3} -\DeclareTextSymbol{\textcurrency} \UnicodeEncodingName{"00A4} -\DeclareTextSymbol{\textyen} \UnicodeEncodingName{"00A5} -\DeclareTextSymbol{\textbrokenbar} \UnicodeEncodingName{"00A6} -\DeclareTextSymbol{\textsection} \UnicodeEncodingName{"00A7} -\DeclareTextSymbol{\textasciidieresis} \UnicodeEncodingName{"00A8} -\DeclareTextSymbol{\textcopyright} \UnicodeEncodingName{"00A9} -\DeclareTextSymbol{\textordfeminine} \UnicodeEncodingName{"00AA} -\DeclareTextSymbol{\guillemotleft} \UnicodeEncodingName{"00AB} -\DeclareTextSymbol{\textlnot} \UnicodeEncodingName{"00AC} -\DeclareTextSymbol{\textregistered} \UnicodeEncodingName{"00AE} -\DeclareTextSymbol{\textasciimacron} \UnicodeEncodingName{"00AF} -\DeclareTextSymbol{\textdegree} \UnicodeEncodingName{"00B0} -\DeclareTextSymbol{\textpm} \UnicodeEncodingName{"00B1} -\DeclareTextSymbol{\texttwosuperior} \UnicodeEncodingName{"00B2} -\DeclareTextSymbol{\textthreesuperior} \UnicodeEncodingName{"00B3} -\DeclareTextSymbol{\textasciiacute} \UnicodeEncodingName{"00B4} -\DeclareTextSymbol{\textmu} \UnicodeEncodingName{"00B5} -\DeclareTextSymbol{\textparagraph} \UnicodeEncodingName{"00B6} -\DeclareTextSymbol{\textperiodcentered} \UnicodeEncodingName{"00B7} -\DeclareTextSymbol{\textonesuperior} \UnicodeEncodingName{"00B9} -\DeclareTextSymbol{\textordmasculine} \UnicodeEncodingName{"00BA} -\DeclareTextSymbol{\guillemotright} \UnicodeEncodingName{"00BB} -\DeclareTextSymbol{\textonequarter} \UnicodeEncodingName{"00BC} -\DeclareTextSymbol{\textonehalf} \UnicodeEncodingName{"00BD} -\DeclareTextSymbol{\textthreequarters} \UnicodeEncodingName{"00BE} -\DeclareTextSymbol{\textquestiondown} \UnicodeEncodingName{"00BF} -\DeclareTextSymbol{\AE} \UnicodeEncodingName{"00C6} -\DeclareTextSymbol{\DH} \UnicodeEncodingName{"00D0} -\DeclareTextSymbol{\texttimes} \UnicodeEncodingName{"00D7} -\DeclareTextSymbol{\O} \UnicodeEncodingName{"00D8} -\DeclareTextSymbol{\TH} \UnicodeEncodingName{"00DE} -\DeclareTextSymbol{\ss} \UnicodeEncodingName{"00DF} -\DeclareTextSymbol{\ae} \UnicodeEncodingName{"00E6} -\DeclareTextSymbol{\dh} \UnicodeEncodingName{"00F0} -\DeclareTextSymbol{\textdiv} \UnicodeEncodingName{"00F7} -\DeclareTextSymbol{\o} \UnicodeEncodingName{"00F8} -\DeclareTextSymbol{\th} \UnicodeEncodingName{"00FE} -\DeclareTextSymbol{\DJ} \UnicodeEncodingName{"0110} -\DeclareTextSymbol{\dj} \UnicodeEncodingName{"0111} -\DeclareTextSymbol{\i} \UnicodeEncodingName{"0131} -\DeclareTextSymbol{\IJ} \UnicodeEncodingName{"0132} -\DeclareTextSymbol{\ij} \UnicodeEncodingName{"0133} -\DeclareTextSymbol{\L} \UnicodeEncodingName{"0141} -\DeclareTextSymbol{\l} \UnicodeEncodingName{"0142} -\DeclareTextSymbol{\NG} \UnicodeEncodingName{"014A} -\DeclareTextSymbol{\ng} \UnicodeEncodingName{"014B} -\DeclareTextSymbol{\OE} \UnicodeEncodingName{"0152} -\DeclareTextSymbol{\oe} \UnicodeEncodingName{"0153} -\DeclareTextSymbol{\textflorin} \UnicodeEncodingName{"0192} -\DeclareTextSymbol{\j} \UnicodeEncodingName{"0237} -\DeclareTextSymbol{\textasciicircum} \UnicodeEncodingName{"02C6} -\DeclareTextSymbol{\textasciicaron} \UnicodeEncodingName{"02C7} -\DeclareTextSymbol{\textasciitilde} \UnicodeEncodingName{"02DC} -\DeclareTextSymbol{\textasciibreve} \UnicodeEncodingName{"02D8} -\DeclareTextSymbol{\textacutedbl} \UnicodeEncodingName{"02DD} -\DeclareTextSymbol{\textgravedbl} \UnicodeEncodingName{"02F5} -\DeclareTextSymbol{\texttildelow} \UnicodeEncodingName{"02F7} -\DeclareTextSymbol{\textbaht} \UnicodeEncodingName{"0E3F} -\DeclareTextSymbol{\SS} \UnicodeEncodingName{"1E9E} -\DeclareTextSymbol{\textcompwordmark} \UnicodeEncodingName{"200C} -\DeclareTextSymbol{\textendash} \UnicodeEncodingName{"2013} -\DeclareTextSymbol{\textemdash} \UnicodeEncodingName{"2014} -\DeclareTextSymbol{\textbardbl} \UnicodeEncodingName{"2016} -\DeclareTextSymbol{\textquoteleft} \UnicodeEncodingName{"2018} -\DeclareTextSymbol{\textquoteright} \UnicodeEncodingName{"2019} -\DeclareTextSymbol{\quotesinglbase} \UnicodeEncodingName{"201A} -\DeclareTextSymbol{\textquotedblleft} \UnicodeEncodingName{"201C} -\DeclareTextSymbol{\textquotedblright} \UnicodeEncodingName{"201D} -\DeclareTextSymbol{\quotedblbase} \UnicodeEncodingName{"201E} -\DeclareTextSymbol{\textdagger} \UnicodeEncodingName{"2020} -\DeclareTextSymbol{\textdaggerdbl} \UnicodeEncodingName{"2021} -\DeclareTextSymbol{\textbullet} \UnicodeEncodingName{"2022} -\DeclareTextSymbol{\textellipsis} \UnicodeEncodingName{"2026} -\DeclareTextSymbol{\textperthousand} \UnicodeEncodingName{"2030} -\DeclareTextSymbol{\textpertenthousand} \UnicodeEncodingName{"2031} -\DeclareTextSymbol{\guilsinglleft} \UnicodeEncodingName{"2039} -\DeclareTextSymbol{\guilsinglright} \UnicodeEncodingName{"203A} -\DeclareTextSymbol{\textreferencemark} \UnicodeEncodingName{"203B} -\DeclareTextSymbol{\textinterrobang} \UnicodeEncodingName{"203D} -\DeclareTextSymbol{\textfractionsolidus} \UnicodeEncodingName{"2044} -\DeclareTextSymbol{\textlquill} \UnicodeEncodingName{"2045} -\DeclareTextSymbol{\textrquill} \UnicodeEncodingName{"2046} -\DeclareTextSymbol{\textasteriskcentered}\UnicodeEncodingName{"204E} -\DeclareTextSymbol{\textdiscount} \UnicodeEncodingName{"2052} -\DeclareTextSymbol{\textcolonmonetary} \UnicodeEncodingName{"20A1} -\DeclareTextSymbol{\textlira} \UnicodeEncodingName{"20A4} -\DeclareTextSymbol{\textnaira} \UnicodeEncodingName{"20A6} -\DeclareTextSymbol{\textwon} \UnicodeEncodingName{"20A9} -\DeclareTextSymbol{\textdong} \UnicodeEncodingName{"20AB} -\DeclareTextSymbol{\texteuro} \UnicodeEncodingName{"20AC} -\DeclareTextSymbol{\textpeso} \UnicodeEncodingName{"20B1} -\DeclareTextSymbol{\textcelsius} \UnicodeEncodingName{"2103} -\DeclareTextSymbol{\textnumero} \UnicodeEncodingName{"2116} -\DeclareTextSymbol{\textcircledP} \UnicodeEncodingName{"2117} -\DeclareTextSymbol{\textrecipe} \UnicodeEncodingName{"211E} -\DeclareTextSymbol{\textservicemark} \UnicodeEncodingName{"2120} -\DeclareTextSymbol{\texttrademark} \UnicodeEncodingName{"2122} -\DeclareTextSymbol{\textohm} \UnicodeEncodingName{"2126} -\DeclareTextSymbol{\textmho} \UnicodeEncodingName{"2127} -\DeclareTextSymbol{\textestimated} \UnicodeEncodingName{"212E} -\DeclareTextSymbol{\textleftarrow} \UnicodeEncodingName{"2190} -\DeclareTextSymbol{\textuparrow} \UnicodeEncodingName{"2191} -\DeclareTextSymbol{\textrightarrow} \UnicodeEncodingName{"2192} -\DeclareTextSymbol{\textdownarrow} \UnicodeEncodingName{"2193} -\DeclareTextSymbol{\textminus} \UnicodeEncodingName{"2212} -\DeclareTextSymbol{\textsurd} \UnicodeEncodingName{"221A} -\DeclareTextSymbol{\textlangle} \UnicodeEncodingName{"2329} -\DeclareTextSymbol{\textrangle} \UnicodeEncodingName{"232A} -\DeclareTextSymbol{\textblank} \UnicodeEncodingName{"2422} -\DeclareTextSymbol{\textvisiblespace} \UnicodeEncodingName{"2423} -\DeclareTextSymbol{\textopenbullet} \UnicodeEncodingName{"25E6} -\DeclareTextSymbol{\textbigcircle} \UnicodeEncodingName{"25EF} -\DeclareTextSymbol{\textmusicalnote} \UnicodeEncodingName{"266A} -\DeclareTextSymbol{\textmarried} \UnicodeEncodingName{"26AD} -\DeclareTextSymbol{\textdivorced} \UnicodeEncodingName{"26AE} -\DeclareTextSymbol{\textinterrobangdown} \UnicodeEncodingName{"2E18} -\DeclareUnicodeAccent{\`} \UnicodeEncodingName{"0300} -\DeclareUnicodeAccent{\'} \UnicodeEncodingName{"0301} -\DeclareUnicodeAccent{\^} \UnicodeEncodingName{"0302} -\DeclareUnicodeAccent{\~} \UnicodeEncodingName{"0303} -\DeclareUnicodeAccent{\"} \UnicodeEncodingName{"0308} -\DeclareUnicodeAccent{\H} \UnicodeEncodingName{"030B} -\DeclareUnicodeAccent{\r} \UnicodeEncodingName{"030A} -\DeclareUnicodeAccent{\v} \UnicodeEncodingName{"030C} -\DeclareUnicodeAccent{\u} \UnicodeEncodingName{"0306} -\DeclareUnicodeAccent{\=} \UnicodeEncodingName{"0304} -\DeclareUnicodeAccent{\.} \UnicodeEncodingName{"0307} -\DeclareUnicodeAccent{\b} \UnicodeEncodingName{"0332} -\DeclareUnicodeAccent{\c} \UnicodeEncodingName{"0327} -\DeclareUnicodeAccent{\d} \UnicodeEncodingName{"0323} -\DeclareUnicodeAccent{\k} \UnicodeEncodingName{"0328} -\DeclareTextComposite{\`} \UnicodeEncodingName{A}{"00C0} -\DeclareTextComposite{\'} \UnicodeEncodingName{A}{"00C1} -\DeclareTextComposite{\^} \UnicodeEncodingName{A}{"00C2} -\DeclareTextComposite{\~} \UnicodeEncodingName{A}{"00C3} -\DeclareTextComposite{\"} \UnicodeEncodingName{A}{"00C4} -\DeclareTextComposite{\r} \UnicodeEncodingName{A}{"00C5} -\DeclareTextComposite{\c} \UnicodeEncodingName{C}{"00C7} -\DeclareTextComposite{\`} \UnicodeEncodingName{E}{"00C8} -\DeclareTextComposite{\'} \UnicodeEncodingName{E}{"00C9} -\DeclareTextComposite{\^} \UnicodeEncodingName{E}{"00CA} -\DeclareTextComposite{\"} \UnicodeEncodingName{E}{"00CB} -\DeclareTextComposite{\`} \UnicodeEncodingName{I}{"00CC} -\DeclareTextComposite{\'} \UnicodeEncodingName{I}{"00CD} -\DeclareTextComposite{\^} \UnicodeEncodingName{I}{"00CE} -\DeclareTextComposite{\"} \UnicodeEncodingName{I}{"00CF} -\DeclareTextComposite{\~} \UnicodeEncodingName{N}{"00D1} -\DeclareTextComposite{\`} \UnicodeEncodingName{O}{"00D2} -\DeclareTextComposite{\'} \UnicodeEncodingName{O}{"00D3} -\DeclareTextComposite{\^} \UnicodeEncodingName{O}{"00D4} -\DeclareTextComposite{\~} \UnicodeEncodingName{O}{"00D5} -\DeclareTextComposite{\"} \UnicodeEncodingName{O}{"00D6} -\DeclareTextComposite{\`} \UnicodeEncodingName{U}{"00D9} -\DeclareTextComposite{\'} \UnicodeEncodingName{U}{"00DA} -\DeclareTextComposite{\^} \UnicodeEncodingName{U}{"00DB} -\DeclareTextComposite{\"} \UnicodeEncodingName{U}{"00DC} -\DeclareTextComposite{\'} \UnicodeEncodingName{Y}{"00DD} -\DeclareTextComposite{\`} \UnicodeEncodingName{a}{"00E0} -\DeclareTextComposite{\'} \UnicodeEncodingName{a}{"00E1} -\DeclareTextComposite{\^} \UnicodeEncodingName{a}{"00E2} -\DeclareTextComposite{\~} \UnicodeEncodingName{a}{"00E3} -\DeclareTextComposite{\"} \UnicodeEncodingName{a}{"00E4} -\DeclareTextComposite{\r} \UnicodeEncodingName{a}{"00E5} -\DeclareTextComposite{\c} \UnicodeEncodingName{c}{"00E7} -\DeclareTextComposite{\`} \UnicodeEncodingName{e}{"00E8} -\DeclareTextComposite{\'} \UnicodeEncodingName{e}{"00E9} -\DeclareTextComposite{\^} \UnicodeEncodingName{e}{"00EA} -\DeclareTextComposite{\"} \UnicodeEncodingName{e}{"00EB} -\DeclareTextComposite{\`} \UnicodeEncodingName\i {"00EC} -\DeclareTextComposite{\'} \UnicodeEncodingName\i {"00ED} -\DeclareTextComposite{\^} \UnicodeEncodingName\i {"00EE} -\DeclareTextComposite{\"} \UnicodeEncodingName\i {"00EF} -\DeclareTextComposite{\~} \UnicodeEncodingName{n}{"00F1} -\DeclareTextComposite{\`} \UnicodeEncodingName{o}{"00F2} -\DeclareTextComposite{\'} \UnicodeEncodingName{o}{"00F3} -\DeclareTextComposite{\^} \UnicodeEncodingName{o}{"00F4} -\DeclareTextComposite{\~} \UnicodeEncodingName{o}{"00F5} -\DeclareTextComposite{\"} \UnicodeEncodingName{o}{"00F6} -\DeclareTextComposite{\`} \UnicodeEncodingName{u}{"00F9} -\DeclareTextComposite{\'} \UnicodeEncodingName{u}{"00FA} -\DeclareTextComposite{\^} \UnicodeEncodingName{u}{"00FB} -\DeclareTextComposite{\"} \UnicodeEncodingName{u}{"00FC} -\DeclareTextComposite{\'} \UnicodeEncodingName{y}{"00FD} -\DeclareTextComposite{\"} \UnicodeEncodingName{y}{"00FF} -\DeclareTextComposite{\=} \UnicodeEncodingName{A}{"0100} -\DeclareTextComposite{\=} \UnicodeEncodingName{a}{"0101} -\DeclareTextComposite{\u} \UnicodeEncodingName{A}{"0102} -\DeclareTextComposite{\u} \UnicodeEncodingName{a}{"0103} -\DeclareTextComposite{\k} \UnicodeEncodingName{A}{"0104} -\DeclareTextComposite{\k} \UnicodeEncodingName{a}{"0105} -\DeclareTextComposite{\'} \UnicodeEncodingName{C}{"0106} -\DeclareTextComposite{\'} \UnicodeEncodingName{c}{"0107} -\DeclareTextComposite{\^} \UnicodeEncodingName{C}{"0108} -\DeclareTextComposite{\^} \UnicodeEncodingName{c}{"0109} -\DeclareTextComposite{\.} \UnicodeEncodingName{C}{"010A} -\DeclareTextComposite{\.} \UnicodeEncodingName{c}{"010B} -\DeclareTextComposite{\v} \UnicodeEncodingName{C}{"010C} -\DeclareTextComposite{\v} \UnicodeEncodingName{c}{"010D} -\DeclareTextComposite{\v} \UnicodeEncodingName{D}{"010E} -\DeclareTextComposite{\v} \UnicodeEncodingName{d}{"010F} -\DeclareTextComposite{\=} \UnicodeEncodingName{E}{"0112} -\DeclareTextComposite{\=} \UnicodeEncodingName{e}{"0113} -\DeclareTextComposite{\u} \UnicodeEncodingName{E}{"0114} -\DeclareTextComposite{\u} \UnicodeEncodingName{e}{"0115} -\DeclareTextComposite{\.} \UnicodeEncodingName{E}{"0116} -\DeclareTextComposite{\.} \UnicodeEncodingName{e}{"0117} -\DeclareTextComposite{\k} \UnicodeEncodingName{E}{"0118} -\DeclareTextComposite{\k} \UnicodeEncodingName{e}{"0119} -\DeclareTextComposite{\v} \UnicodeEncodingName{E}{"011A} -\DeclareTextComposite{\v} \UnicodeEncodingName{e}{"011B} -\DeclareTextComposite{\^} \UnicodeEncodingName{G}{"011C} -\DeclareTextComposite{\^} \UnicodeEncodingName{g}{"011D} -\DeclareTextComposite{\u} \UnicodeEncodingName{G}{"011E} -\DeclareTextComposite{\u} \UnicodeEncodingName{g}{"011F} -\DeclareTextComposite{\.} \UnicodeEncodingName{G}{"0120} -\DeclareTextComposite{\.} \UnicodeEncodingName{g}{"0121} -\DeclareTextComposite{\c} \UnicodeEncodingName{G}{"0122} -\DeclareTextComposite{\c} \UnicodeEncodingName{g}{"0123} -\DeclareTextComposite{\^} \UnicodeEncodingName{H}{"0124} -\DeclareTextComposite{\^} \UnicodeEncodingName{h}{"0125} -\DeclareTextComposite{\~} \UnicodeEncodingName{I}{"0128} -\DeclareTextComposite{\~} \UnicodeEncodingName\i {"0129} -\DeclareTextComposite{\=} \UnicodeEncodingName{I}{"012A} -\DeclareTextComposite{\=} \UnicodeEncodingName\i {"012B} -\DeclareTextComposite{\u} \UnicodeEncodingName{I}{"012C} -\DeclareTextComposite{\u} \UnicodeEncodingName\i {"012D} -\DeclareTextComposite{\k} \UnicodeEncodingName{I}{"012E} -\DeclareTextComposite{\k} \UnicodeEncodingName\i {"012F} -\DeclareTextComposite{\.} \UnicodeEncodingName{I}{"0130} -\DeclareTextComposite{\^} \UnicodeEncodingName{J}{"0134} -\DeclareTextComposite{\^} \UnicodeEncodingName\j {"0135} -\DeclareTextComposite{\c} \UnicodeEncodingName{K}{"0136} -\DeclareTextComposite{\c} \UnicodeEncodingName{k}{"0137} -\DeclareTextComposite{\'} \UnicodeEncodingName{L}{"0139} -\DeclareTextComposite{\'} \UnicodeEncodingName{l}{"013A} -\DeclareTextComposite{\c} \UnicodeEncodingName{L}{"013B} -\DeclareTextComposite{\c} \UnicodeEncodingName{l}{"013C} -\DeclareTextComposite{\v} \UnicodeEncodingName{L}{"013D} -\DeclareTextComposite{\v} \UnicodeEncodingName{l}{"013E} -\DeclareTextComposite{\'} \UnicodeEncodingName{N}{"0143} -\DeclareTextComposite{\'} \UnicodeEncodingName{n}{"0144} -\DeclareTextComposite{\c} \UnicodeEncodingName{N}{"0145} -\DeclareTextComposite{\c} \UnicodeEncodingName{n}{"0146} -\DeclareTextComposite{\v} \UnicodeEncodingName{N}{"0147} -\DeclareTextComposite{\v} \UnicodeEncodingName{n}{"0148} -\DeclareTextComposite{\=} \UnicodeEncodingName{O}{"014C} -\DeclareTextComposite{\=} \UnicodeEncodingName{o}{"014D} -\DeclareTextComposite{\u} \UnicodeEncodingName{O}{"014E} -\DeclareTextComposite{\u} \UnicodeEncodingName{o}{"014F} -\DeclareTextComposite{\H} \UnicodeEncodingName{O}{"0150} -\DeclareTextComposite{\H} \UnicodeEncodingName{o}{"0151} -\DeclareTextComposite{\'} \UnicodeEncodingName{R}{"0154} -\DeclareTextComposite{\'} \UnicodeEncodingName{r}{"0155} -\DeclareTextComposite{\c} \UnicodeEncodingName{R}{"0156} -\DeclareTextComposite{\c} \UnicodeEncodingName{r}{"0157} -\DeclareTextComposite{\v} \UnicodeEncodingName{R}{"0158} -\DeclareTextComposite{\v} \UnicodeEncodingName{r}{"0159} -\DeclareTextComposite{\'} \UnicodeEncodingName{S}{"015A} -\DeclareTextComposite{\'} \UnicodeEncodingName{s}{"015B} -\DeclareTextComposite{\^} \UnicodeEncodingName{S}{"015C} -\DeclareTextComposite{\^} \UnicodeEncodingName{s}{"015D} -\DeclareTextComposite{\c} \UnicodeEncodingName{S}{"015E} -\DeclareTextComposite{\c} \UnicodeEncodingName{s}{"015F} -\DeclareTextComposite{\v} \UnicodeEncodingName{S}{"0160} -\DeclareTextComposite{\v} \UnicodeEncodingName{s}{"0161} -\DeclareTextComposite{\c} \UnicodeEncodingName{T}{"0162} -\DeclareTextComposite{\c} \UnicodeEncodingName{t}{"0163} -\DeclareTextComposite{\v} \UnicodeEncodingName{T}{"0164} -\DeclareTextComposite{\v} \UnicodeEncodingName{t}{"0165} -\DeclareTextComposite{\~} \UnicodeEncodingName{U}{"0168} -\DeclareTextComposite{\~} \UnicodeEncodingName{u}{"0169} -\DeclareTextComposite{\=} \UnicodeEncodingName{U}{"016A} -\DeclareTextComposite{\=} \UnicodeEncodingName{u}{"016B} -\DeclareTextComposite{\u} \UnicodeEncodingName{U}{"016C} -\DeclareTextComposite{\u} \UnicodeEncodingName{u}{"016D} -\DeclareTextComposite{\r} \UnicodeEncodingName{U}{"016E} -\DeclareTextComposite{\r} \UnicodeEncodingName{u}{"016F} -\DeclareTextComposite{\H} \UnicodeEncodingName{U}{"0170} -\DeclareTextComposite{\H} \UnicodeEncodingName{u}{"0171} -\DeclareTextComposite{\k} \UnicodeEncodingName{U}{"0172} -\DeclareTextComposite{\k} \UnicodeEncodingName{u}{"0173} -\DeclareTextComposite{\^} \UnicodeEncodingName{W}{"0174} -\DeclareTextComposite{\^} \UnicodeEncodingName{w}{"0175} -\DeclareTextComposite{\^} \UnicodeEncodingName{Y}{"0176} -\DeclareTextComposite{\^} \UnicodeEncodingName{y}{"0177} -\DeclareTextComposite{\"} \UnicodeEncodingName{Y}{"0178} -\DeclareTextComposite{\'} \UnicodeEncodingName{Z}{"0179} -\DeclareTextComposite{\'} \UnicodeEncodingName{z}{"017A} -\DeclareTextComposite{\.} \UnicodeEncodingName{Z}{"017B} -\DeclareTextComposite{\.} \UnicodeEncodingName{z}{"017C} -\DeclareTextComposite{\v} \UnicodeEncodingName{Z}{"017D} -\DeclareTextComposite{\v} \UnicodeEncodingName{z}{"017E} -\DeclareTextComposite{\v} \UnicodeEncodingName{A}{"01CD} -\DeclareTextComposite{\v} \UnicodeEncodingName{a}{"01CE} -\DeclareTextComposite{\v} \UnicodeEncodingName{I}{"01CF} -\DeclareTextComposite{\v} \UnicodeEncodingName\i {"01D0} -\DeclareTextComposite{\v} \UnicodeEncodingName{O}{"01D1} -\DeclareTextComposite{\v} \UnicodeEncodingName{o}{"01D2} -\DeclareTextComposite{\v} \UnicodeEncodingName{U}{"01D3} -\DeclareTextComposite{\v} \UnicodeEncodingName{u}{"01D4} -\DeclareTextComposite{\=} \UnicodeEncodingName\AE{"01E2} -\DeclareTextComposite{\=} \UnicodeEncodingName\ae{"01E3} -\DeclareTextComposite{\v} \UnicodeEncodingName{G}{"01E6} -\DeclareTextComposite{\v} \UnicodeEncodingName{g}{"01E7} -\DeclareTextComposite{\v} \UnicodeEncodingName{K}{"01E8} -\DeclareTextComposite{\v} \UnicodeEncodingName{k}{"01E9} -\DeclareTextComposite{\k} \UnicodeEncodingName{O}{"01EA} -\DeclareTextComposite{\k} \UnicodeEncodingName{o}{"01EB} -\DeclareTextComposite{\v} \UnicodeEncodingName\j {"01F0} -\DeclareTextComposite{\'} \UnicodeEncodingName{G}{"01F4} -\DeclareTextComposite{\'} \UnicodeEncodingName{g}{"01F5} -\DeclareTextComposite{\textcommabelow}\UnicodeEncodingName{S}{"0218} -\DeclareTextComposite{\textcommabelow}\UnicodeEncodingName{s}{"0219} -\DeclareTextComposite{\textcommabelow}\UnicodeEncodingName{T}{"021A} -\DeclareTextComposite{\textcommabelow}\UnicodeEncodingName{t}{"021B} -\DeclareTextComposite{\.} \UnicodeEncodingName{B}{"1E02} -\DeclareTextComposite{\.} \UnicodeEncodingName{b}{"1E03} -\endinput -%% -%% End of file `tuenc.def'. diff --git a/Master/texmf-dist/tex/latex/fontspec/tulmr.fd b/Master/texmf-dist/tex/latex/fontspec/tulmr.fd deleted file mode 100644 index fe637c02f75..00000000000 --- a/Master/texmf-dist/tex/latex/fontspec/tulmr.fd +++ /dev/null @@ -1,43 +0,0 @@ - -\ProvidesFile{tulmr.fd}[2009/10/30 v1.6 Font defs for Latin Modern] -\DeclareFontFamily{TU}{lmr}{} -\DeclareFontShape{TU}{lmr}{m}{n}% - {<-5.5> \UnicodeFontFile{lmroman5-regular}{\UnicodeFontTeXLigatures} <5.5-6.5> \UnicodeFontFile{lmroman6-regular}{\UnicodeFontTeXLigatures} - <6.5-7.5> \UnicodeFontFile{lmroman7-regular}{\UnicodeFontTeXLigatures} <7.5-8.5> \UnicodeFontFile{lmroman8-regular}{\UnicodeFontTeXLigatures} - <8.5-9.5> \UnicodeFontFile{lmroman9-regular}{\UnicodeFontTeXLigatures} <9.5-11> \UnicodeFontFile{lmroman10-regular}{\UnicodeFontTeXLigatures} - <11-15> \UnicodeFontFile{lmroman12-regular}{\UnicodeFontTeXLigatures} - <15-> \UnicodeFontFile{lmroman17-regular}{\UnicodeFontTeXLigatures} - }{} -\DeclareFontShape{TU}{lmr}{m}{sl}% - {<-8.5> \UnicodeFontFile{lmromanslant8-regular}{\UnicodeFontTeXLigatures} <8.5-9.5> \UnicodeFontFile{lmromanslant9-regular}{\UnicodeFontTeXLigatures} - <9.5-11> \UnicodeFontFile{lmromanslant10-regular}{\UnicodeFontTeXLigatures} <11-15> \UnicodeFontFile{lmromanslant12-regular}{\UnicodeFontTeXLigatures} - <15-> \UnicodeFontFile{lmromanslant17-regular}{\UnicodeFontTeXLigatures} - }{} -\DeclareFontShape{TU}{lmr}{m}{it}% - {<-7.5> \UnicodeFontFile{lmroman7-italic}{\UnicodeFontTeXLigatures} - <7.5-8.5> \UnicodeFontFile{lmroman8-italic}{\UnicodeFontTeXLigatures} <8.5-9.5> \UnicodeFontFile{lmroman9-italic}{\UnicodeFontTeXLigatures} - <9.5-11> \UnicodeFontFile{lmroman10-italic}{\UnicodeFontTeXLigatures} <11-> \UnicodeFontFile{lmroman12-italic}{\UnicodeFontTeXLigatures} - }{} -\DeclareFontShape{TU}{lmr}{m}{sc}% - {<-> \UnicodeFontFile{lmromancaps10-regular}{\UnicodeFontTeXLigatures}}{} -\DeclareFontShape{TU}{lmr}{m}{ui}% - {<-> ec-lmu10}{} -\DeclareFontShape{TU}{lmr}{m}{scsl}% - {<-> \UnicodeFontFile{lmromancaps10-oblique}{\UnicodeFontTeXLigatures}}{} -\DeclareFontShape{TU}{lmr}{b}{n} - {<-> \UnicodeFontFile{lmromandemi10-regular}{\UnicodeFontTeXLigatures}}{} -\DeclareFontShape{TU}{lmr}{b}{sl} - {<-> \UnicodeFontFile{lmromandemi10-oblique}{\UnicodeFontTeXLigatures}}{} -\DeclareFontShape{TU}{lmr}{bx}{n} - {<-5.5> \UnicodeFontFile{lmroman5-bold}{\UnicodeFontTeXLigatures} <5.5-6.5> \UnicodeFontFile{lmroman6-bold}{\UnicodeFontTeXLigatures} - <6.5-7.5> \UnicodeFontFile{lmroman7-bold}{\UnicodeFontTeXLigatures} <7.5-8.5> \UnicodeFontFile{lmroman8-bold}{\UnicodeFontTeXLigatures} - <8.5-9.5> \UnicodeFontFile{lmroman9-bold}{\UnicodeFontTeXLigatures} <9.5-11> \UnicodeFontFile{lmroman10-bold}{\UnicodeFontTeXLigatures} - <11-> \UnicodeFontFile{lmroman12-bold}{\UnicodeFontTeXLigatures} - }{} -\DeclareFontShape{TU}{lmr}{bx}{it} - {<-> \UnicodeFontFile{lmroman10-bolditalic}{\UnicodeFontTeXLigatures}}{} -\DeclareFontShape{TU}{lmr}{bx}{sl} - {<-> \UnicodeFontFile{lmromanslant10-bold}{\UnicodeFontTeXLigatures}}{} -\DeclareFontShape{TU}{lmr}{b}{it} - {<->sub * lmr/b/sl}{} -\endinput diff --git a/Master/texmf-dist/tex/latex/fontspec/tulmss.fd b/Master/texmf-dist/tex/latex/fontspec/tulmss.fd deleted file mode 100644 index cecaba1f4c1..00000000000 --- a/Master/texmf-dist/tex/latex/fontspec/tulmss.fd +++ /dev/null @@ -1,36 +0,0 @@ - -\ProvidesFile{tulmss.fd}[2009/10/30 v1.6 Font defs for Latin Modern] -\DeclareFontFamily{TU}{lmss}{} -\DeclareFontShape{TU}{lmss}{m}{n} - {<-8.5> \UnicodeFontFile{lmsans8-regular}{\UnicodeFontTeXLigatures} - <8.5-9.5> \UnicodeFontFile{lmsans9-regular}{\UnicodeFontTeXLigatures} <9.5-11> \UnicodeFontFile{lmsans10-regular}{\UnicodeFontTeXLigatures} - <11-15.5> \UnicodeFontFile{lmsans12-regular}{\UnicodeFontTeXLigatures} <15.5-> \UnicodeFontFile{lmsans17-regular}{\UnicodeFontTeXLigatures} - }{} -\DeclareFontShape{TU}{lmss}{m}{it} - {<->ssub*lmss/m/sl}{} -\DeclareFontShape{TU}{lmss}{m}{sl} - {<-8.5> \UnicodeFontFile{lmsans8-oblique}{\UnicodeFontTeXLigatures} - <8.5-9.5> \UnicodeFontFile{lmsans9-oblique}{\UnicodeFontTeXLigatures} <9.5-11> \UnicodeFontFile{lmsans10-oblique}{\UnicodeFontTeXLigatures} - <11-15.5> \UnicodeFontFile{lmsans12-oblique}{\UnicodeFontTeXLigatures} <15.5-> \UnicodeFontFile{lmsans17-oblique}{\UnicodeFontTeXLigatures} - }{} -\DeclareFontShape{TU}{lmss}{m}{sc} - {<->sub*lmr/m/sc}{} -\DeclareFontShape{TU}{lmss}{b}{n} - {<->ssub * lmss/bx/n}{} -\DeclareFontShape{TU}{lmss}{b}{sl} - {<->ssub * lmss/bx/sl}{} -\DeclareFontShape{TU}{lmss}{b}{it} - {<->ssub * lmss/bx/it}{} -\DeclareFontShape{TU}{lmss}{sbc}{n} - {<-> \UnicodeFontFile{lmsansdemicond10-regular}{\UnicodeFontTeXLigatures}}{} -\DeclareFontShape{TU}{lmss}{sbc}{sl} - {<-> \UnicodeFontFile{lmsansdemicond10-oblique}{\UnicodeFontTeXLigatures}}{} -\DeclareFontShape{TU}{lmss}{sbc}{it} - {<->ssub*lmss/sbc/sl}{} -\DeclareFontShape{TU}{lmss}{bx}{n} - {<-> \UnicodeFontFile{lmsans10-bold}{\UnicodeFontTeXLigatures}}{} -\DeclareFontShape{TU}{lmss}{bx}{sl} - {<-> \UnicodeFontFile{lmsans10-boldoblique}{\UnicodeFontTeXLigatures}}{} -\DeclareFontShape{TU}{lmss}{bx}{it} - {<->ssub*lmss/bx/sl}{} -\endinput diff --git a/Master/texmf-dist/tex/latex/fontspec/tulmtt.fd b/Master/texmf-dist/tex/latex/fontspec/tulmtt.fd deleted file mode 100644 index 328dd3a7365..00000000000 --- a/Master/texmf-dist/tex/latex/fontspec/tulmtt.fd +++ /dev/null @@ -1,68 +0,0 @@ - -\ProvidesFile{tulmtt.fd}[2009/10/30 v1.6 Font defs for Latin Modern] -\DeclareFontFamily{TU}{lmtt}{\hyphenchar \font\m@ne} - -\ifx\lmtt@use@light@as@normal\@empty -\DeclareFontShape{TU}{lmtt}{sb}{n} - {<-8.5> \UnicodeFontFile{lmmono8-regular}{} <8.5-9.5> \UnicodeFontFile{lmmono9-regular}{} - <9.5-11> \UnicodeFontFile{lmmono10-regular}{} <11-> \UnicodeFontFile{lmmono12-regular}{} - }{} -\DeclareFontShape{TU}{lmtt}{sb}{it} - {<-> \UnicodeFontFile{lmmono10-italic}{}}{} -\DeclareFontShape{TU}{lmtt}{sb}{sl} - {<-> \UnicodeFontFile{lmmonoslant10-regular}{}}{} -\DeclareFontShape{TU}{lmtt}{sb}{sc} - {<-> \UnicodeFontFile{lmmonocaps10-regular}{}}{} -\DeclareFontShape{TU}{lmtt}{sb}{scsl} - {<-> \UnicodeFontFile{lmmonocaps10-oblique}{}}{} -\DeclareFontShape{TU}{lmtt}{m}{n} - {<-> \UnicodeFontFile{lmmonolt10-regular}{}}{} -\DeclareFontShape{TU}{lmtt}{m}{it} - {<->sub*lmtt/l/sl}{} -\DeclareFontShape{TU}{lmtt}{m}{sl} - {<-> \UnicodeFontFile{lmmonolt10-oblique}{}}{} -\DeclareFontShape{TU}{lmtt}{c}{n} - {<-> \UnicodeFontFile{lmmonoltcond10-regular}{}}{} -\DeclareFontShape{TU}{lmtt}{c}{it} - {<->sub*lmtt/lc/sl}{} -\DeclareFontShape{TU}{lmtt}{c}{sl} - {<-> \UnicodeFontFile{lmmonoltcond10-oblique}{}}{} -\else -\DeclareFontShape{TU}{lmtt}{m}{n} - {<-8.5> \UnicodeFontFile{lmmono8-regular}{} <8.5-9.5> \UnicodeFontFile{lmmono9-regular}{} - <9.5-11> \UnicodeFontFile{lmmono10-regular}{} <11-> \UnicodeFontFile{lmmono12-regular}{} - }{} -\DeclareFontShape{TU}{lmtt}{m}{it} - {<-> \UnicodeFontFile{lmmono10-italic}{}}{} -\DeclareFontShape{TU}{lmtt}{m}{sl} - {<-> \UnicodeFontFile{lmmonoslant10-regular}{}}{} -\DeclareFontShape{TU}{lmtt}{m}{sc} - {<-> \UnicodeFontFile{lmmonocaps10-regular}{}}{} -\DeclareFontShape{TU}{lmtt}{m}{scsl} - {<-> \UnicodeFontFile{lmmonocaps10-oblique}{}}{} -\DeclareFontShape{TU}{lmtt}{l}{n} - {<-> \UnicodeFontFile{lmmonolt10-regular}{}}{} -\DeclareFontShape{TU}{lmtt}{l}{it} - {<->sub*lmtt/l/sl}{} -\DeclareFontShape{TU}{lmtt}{l}{sl} - {<-> \UnicodeFontFile{lmmonolt10-oblique}{}}{} -\DeclareFontShape{TU}{lmtt}{lc}{n} - {<-> \UnicodeFontFile{lmmonoltcond10-regular}{}}{} -\DeclareFontShape{TU}{lmtt}{lc}{it} - {<->sub*lmtt/lc/sl}{} -\DeclareFontShape{TU}{lmtt}{lc}{sl} - {<-> \UnicodeFontFile{lmmonoltcond10-oblique}{}}{} -\fi -\DeclareFontShape{TU}{lmtt}{b}{n} - {<-> \UnicodeFontFile{lmmonolt10-bold}{}}{} -\DeclareFontShape{TU}{lmtt}{b}{it} - {<->sub*lmtt/b/sl}{} -\DeclareFontShape{TU}{lmtt}{b}{sl} -{<-> \UnicodeFontFile{lmmonolt10-boldoblique}{}}{} -\DeclareFontShape{TU}{lmtt}{bx}{it} - {<->sub*lmtt/b/sl}{} -\DeclareFontShape{TU}{lmtt}{bx}{n} - {<->ssub*lmtt/b/n}{} -\DeclareFontShape{TU}{lmtt}{bx}{sl} - {<->ssub*lmtt/b/sl}{} -\endinput |