summaryrefslogtreecommitdiff
path: root/language/swedish/slatex/sst.tex
blob: ee9f06809148b6e9bb4854726553cf89ce679771 (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
%
% $Header: sst.tex,v 1.2 86/09/14 00:19:51 sven Exp $
%
% $Log:	sst.tex,v $
% Revision 1.2  86/09/14  00:19:51  sven
% Initial revision, LaTeX 2.09
% 
% Revision 1.1  86/01/15  22:36:26  sven
% Initial revision, LaTeX 2.08
% 
%
% Change the documentstyle file suffix from .sty to .sst to enable
% having the standard files as well as the modified files in the same
% directory. The macros below assume that the optional argument
% delimiters, [], have been substituted for ().

\typeout{Change .sty suffix to .sst.}

\def\@documentstyle(#1)#2{\makeatletter
   \def\@optionlist{#1}\gdef\@optionfiles{}\input #2.sst\relax
   \let\@elt\input \@optionfiles \let\@elt\relax \makeatother}
        
\def\@options{\let\@elt\relax
    \@for\@tempa:=\@optionlist\do
        {\@ifundefined{ds@\@tempa}{\xdef\@optionfiles{\@optionfiles 
             \@elt \@tempa.sst\relax}}{\csname ds@\@tempa\endcsname}}}