summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ctib/lctctib.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:53:48 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:53:48 +0000
commit3c9749abec99dbc02d2d01ad37561199bf879acf (patch)
tree96a481236b04ddbd8592ceca5b96525fb17d3ac2 /Master/texmf-dist/tex/latex/ctib/lctctib.fd
parentc4b820a9814d2797004f542450059a7fabb1d284 (diff)
ctib
git-svn-id: svn://tug.org/texlive/trunk@803 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ctib/lctctib.fd')
-rw-r--r--Master/texmf-dist/tex/latex/ctib/lctctib.fd34
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/ctib/lctctib.fd b/Master/texmf-dist/tex/latex/ctib/lctctib.fd
new file mode 100644
index 00000000000..9aba9947212
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/ctib/lctctib.fd
@@ -0,0 +1,34 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% File: lctctib.fd
+% Author: Oliver Corff
+% Date: July 1st, 2002
+% Version: 0.6
+% Copyright: Ulaanbaatar, Beijing, Berlin
+%
+% Description: Local Tibetan (LCT)
+% Sirlin's Modified Tibetan Font Definition
+%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% ------------------- identification -------------------
+\ProvidesFile{lctctib.fd}%
+ [2002/07/01 v0.6 Tibetan Font Definitions based on Sirlin's Glyphs]
+
+\DeclareFontFamily{LCT}{ctib}{}
+
+\DeclareFontShape{LCT}{ctib}{m}{n}% Medium Weight
+ { <-> ctib }{}
+%
+% There is no BW version at present!
+%
+\DeclareFontShape{LCT}{ctib}{b}{n}% Bold Weight
+ { <-> sub*ctib/m/n }{}
+
+%
+% There is no BE version at present!
+%
+\DeclareFontShape{LCT}{ctib}{bx}{n}% Bold Extended
+ { <-> sub*ctib/m/n }{}
+
+\endinput
+%%
+%% End of file `lctctib.fd'.