summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/ofs/allfonts.sty
blob: a18d554ae7d87db5742c18e9d0fc3e2942452b6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
% This file may be used by OFS (Olsak Font System)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\ifx\OFSprocessoptions\undefined
  \ProvidesPackage {allfonts}
  \RequirePackage  {ofs}
\fi

% The contents of this file is depend on the fonts installed in your TeX
% system. If you install some fonts supported by OFS (or you write
% the OFS support yourself), add the \RequirePackage {<package>}
% in the following list:

\RequirePackage{a35}

% example: 
% \RequirePackage {skatalog}
% after you install the fonts from Storm Type Foundry.
%
% See ofsdoc.tex for more information about OFS.