>>>>> "martin" == martin vermeer <[EMAIL PROTECTED]> writes:
martin> Great idea! Actually I am independently working on something martin> resembling this (but less clever). I may still go to your martin> solution. I am sure your solution is very clever too. >> - now add a new member to LyXLayout telling whether short titles >> are allowed or not and honor it as you see fit. martin> Actually I have earlier used martin> LatexParam void martin> in the layout file to flag this. Too tricky? Yes. Just add a latex parameter that conveys what you mean. AllowShortTitle or whatever. >> I feel that this kind of solution could be good enough to go in >> 1.3.0, although it does not catter for the general 'turn the label >> of a paragraph into an inset' problem. martin> I would hope so ... but I'll continue looking for a cleaner martin> approach (with SectionInset?) Independently of this short title business, we need to find a clean solution which generalizes the bibkey insets and allow for \item[] parameter and such thing. If this is done, short titles could probably be built on that. martin> The .lyx document format will become [...] martin> Where '|' marks the addition. Acceptable? Yes, it it acceptable for me. JMarc
