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/ts1llcmss.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/ts1llcmss.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lxfonts/ts1llcmss.fd | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lxfonts/ts1llcmss.fd b/Master/texmf-dist/tex/latex/lxfonts/ts1llcmss.fd new file mode 100644 index 00000000000..b36465813eb --- /dev/null +++ b/Master/texmf-dist/tex/latex/lxfonts/ts1llcmss.fd @@ -0,0 +1,29 @@ +%% +%% This is file `ts1llcmss.fd', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% lxfonts.dtx (with options: `lxts1ssfd') +%% ______________________________________________________ +%% 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{TS1}{llcmss}{\hyphenchar\font45} + \DeclareFontShape{TS1}{llcmss}{m}{n}{<-> ltclq8}{} + \DeclareFontShape{TS1}{llcmss}{m}{sl}{<-> ltcli8}{} + \DeclareFontShape{TS1}{llcmss}{m}{it}{<-> ssub*llcmss/m/sl}{} + \DeclareFontShape{TS1}{llcmss}{bx}{n}{<-> ltclb8}{} + \DeclareFontShape{TS1}{llcmss}{bx}{sl}{<-> ltclo8}{} + \DeclareFontShape{TS1}{llcmss}{bx}{it}{<-> ssub*llcmss/bx/sl}{} + \DeclareFontShape{TS1}{llcmss}{m}{ui}{<-> ssub*llcmss/m/n}{} + \DeclareFontShape{TS1}{llcmss}{bx}{ui}{<-> ssub*llcmss/bx/n}{} +%% Read the README test file for further details about installation +%% +%% End of file `ts1llcmss.fd'. |