Most of you already know this, but for any newbies who might otherwise make the same mistakes I did -- a word about comments in .layout files...
LyX comments start with # LaTeX comments start with % That means that if a line is between Preamble and EndPreamble, use %, otherwise use #. I've seen cases where # worked in LaTeX, but it messed up my table of contents building scripts. So now I always use # for LyX and % for LaTeX. Steve -- Steve Litt Webmaster, Troubleshooters.Com http://www.troubleshooters.com [EMAIL PROTECTED] (Legal Disclaimer) Follow these suggestions at your own risk.