summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mfnfss/oldgerm.sty
blob: 0c54194d3b51bd6528dc176a414eb311c9261c98 (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
%%
%% This is file `oldgerm.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% oldgerm.dtx  (with options: `package')
%% 
%% Copyright (C) 1993 Yannis Haralambous
%% Copyright (C) 1994-1996, 2000 Frank Mittelbach, LaTeX3 project.
%% Copyright (C) 2017 Frank Mittelbach.
%% All rights reserved.
%% 
%% This is a generated file.
%% 
%% The source is no longer officially part of the LaTeX core.
%% It is now maintained by Frank Mittelbach and if you find a bug
%% you might report it at
%% 
%%   https://github.com/FrankMittelbach/historical-fmitex/issues
%% 
%% but as the name of that repository indicates this is more of
%% "historical interest" and issue are unlikely to be treated with a high
%% priority.
%% 
%% It may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%%    https://www.latex-project.org/lppl.txt
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
%% 
%% The list of all files belonging to the LaTeX `mfss Bundle' is
%% given in the file `manifest.txt'.
%% 
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{oldgerm}
             [2000/08/02 v2.1k
                 LaTeX2e package for Old German fonts]
\newcommand\gothfamily{\usefont{U}{ygoth}{m}{n}}
\DeclareTextFontCommand{\textgoth}{\gothfamily}
\newcommand\swabfamily{\usefont{U}{yswab}{m}{n}}
\DeclareTextFontCommand{\textswab}{\swabfamily}
\newcommand\frakfamily{\usefont{U}{yfrak}{m}{n}}
\DeclareTextFontCommand{\textfrak}{\frakfamily}
\endinput
%%
%% End of file `oldgerm.sty'.