What you put in the title environment becomes a \title command. (See the
stdtitle.inc file: The LatexType for Title is: Command.) So you end up
with \title{Whatever} in the LaTeX file. This seems to do little more
than set [EMAIL PROTECTED] to whatever, and then that variable is used in
\maketitle.
Richard
Steve Litt wrote:
> Hi all,
>
> Now that we've been discussing it, the LyX Title environment is fascinating,
> to say the least. Instead of printing directly, I deduce that it fills some
> LaTeX variable that gets printed by the maketitle command or whatever. How do
> they do that? I've looked at the book.cls code, and get no ideas from that.
>
> Thanks
>
> SteveT
>
> Steve Litt
> Author:
> * Universal Troubleshooting Process courseware
> * Troubleshooting Techniques of the Successful Technologist
> * Manager's Guide to Technical Troubleshooting
> * Twenty Eight Tales of Troubleshooting
> * Rapid Learning: Secret Weapon of the Successful Technologist
>
> http://www.troubleshooters.com/bookstore
> http://www.troubleshooters.com/utp/tcourses.htm
>