Current File : //usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg |
%%% FONTSPEC.CFG %%%
%
% This configuration file sets up TeX Ligatures by default for all fonts loaded
% with `\setmainfont` and `\setsansfont`.
%
% In addition, `\setmonofont` has default features to enforce "monospace"
% settings with regard to space stretchability and shrinkability.
%
% Make a copy of this file in your own home TEXMF directory to set up your own
% defaults.
\defaultfontfeatures
[\rmfamily,\sffamily]
{Ligatures=TeX}
\defaultfontfeatures
[\ttfamily]
{WordSpace={1,0,0},
HyphenChar=None,
PunctuationSpace=WordSpace}