diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex-dev/base/sfonts.def')
-rw-r--r-- | Master/texmf-dist/tex/latex-dev/base/sfonts.def | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex-dev/base/sfonts.def b/Master/texmf-dist/tex/latex-dev/base/sfonts.def new file mode 100644 index 00000000000..9bc1c1d4709 --- /dev/null +++ b/Master/texmf-dist/tex/latex-dev/base/sfonts.def @@ -0,0 +1,50 @@ +%% +%% This is file `sfonts.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% slifonts.fdd (with options: `main') +%% +%% This is a generated file. +%% +%% Copyright 1993-2017 +%% 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 +%% https://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 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. +%% +%% Details of how to use a configuration file to modify this part of +%% the system are in the document `cfgguide.tex'. +%% +%% +\ProvidesFile{sfonts.def} + [2019/07/09 v2.2f Standard LaTeX slide font definitions] +\DeclareErrorFont{OT1}{lcmss}{m}{n}{19.907} +\DeclareFontSubstitution{OT1}{lcmss}{m}{n} +\input ot1lcmss.fd +\fontencoding{OT1} +\fontfamily{lcmss} +\fontseries{m} +\fontshape{n} +\fontsize{19.907}{19.907} +\endinput +%% +%% End of file `sfonts.def'. |