diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/cbfonts-all/lgrcmr.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/cbfonts-all/lgrcmr.fd | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/Master/texmf-dist/tex/latex/cbfonts-all/lgrcmr.fd b/Master/texmf-dist/tex/latex/cbfonts-all/lgrcmr.fd deleted file mode 100644 index 3c8c765f7e3..00000000000 --- a/Master/texmf-dist/tex/latex/cbfonts-all/lgrcmr.fd +++ /dev/null @@ -1,49 +0,0 @@ -%% -%% This is file `lgrcmr.fd', -%% -%% Copyright 2008 Claudio Beccari -%% --------------------------------------------------- -%% -%% It may be distributed under the terms of the LaTeX Project Public -%% License, as described in lppl.txt in the base LaTeX distribution. -%% Either version 1.1 or, at your option, any later version. -%% -%% In particular, permission is granted to customize the declarations in -%% this file to serve the needs of your installation. -%% -%% However, NO PERMISSION is granted to distribute a modified version -%% of this file under its original name. -%% -\ProvidesFile{lgrcmr.fd} - [2008/01/04 v1.0 % - Greek Computer Modern] -\providecommand{\EC@family}[5]{% - \DeclareFontShape{#1}{#2}{#3}{#4} - {<5><6><7><8><9><10><10.95><12><14.4>% - <17.28><20.74><24.88>genb*#5}{}} -\DeclareFontFamily{LGR}{cmr}{} -\EC@family{LGR}{cmr}{m}{n} {grmn} -\EC@family{LGR}{cmr}{m}{sl} {grmo} -\EC@family{LGR}{cmr}{m}{it} {grmi} -\EC@family{LGR}{cmr}{m}{sc} {grmc} -\EC@family{LGR}{cmr}{m}{ui} {grmu} -\EC@family{LGR}{cmr}{m}{li} {grml} -\EC@family{LGR}{cmr}{m}{rs} {gmmn} -\EC@family{LGR}{cmr}{m}{ro} {gmmo} -% -\EC@family{LGR}{cmr}{bx}{sc} {grxc} -\EC@family{LGR}{cmr}{bx}{n} {grxn} -\EC@family{LGR}{cmr}{bx}{sl} {grxo} -\EC@family{LGR}{cmr}{bx}{it} {grxi} -\EC@family{LGR}{cmr}{bx}{ui} {grxu} -\EC@family{LGR}{cmr}{bx}{li} {grxl} -\EC@family{LGR}{cmr}{bx}{rs} {gmxn} -\EC@family{LGR}{cmr}{bx}{ro} {gmxo} -\EC@family{LGR}{cmr}{b}{li} {grbl} -\DeclareFontShape{LGR}{cmr}{b}{n} - {<->ssub*cmr/bx/n}{} -\DeclareFontShape{LGR}{cmr}{b}{sc} - {<->ssub*cmr/bx/sc}{} -\endinput -%% -%% End of file `lgrcmr.fd'. |