%%^^A%% fontspec-code-closing.dtx -- part of FONTSPEC % % \section{Closing code} % % \iffalse % \begin{macrocode} %<*fontspec> % \end{macrocode} % \fi % % \subsection{Finishing up} % Now we just want to set up loading the \texttt{.cfg} file, if it exists. % \begin{macrocode} \bool_if:NT \g_@@_cfg_bool { \InputIfFileExists{fontspec.cfg} {} { \typeout{No~ fontspec.cfg~ file~ found;~ no~ configuration~ loaded.} } } % \end{macrocode} % % \iffalse % \begin{macrocode} % % \end{macrocode} % \fi \endinput % /© % ------------------------------------------------ % The FONTSPEC package % ------------------------------------------------ % Copyright 2022-2023 The LaTeX project % Copyright 2004-2022 Will Robertson, LPPL "maintainer" % Copyright 2009-2015 Khaled Hosny % Copyright 2013 Philipp Gesang % Copyright 2013-2016 Joseph Wright % ------------------------------------------------ % This package is free software and may be redistributed and/or modified under % the conditions of the LaTeX Project Public License, version 1.3c or higher % (your choice): . % ------------------------------------------------ % ©/