[
Lists Home |
Date Index |
Thread Index
]
On Thu, 17 Jan 2002, Elliotte Rusty Harold wrote:
> > \begin{person}
> > \first-name{Gavin}
> > \last-name{Nicol}
> > \end{person}
> I'm not sure what you mean by this. Looking at it, there do not seem
> to be any end-tags for first-name or last-name. If that's what you
> meant, then you've reinvented SGML's omitted end-tag syntax, and we
> all know how well that worked. :-) Oh, now I get it. You have \begin
> and a \end for the simple text elements and \begin and \end for
> elements that have children. That might work.
That's TeX syntax; TeX works for me :-)
\documentclass[]{article}
\parindent0.0cm
\parskip0.2cm
\begin{document}
\begin{center}
\LARGE \bf
An Implementation Of Multiprocessor Linux
\normalsize
\end{center}
ABS
--
Alaric B. Snell
http://www.alaric-snell.com/ http://RFC.net/ http://www.warhead.org.uk/
Any sufficiently advanced technology can be emulated in software
|