blob: fddaf105f89b7d439a6efcf745f20ee05e29be0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
% this file was derived from t5utm.fd by Thanh
\ProvidesFile{t5txr.fd}
[2006/07/24 font definitions for T5/txr (thanh).]
\DeclareFontFamily{T5}{txr}{}
\DeclareFontShape{T5}{txr}{m}{n}{ <-> ssub * utm/m/n}{}
\DeclareFontShape{T5}{txr}{m}{it}{ <-> ssub * utm/m/it}{}
\DeclareFontShape{T5}{txr}{m}{sl}{ <-> ssub * utm/m/sl}{}
\DeclareFontShape{T5}{txr}{b}{n}{ <-> ssub * utm/b/n}{}
\DeclareFontShape{T5}{txr}{b}{it}{ <-> ssub * utm/b/it}{}
\DeclareFontShape{T5}{txr}{b}{sl}{ <-> ssub * utm/b/sl}{}
\DeclareFontShape{T5}{txr}{m}{sc}{ <-> ssub * utm/m/sc}{}
\DeclareFontShape{T5}{txr}{b}{sc}{ <-> ssub * utm/b/sc}{}
\DeclareFontShape{T5}{txr}{bx}{n}{ <-> ssub * utm/bx/n}{}
\DeclareFontShape{T5}{txr}{bx}{it}{ <-> ssub * utm/bx/it}{}
\DeclareFontShape{T5}{txr}{bx}{sl}{ <-> ssub * utm/bx/sl}{}
\DeclareFontShape{T5}{txr}{bx}{sc}{ <-> ssub * utm/bx/sc}{}
\endinput
|