>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:

Lars> Without saying anything more about it I want to split LyXFont
Lars> into two or three classes: TeXFont for basic font functionality,
Lars> LCS for logical styles and perhaps one for the Physical
Lars> styles([footnote] We need to decide if we want these physical
Lars> styles to be in the TeXFont or not.) . 

What about the file format? Assume LCS 'foo' is in sans serif and LCS
'bar' is in typewriter font. If you apply style foo and bar to the
same text, they will conflict. This means that you have to remember in
which order they have been applied. Does the current data structure
allow for that?

Also, how do we check that the style names do not conflict with
existing latex macros?

JMarc

Reply via email to