[EMAIL PROTECTED] wrote:
> >Can you give me a (LaTeX) example for that? I have no idea what you're=20
> >refering too, to be honest.
>
> If only I remembered... try placing a noun charstyle inside a section
> header and see how it prints. Or inside a std paragraph formatted for
> big font size.

Both come out as I'd expect it. (And I cannot imagine what could be wrong with 
\noun{foo} in any case).

The only bug I see is that spaces after the charstyle inset are swallowed by 
latex. This is because of the % at the end of the macro. Anyway, I do not 
think that it is a good idea to place the macro on a spearate line. In LaTeX, 
I'd rather write
        the votes in the \noun{usa} next week
than
        the votes in the
        \noun{usa}%
        next week
I change this and commit, if you have no objections.

> >(BTW I think that outputVerbatim can be removed completely and replaced
> > by= =20
> >InsetText:docbook, InsetText::linuxdoc and InsetText::plaintext; but I
> > cann= ot=20
> >test this; I do not have linuxdoc or docbook)
>
> If it works for LaTeX, it will work there too.

I will not touch this. Maybe Jose can have a look at it.

Jürgen

Reply via email to