From: Andy S. <an...@ru...> - 2007-07-12 16:08:41
|
Patrick, > Ok, it looks like I'm running into a side-effect of natural mode. The > title is defaulting to "NaturalLabel", which is "first line in the > file"--which appears to mean--"first line we parse which has no > signature". I'd love to have a warning about this! I'll see if I can > fix it in my header.xilinc file. The simplist solution may be to turn natural mode off: define. _Natural_ false The easiest way to do this depends on your use of Xilize, however, if you put this line in root.xilconfig at the top of a directory tree it will apply to the whole tree. It can also go in a dir.xilconfig to apply to a subtree. I have updated http://xilize.sourceforge.net/Releases/migrating2-3.html with this tidbit that should have been there from the start. Andy |