On Thursday 15 August 2002 4:13 pm, [EMAIL PROTECTED] wrote: > For all 'LaTeX command' type paragraphs, what is output is > > 1) > \command{<paragraph content>} > > if there is no shorttitle inset in it (which the above method tests > for), and > > 2) > \command[<par content containing shorttitle inset>} > > where the shorttitle inset outputs > > <inset content i.e. short title text>]{ > > As you can see, this works only by careful co-ordination.
Ok, this is a bad design IMO As a result you're making life hard for yourself and code that'll be hard to maintain. Before InsetShortTitle comes InsetTitle. Get that right first and then you can think about the short title stuff. All Section, Caption environments should become a Paragraph that begins with an InsetTitle. The name is probably crap, but I'm sure you can think of something. > There is a beautiful article by Andrew Leonard of Salon... Doesn't give > all the answers, but some. > > http://dir.salon.com/tech/fsp/2000/04/20/chapter_six_part_1/index.html Thank you! A