summaryrefslogtreecommitdiff
path: root/language/tibetan/ctib/texinput/lctctib.fd
diff options
context:
space:
mode:
Diffstat (limited to 'language/tibetan/ctib/texinput/lctctib.fd')
-rw-r--r--language/tibetan/ctib/texinput/lctctib.fd34
1 files changed, 34 insertions, 0 deletions
diff --git a/language/tibetan/ctib/texinput/lctctib.fd b/language/tibetan/ctib/texinput/lctctib.fd
new file mode 100644
index 0000000000..9aba994721
--- /dev/null
+++ b/language/tibetan/ctib/texinput/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'.