$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Simons (simons_at_[hidden])
Date: 2002-10-30 09:09:30
Joel de Guzman writes:
 > Is there a (E)BNF definition for LaTeX? 
I have never seen any formal specification of LaTeX. 
By the way, LaTeX is actually "just" a packet of TeX macros; the real
language underneath is TeX, which is specified in:
    The TeXbook,
    Donald E. Knuth,
    Addison-Wesley,
    ISBN 0-201-13448-9.
I am not aware of any other authoritative reference documentation.
        -peter