diff options
author | Reinhard Kotucha <reinhard.kotucha@web.de> | 2006-11-26 20:54:26 +0000 |
---|---|---|
committer | Reinhard Kotucha <reinhard.kotucha@web.de> | 2006-11-26 20:54:26 +0000 |
commit | c588c9533b6b61c3234451e8c1bc2dd7aa69b00b (patch) | |
tree | 03ab239d391871b812b0984a83e80501c0372e09 /Master/texmf-dist/tex/latex/vntex/t5comic.fd | |
parent | 065e129d47bd651ee8636eb053a2e740637ebf50 (diff) |
update vntex.
git-svn-id: svn://tug.org/texlive/trunk@2546 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/vntex/t5comic.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/vntex/t5comic.fd | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/vntex/t5comic.fd b/Master/texmf-dist/tex/latex/vntex/t5comic.fd new file mode 100644 index 00000000000..e5697797b29 --- /dev/null +++ b/Master/texmf-dist/tex/latex/vntex/t5comic.fd @@ -0,0 +1,34 @@ +%Filename: t5comic.fd +%Created by: tex mkfont +%Created using fontinst v1.927 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{t5comic.fd} + [2006/08/02 Fontinst v1.927 font definitions for T5/comic.] + +\DeclareFontFamily{T5}{comic}{} + +\DeclareFontShape{T5}{comic}{m}{n}{ + <-> comic8v +}{} + +\DeclareFontShape{T5}{comic}{b}{n}{ + <-> comicbd8v +}{} + +\DeclareFontShape{T5}{comic}{m}{sl}{ + <-> comico8v +}{} + +\DeclareFontShape{T5}{comic}{b}{sl}{ + <-> comicbdo8v +}{} + +\DeclareFontShape{T5}{comic}{bx}{n}{<->ssub * comic/b/n}{} +\DeclareFontShape{T5}{comic}{m}{it}{<->ssub * comic/m/sl}{} +\DeclareFontShape{T5}{comic}{bx}{sl}{<->ssub * comic/b/sl}{} +\DeclareFontShape{T5}{comic}{b}{it}{<->ssub * comic/b/sl}{} +\DeclareFontShape{T5}{comic}{bx}{it}{<->ssub * comic/b/it}{} + +\endinput |