>>>>> "Asger" == Asger K Alstrup Nielsen <[EMAIL PROTECTED]> writes:
>> Yes, but you do it so brilliantly that others dare not speak after
>> you ;)
Asger> This comes with a cost: In the cases where I'm mistaken, I have
Asger> to take the crap too, because nobody else said anything ;-)
In general, when I avoid to answer, it means that I don't want to just
say 'me too'. BTW, I did not forget your OutputController and
friends. However, it looks good to me, and I'd like to find some
criticisms before commenting :) I'm glad I let you do it; my version
would have been much less ambitious.
>> It seems to me that LyXLex::next(), LyXLex::nextToken and
>> LyXLex::eatLine().
It is amusing to see how I can forget to finish my sentences...
Asger> Yes, this stuff is a mess. We should only have two interfaces:
Asger> get next token, and get a full line. The latter is only
Asger> necessary for stuff like verbatim.
I'd like to change that for lyxrc too. Maybe turn it to a
textclass-like format, with sections.
JMarc