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 l

⟦3e9f01765⟧ TextFile

    Length: 889 (0x379)
    Types: TextFile
    Names: »l2sl.1l«

Derivation

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

TextFile

.TH L2SL l
.SH NAME
l2sl \- translate LaTeX to SLaTeX
.SH SYNOPSIS
.B l2sl
[file...]
.SH DESCRIPTION
.IR L2sl
is a filter for translating LaTeX documents to SLaTeX.
.IR L2sl
knows most of the common LaTeX commands but is not a complete LaTeX
parser. In particular optional argument delimiters may be confused
with square brackets and coordinate delimiters with parens.
.PP
If
.IR l2sl
does not know how to parse a specific delimiter, it assumes that it is
not a delimiter and prints a warning on stderr. Hence an optional
argument delimiter may be substituted for ``!lbrack'' rather than the
correct ``('', but a warning will always be issued.
.SH "SEE ALSO"
.IR tex (l),
.IR slatex (l),
and "LaTeX users guide & reference manual", Lamport.
.SH BUGS
Should know more LaTeX commands.
.SH AUTHOR
Sven Mattisson, Department of Applied Electronics, University of Lund,
Sweden. sven@tde.lu.se.