Angus Leeming <[EMAIL PROTECTED]> writes: > > This is indeed better. Incidentally, can you recommend a book to explain > TeX syntax. It's all rather baffling at the moment. >
If you *really* want to know the TeX syntax + semantics + dangerous bends + dirty tricks + funny pictures: "The TeX book" by Donald Knuth. Just be warned: TeX as a programming language is much worse than X* , especially since there's no separation between syntax and semantics. If you extrapolate from Forth and RTL you get the picture. /Andreas * Fill in name of your least favorite language.