blob: 2071a6c6786134ff424b3b30bdc3e4d213be9e28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
%%%%%%%%%%%%%%%%%% ifsymi10.mf %%%%%%%%%%%%%%%%%%%%%%%
% (c) Ingo Kloeckl
% This program can be redistributed and/or modified under the terms
% of the LaTeX Project Public License Distributed from CTAN
% archives in directory macros/latex/base/lppl.txt; either
% version 1 of the License, or any later version.
% History
% 20.12.1999 v1.0 IK
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% miscellaneous and alpinistic symbols
% by I.Kloeckl, ingo.kloeckl@2k-software.de
font_size=10pt#;
mode_setup;
design_size=10pt#;
linewidth=1.25pt;
italic=1; boldface=1;
input ifsym.gen;
%%%%%%%%%%%%%%%%%% end of ifsymi10.mf %%%%%%%%%%%%%%%%%%%%%%%
|