diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/vntex/t5cmr.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/vntex/t5cmr.fd | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/vntex/t5cmr.fd b/Master/texmf-dist/tex/latex/vntex/t5cmr.fd new file mode 100644 index 00000000000..58075f6a479 --- /dev/null +++ b/Master/texmf-dist/tex/latex/vntex/t5cmr.fd @@ -0,0 +1,62 @@ +% Copyright 2003-2005 Han The Thanh <hanthethanh@gmx.net>. +% This file is part of vntex. License: LPPL, version 1.3 or newer, +% according to http://www.latex-project.org/lppl.txt + + +\ProvidesFile{t5cmr.fd} + [1999/05/25 v2.5h Standard LaTeX font definitions] +\DeclareFontFamily{T5}{cmr}{\hyphenchar\font45 } +\DeclareFontShape{T5}{cmr}{m}{n}% + {<5><6><7><8><9><10><12>gen*vnr% + <10.95>vnr10% + <14.4>vnr12% + <17.28><20.74><24.88>vnr17}{} +\DeclareFontShape{T5}{cmr}{m}{sl}% + {% + <5><6><7>vnsl8% + <8><9>gen*vnsl% + <10><10.95>vnsl10% + <12><14.4><17.28><20.74><24.88>vnsl12% + }{} +\DeclareFontShape{T5}{cmr}{m}{it}% + {% + <5><6><7>vnti7% + <8>vnti8% + <9>vnti9% + <10><10.95>vnti10% + <12><14.4><17.28><20.74><24.88>vnti12% + }{} +\DeclareFontShape{T5}{cmr}{m}{sc}% + {% + <5><6><7><8><9><10><10.95><12>% + <14.4><17.28><20.74><24.88>vncsc10% + }{} +\DeclareFontShape{T5}{cmr}{m}{ui} + {% + <5><6><7><8><9><10><10.95><12>% + <14.4><17.28><20.74><24.88>vnu10% + }{} +\DeclareFontShape{T5}{cmr}{b}{n} + {% + <5><6><7><8><9><10><10.95><12>% + <14.4><17.28><20.74><24.88>vnb10% + }{} +\DeclareFontShape{T5}{cmr}{bx}{n} + {% + <5><6><7><8><9>gen*vnbx% + <10><10.95>vnbx10% + <12><14.4><17.28><20.74><24.88>vnbx12% + }{} +\DeclareFontShape{T5}{cmr}{bx}{sl} + {% + <5><6><7><8><9>% + <10><10.95><12><14.4><17.28><20.74><24.88>vnbxsl10% + }{} +\DeclareFontShape{T5}{cmr}{bx}{it} + {% + <5><6><7><8><9>% + <10><10.95><12><14.4><17.28><20.74><24.88>vnbxti10% + }{} +\DeclareFontShape{T5}{cmr}{bx}{ui} + {<->sub*cmr/m/ui}{} +\endinput |