José Abílio Oliveira Matos <[EMAIL PROTECTED]> writes: | On Thu, Oct 21, 2004 at 10:30:05AM +0200, Andreas Vox wrote: >> Hi! >> >> Another small and independent patch which corrects the behaviour >> of starsection in DocBook. The other patch nested an inner <title> >> element into the <bridgehead>, which is against DocBook DTD. >> >> /Andreas >> >> Index: lib/layouts/db_stdstarsections.inc >> =================================================================== >> RCS file: /cvs/lyx/lyx-devel/lib/layouts/db_stdstarsections.inc,v >> retrieving revision 1.5 >> diff -u -p -r1.5 db_stdstarsections.inc >> --- lib/layouts/db_stdstarsections.inc 2004/10/15 16:22:43 1.5 >> +++ lib/layouts/db_stdstarsections.inc 2004/10/21 07:34:43 >> @@ -14,7 +14,7 @@ Style Part* >> Margin Static >> LatexName bridgehead >> LatexType Environment >> - InnerTag title >> + InnerTag !-- -- >> LabelType No_Label >> LatexParam renderas="part" >> End > | You forgot the quotes around the !-- -- | Quite easy to find actually. :-)
This look like a hack, is it? -- Lgb