blob: e2293e09d39bb7c0927bb8c7a798c70bc5e23b6e (
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
LameTeX NEWS
This file contains version information about LameTeX.
Copyright (C) 1992 Jonathan Monsarrat. Permission given to
freely distribute, edit and use as long as this copyright
statement remains intact.
Chapter 1
Version 1.1, 9/7/92
1. LameTeX now handles the \ ref and\label commands.
2. LameTeX now has a -t option to allow you to format LaTeX
files in raw ASCII format (suitable for posting to
UseNet, for example).
3. LameTeX now handles the comamnds \ part*,\chapter*,\
section*,\subsection*,\subsubsection*,\paragraph*,
and\subparagraph*
4. Several small bugs were handled.
Chapter 2
Version 1.0, 8/31/92
1. First version distributed.
2. Basic LaTeX functionality was included in the initial
release of LameTeX.
3. LameTeX allows you to include your own PostScript hacks
in your documents.
4. LameTeX allows you to format text inside any arbitrarily
shaped PostScript path.
Chapter 3
Commands
This is the complete list of commands that LameTeX
understands. It's formatted in an easy to read
alphabetically sorted list.
The stealth commands are:\stealth\postscript\
includeps\pspage\ignore\pscmd\STEALTH
The normal LaTeX commands are:\#\%\&\Huge\LARGE
\Large\\\_\addtolength\backslash\begin\bf\
bigskip\center\chapter\clearpage\description\
document\documentstyle\em\end\enumerate\flushleft
\flushright\footnotesize\hspace\hspace*\huge\
include\it\item\itemize\label\large\ldots\
medskip\newlength\newline\normalsize\par\
paragraph\part\quotation\quote\raggedleft\
raggedright\ref\rm\sc\scriptsize\section\
setlength\sf\sl\small\smallskip\subparagraph\
subsection\subsubsection\tiny\today\tt\verse\
vspace\vspace*\\
|