diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex-dev/base/ot1lcmss.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex-dev/base/ot1lcmss.fd | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex-dev/base/ot1lcmss.fd b/Master/texmf-dist/tex/latex-dev/base/ot1lcmss.fd new file mode 100644 index 00000000000..e94fa285551 --- /dev/null +++ b/Master/texmf-dist/tex/latex-dev/base/ot1lcmss.fd @@ -0,0 +1,85 @@ +%% +%% This is file `ot1lcmss.fd', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% slifonts.fdd (with options: `lcmss,fd') +%% +%% This is a generated file. +%% +%% The source is maintained by the LaTeX Project team and bug +%% reports for it can be opened at https://latex-project.org/bugs.html +%% (but please observe conditions on bug reports sent to that address!) +%% +%% +%% 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. +%% +%% In particular, permission is granted to customize the declarations in +%% this file to serve the needs of your installation. +%% +%% However, a modified version of this file under its original name +%% should not be distributed as part of a standard LaTeX distribution, as +%% the modification will be nontransparent for the user of that +%% distribution (and thus violating clause 6a of the LPPL license), +%% making successful document exchange impossible. +%% +\ProvidesFile{ot1lcmss.fd} + [2019/07/09 v2.2f Standard LaTeX slide font definitions] + \DeclareFontFamily{OT1}{lcmss}{\hyphenchar\font45 } + \DeclareFontShape{OT1}{lcmss}{m}{n}{% + <7><8><10><12><13.82><16.59><19.907><23.89><28.66><34.4><41.28>% + lcmss8% + }{} + \DeclareFontShape{OT1}{lcmss}{m}{In}{% + <7><8><10><12><13.82><16.59><19.907><23.89><28.66><34.4><41.28>% + ilcmss8% + }{} + \DeclareFontShape{OT1}{lcmss}{m}{sl}{% + <13.82><16.59><19.907><23.89><28.66><34.4><41.28>% + lcmssi8% + }{} + \DeclareFontShape{OT1}{lcmss}{m}{Isl}{% + <13.82><16.59><19.907><23.89><28.66><34.4><41.28>% + ilcmssi8% + }{} + \DeclareFontShape{OT1}{lcmss}{m}{it}{% + <->sub*lcmss/m/sl}{} + \DeclareFontShape{OT1}{lcmss}{m}{Iit}{% + <->sub*lcmss/m/Isl}{} + \DeclareFontShape{OT1}{lcmss}{bx}{n}{% + <13.82><16.59><19.907><23.89><28.66><34.4><41.28>% + lcmssb8% + }{} + \DeclareFontShape{OT1}{lcmss}{bx}{In}{% + <13.82><16.59><19.907><23.89><28.66><34.4><41.28>% + ilcmssb8% + }{} +\DeclareFontShape{OT1}{lcmss}{m}{ui}{% + <->sub*cmr/m/ui}{} +\DeclareFontShape{OT1}{lcmss}{bx}{ui}{% + <->sub*cmr/m/ui}{} +\endinput +%% +%% End of file `ot1lcmss.fd'. |