blob: 698661ac49308c3a31acb500902685f70a8d8bb5 (
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
48
49
50
51
52
53
54
55
|
%%
%% This is file `lgrlmtt.fd',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% cbfonts-fd.fdd (with options: `LGRlmtt')
%% This is a generated file.
%%
%% Copyright 2013 Claudio Beccari, and the authors listed elsewhere in this file.
%% All rights reserved.
%%
%% This file was generated from file cbfonts-fd.fdd; it provides the font description files for the CB fonts; two sets of files are defined, one set with the same characteristics of the EC font description files, and a second set with the characteristics of the Latin Modern ones; the latter allow each font to be stepwise continuously scaled over arbitrary ranges, while the former set produces only for a fixed set of font sizes.
%% ----------------------------------------------------------------
%%
%% 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 2003/12/01 or later.
%%
%% This work has the LPPL maintenance status "maintained".
%%
%% The Current Maintainer of this work is Claudio Beccari
%% e-mail claudio dot beccari at gmail dot com
%%
%% Permission is granted to customize the declarations in
%% this file to serve your particular needs.
%%
%% However, according to the LPPL license, NO PERMISSION is granted to
%% distribute a modified version of this file under its original name.
%%
\ProvidesFile{lgrlmtt.fd}
[2013/09/01 v1.0 %
Greek Latin Modern Typewriter]
\DeclareFontFamily{LGR}{lmtt}{\hyphenchar\font\m@ne}
\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*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}{}
\DeclareFontShape{LGR}{lmtt}{m}{scsl}{<-> ssub*lmtt/m/sc}{}
\endinput
%%
%% End of file `lgrlmtt.fd'.
|