diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:53:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:53:44 +0000 |
commit | 7ea95a7c63938c4dd3f9ca214141679b15e0a565 (patch) | |
tree | 47bfdaaa11a02af05efca6235bf44b17b727824c /Master/texmf-dist/tex/latex/cslatex/il2cmvtt.fd | |
parent | 6d616db9083ae034af7994a87280f8b8a322ce34 (diff) |
cslatex
git-svn-id: svn://tug.org/texlive/trunk@799 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cslatex/il2cmvtt.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/cslatex/il2cmvtt.fd | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cslatex/il2cmvtt.fd b/Master/texmf-dist/tex/latex/cslatex/il2cmvtt.fd new file mode 100644 index 00000000000..4d9ce89e938 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cslatex/il2cmvtt.fd @@ -0,0 +1,42 @@ +%% +%% This is file `il2cmvtt.fd', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% cslatex.dtx (with options: `il2cmvtt') +%% +%% Tento soubor je soucasti baliku CsLaTeX a je vygenerovan z +%% distribucniho souboru cslatex.dtx. +%% +%% Copyright (c) 1994--98, 2002 +%% Jaroslav Snajdr, Zdenek Wagner, Jiri Zlatuska a The LaTeX3 Project +%% +%% Tento soubor NENI soucasti systemu LaTeX2e +%% ------------------------------------------ +%% +%% Dalsi informace naleznete na www.cstug.cz/cslatex. +%% +\ProvidesFile{il2cmvtt.fd}[1997/08/20 CSLaTeX font definitions] +\DeclareFontFamily{IL2}{cmvtt}{\hyphenchar\font45 } +\DeclareFontShape{IL2}{cmvtt}{m}{n} + {<5><6><7><8><9><10><10.95> + <12><14.4><17.28><20.74><24.88> csvtt10 + }{} +\DeclareFontShape{IL2}{cmvtt}{m}{it} + {<5><6><7><8><9><10><10.95> + <12><14.4><17.28><20.74><24.88> csvtti10 + }{} +\ifx\addlanguage\undefined\else + \ifx\LdfInit\@undefined + \def\LdfInit{% + \chardef\atcatcode=\catcode`\@ + \catcode`\@=11\relax + \input babel.def\relax + \catcode`\@=\atcatcode \let\atcatcode\relax + \LdfInit} + \fi +\endinput\fi +\endinput +%% +%% End of file `il2cmvtt.fd'. |