summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fonts/fonts-tlwg/latex/lthttype.fd
blob: 8e351afee52597388934d526b8415c3a7ae10b7d (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
% lthttype.fd
%
% This file is part of the thaifonts-scalable package
%
% Copyright (C) 1999 National Electronics and Computer Technology Center
% (NECTEC), Thailand.  All rights reserved.
% 
% It may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
%   http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
% 
% This work has the LPPL maintenance status "maintained".
% 
% The Current Maintainer of this work is Theppitak Karoonboonyanan.
% 
% 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
%