DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T s

⟦5fdd2e53a⟧ TextFile

    Length: 899 (0x383)
    Types: TextFile
    Names: »sst.tex«

Derivation

└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89
    └─⟦this⟧ »./babel/swedish/SLaTeX/sst.tex« 
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦23cd347d5⟧ »unix3.0/babel.tar.Z« 
        └─⟦2fb9f645a⟧ 
            └─⟦this⟧ »babel/swedish/SLaTeX/sst.tex« 

TextFile

%
% $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}}}