Andre Poenitz <[EMAIL PROTECTED]> writes: | CharacterStyle FirstName | Format LaTeX | Header "\firstname{" | Footer "}" | Font | Series xxx | Size yyy | EndFont | End | Format DocBook | Header "<firstname>" | Footer "</firstname>" | Font | Series xxx | Size yyy | EndFont | End | # on-screen stuff | Font | Series xxx | Size yyy | EndFont | EndStyle
This I like. > >> Also we want to have the layout define this, but we also want the user >> to be able to define this inside LyX. So we need to be able to store >> them in .layout and in .lyx. > | That's a general problem. We should allow a Layout section in a .lyx | "preamble" that's parsed after the class layout. This should be easy enought to handle... but there might be some implications... | But that's not really hard to do if you don't want "nice UI". I wonder | what is stopping you? Now? almost nothing. Then? the disre to do it "perfect". >> I'll go for almost any solution. > | If you promise not to argue longer about an implementation than it takes | me to code it you could have it next week (without GUI for the layout | creation "of course") I promise not to argue for a whole week. But I think cursor and dispatch stuff should take precedence. -- Lgb