summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fonts/fonts-tlwg/latex/lthlaksaman.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/fonts/fonts-tlwg/latex/lthlaksaman.fd')
-rw-r--r--Master/texmf-dist/source/fonts/fonts-tlwg/latex/lthlaksaman.fd44
1 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/fonts/fonts-tlwg/latex/lthlaksaman.fd b/Master/texmf-dist/source/fonts/fonts-tlwg/latex/lthlaksaman.fd
new file mode 100644
index 00000000000..c85f10e80d1
--- /dev/null
+++ b/Master/texmf-dist/source/fonts/fonts-tlwg/latex/lthlaksaman.fd
@@ -0,0 +1,44 @@
+% lthlaksaman.fd
+%
+% This file is part of the fonts-tlwg 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.
+%
+% 2014/06/26 Theppitak Karoonboonyanan <thep@linux.thai.net>
+% - first version
+
+\ProvidesFile{lthlaksaman.fd}[2014/06/24 v1.0 Thai font definitions]
+
+% Primary declarations
+\DeclareFontFamily{LTH}{laksaman}{}
+\DeclareFontShape{LTH}{laksaman}{m}{n}{<->s * laksaman}{}
+\DeclareFontShape{LTH}{laksaman}{m}{it}{<->s * laksaman_i}{}
+%%%%%%% bold series
+\DeclareFontShape{LTH}{laksaman}{b}{n}{<->s * laksaman_b}{}
+\DeclareFontShape{LTH}{laksaman}{b}{it}{<->s * laksaman_bi}{}
+
+% Substitutions
+\DeclareFontShape{LTH}{laksaman}{m}{sl}{<->ssub * laksaman/m/it}{}
+\DeclareFontShape{LTH}{laksaman}{b}{sl}{<->ssub * laksaman/b/it}{}
+
+\DeclareFontShape{LTH}{laksaman}{bx}{n}{<->ssub * laksaman/b/n}{}
+\DeclareFontShape{LTH}{laksaman}{bx}{it}{<->ssub * laksaman/b/it}{}
+\DeclareFontShape{LTH}{laksaman}{bx}{sl}{<->ssub * laksaman/b/it}{}
+\endinput
+
+%
+% EOF
+%