diff options
author | Karl Berry <karl@freefriends.org> | 2013-09-15 22:34:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-09-15 22:34:34 +0000 |
commit | a7946e75d53497b4477487273a64cdca0ab7f4da (patch) | |
tree | 093dfd9ed7772af9dad7a2e5dcaf74b5adbf92a4 /Master/texmf-dist/tex/latex/lxfonts/t1lcmtt.fd | |
parent | 117abf54b3a1f8851f0634aca1120e96b258f01b (diff) |
lxfonts (15sep13)
git-svn-id: svn://tug.org/texlive/trunk@31663 c570f23f-e606-0410-a88d-b1316a301751
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'. |