blob: aad50a8cb65660c227eabb97cda074232238750e (
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
|
%%
%% This is file `ucca.fd',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% concmath.dtx (with options: `Ucca')
%%
%% Copyright (C) 1995--1999 Ulrik Vieth
%%
%% This file is part of the `concmath' package.
%%
%% This program is free software; you can redistribute it and/or
%% modify it under the terms of the LaTeX Project Public License
%% as described in lppl.txt in the base LaTeX distribution; either
%% version 1 of the License, or (at your option) any later version.
%%
%% This program is distributed in the hope that it will be useful,
%% but WITHOUT ANY WARRANTY; without even the implied warranty of
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
%%
\ProvidesFile{ucca.fd}
[1999/03/10 v2.0b LaTeX font defs for Concrete math fonts]
\DeclareFontFamily{U}{cca}{}
\DeclareFontShape{U}{cca}{m}{n}{
<5> <6> <7> <8> <9> gen * xccam
<10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> xccam10}{}
\endinput
%%
%% End of file `ucca.fd'.
|