diff options
author | Karl Berry <karl@freefriends.org> | 2013-09-18 22:12:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-09-18 22:12:04 +0000 |
commit | 40a59cc8d27afec206f3857dadfe213f7c9b3e20 (patch) | |
tree | 48b35bbd9afe62ba466b5a7cff5d930e6202b6eb /Master/texmf-dist/tex/latex/lxfonts/t1llcmtt.fd | |
parent | fe16d630d11241071f190c9562fb44e9dbfd62ff (diff) |
lxfonts (18sep13)
git-svn-id: svn://tug.org/texlive/trunk@31692 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lxfonts/t1llcmtt.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lxfonts/t1llcmtt.fd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lxfonts/t1llcmtt.fd b/Master/texmf-dist/tex/latex/lxfonts/t1llcmtt.fd new file mode 100644 index 00000000000..24d69073805 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lxfonts/t1llcmtt.fd @@ -0,0 +1,27 @@ +%% +%% This is file `t1llcmtt.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}{llcmtt}{\hyphenchar\font\m@ne} + \DeclareFontShape{T1}{llcmtt}{m}{n}{<-> ec-lmtt10}{} + \DeclareFontShape{T1}{llcmtt}{m}{it}{<-> ec-lmtti10}{} + \DeclareFontShape{T1}{llcmtt}{m}{sl}{<-> ssub* llcmtt/m/it}{} + \DeclareFontShape{T1}{llcmtt}{bx}{n}{<-> ssub* llcmtt/m/n}{} + \DeclareFontShape{T1}{llcmtt}{bx}{it}{<-> ssub* llcmtt/m/it}{} + \DeclareFontShape{T1}{llcmtt}{bx}{sl}{<-> ssub* llcmtt/m/it}{} +%% Read the README test file for further details about installation +%% +%% End of file `t1llcmtt.fd'. |