summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cbfonts-all/lgrlmtt.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/cbfonts-all/lgrlmtt.fd')
-rw-r--r--Master/texmf-dist/tex/latex/cbfonts-all/lgrlmtt.fd43
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cbfonts-all/lgrlmtt.fd b/Master/texmf-dist/tex/latex/cbfonts-all/lgrlmtt.fd
new file mode 100644
index 00000000000..f6754c36e53
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/cbfonts-all/lgrlmtt.fd
@@ -0,0 +1,43 @@
+%%
+%% This is file `lgrlmtt.fd',
+%%
+%% Copyright 2008 Claudio Beccari
+%% ---------------------------------------------------
+%%
+%% It may be distributed under the terms of the LaTeX Project Public
+%% License, as described in lppl.txt in the base LaTeX distribution.
+%% Either version 1.3 or, at your option, any later version.
+%%
+%% In particular, permission is granted to customize the declarations in
+%% this file to serve the needs of your installation.
+%%
+%% However, NO PERMISSION is granted to distribute a modified version
+%% of this file under its original name.
+%%
+\ProvidesFile{lgrlmtt.fd}
+ [2008/01/02 v1.0 %
+ Greek Computer Modern Typewriter]
+\DeclareFontFamily{LGR}{lmtt}{\hyphenchar\font\m@ne}% \hyphenchar = -1
+\DeclareFontShape{LGR}{lmtt}{m}{n}
+ {<-8.5> gttn0800 <8.5-9.5> gttn0900
+ <9.5-11> gttn1000 <11-15> gttn1200
+ <15-> gttn1728
+ }{}
+\DeclareFontShape{LGR}{lmtt}{m}{it}
+ {<-> ssub*lgr/lmtt/m/sl}{}
+\DeclareFontShape{LGR}{lmtt}{m}{sl}
+ {<-8.5> gtto0800 <8.5-9.5> gtto0900
+ <9.5-11> gtto1000 <11-15> gtto1200
+ <15-> gtto1728
+ }{}
+\DeclareFontShape{LGR}{lmtt}{m}{sc}
+ {<-8.5> gttc0800 <8.5-9.5> gttc0900
+ <9.5-11> gttc1000 <11-15> gttc1200
+ <15-> gttc1728
+ }{}
+% shape undefined, substituted with unslanted
+\DeclareFontShape{LGR}{lmtt}{m}{scsl}
+{<-> ssub*lmtt/m/sc}{}
+\endinput
+%%
+%% End of file `lgrlmtt.fd'.