summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/thailatex/babel/lthttype.fd
blob: fde53fcb4347de69c2255e857cf3bc0c0130a023 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
% lthttype.fd
%
% This file is part of the thailatex package
% 2004/11/15 Theppitak Karoonboonyanan <thep@linux.thai.net>
%            - pmono is now ttype (TlwgTypewriter)
% 2004/02/05 Poonlap Veerathanabutr <poonlap@linux.thai.net>
%            - first release (based on lthgaruda.fd)
%	     - pmono is PseudoMono (TlwgMono) font

\ProvidesFile{lthttype.fd}[2004/02/05 v1.0 Thai font definitions]

% Primary declarations
\DeclareFontFamily{LTH}{ttype}{}
\DeclareFontShape{LTH}{ttype}{m}{n}{<->s * ttype}{}
\DeclareFontShape{LTH}{ttype}{m}{sl}{<->s * ttype_o}{}
%%%%%%% bold series
\DeclareFontShape{LTH}{ttype}{b}{n}{<->s * ttype_b}{}
\DeclareFontShape{LTH}{ttype}{b}{sl}{<->s * ttype_bo}{}

% Substitutions
\DeclareFontShape{LTH}{ttype}{m}{it}{<->ssub * ttype/m/sl}{}
\DeclareFontShape{LTH}{ttype}{b}{it}{<->ssub * ttype/b/sl}{}

\DeclareFontShape{LTH}{ttype}{bx}{n}{<->ssub * ttype/b/n}{}
\DeclareFontShape{LTH}{ttype}{bx}{sl}{<->ssub * ttype/b/sl}{}
\DeclareFontShape{LTH}{ttype}{bx}{it}{<->ssub * ttype/b/sl}{}
\endinput

% 
% EOF
%