diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lxfonts/t1lcmtt.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lxfonts/t1lcmtt.fd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lxfonts/t1lcmtt.fd b/Master/texmf-dist/tex/latex/lxfonts/t1lcmtt.fd new file mode 100644 index 00000000000..ab206849681 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lxfonts/t1lcmtt.fd @@ -0,0 +1,27 @@ +%% +%% This is file `t1lcmtt.fd', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lxfonts.dtx (with options: `lxt1ttfd') +%% ______________________________________________________ +%% The LXfonts package +%% Copyright (C) 2008-2013 Claudio Beccari +%% All rights reserved +%% +%% Distributable under the LaTeX Project Public License, +%% version 1.3c or higher (your choice). The latest version of +%% this license is at: http://www.latex-project.org/lppl.txt + + + \DeclareFontFamily{T1}{lcmtt}{\hyphenchar\font\m@ne} + \DeclareFontShape{T1}{lcmtt}{m}{n}{<-> ec-lmtt10}{} + \DeclareFontShape{T1}{lcmtt}{m}{it}{<-> ec-lmtti10}{} + \DeclareFontShape{T1}{lcmtt}{m}{sl}{<-> ssub* lcmtt/m/it}{} + \DeclareFontShape{T1}{lcmtt}{bx}{n}{<-> ssub* lcmtt/m/n}{} + \DeclareFontShape{T1}{lcmtt}{bx}{it}{<-> ssub* lcmtt/m/it}{} + \DeclareFontShape{T1}{lcmtt}{bx}{sl}{<-> ssub* lcmtt/m/it}{} +%% Read the README test file for further details about installation +%% +%% End of file `t1lcmtt.fd'. |