On  7.03.08, Vittorio Favaro wrote:
> Hi,
> Writing my thesis, I found a strange behaviour using the symbol (R)
> (\textregistered in LaTex) as above written.
...
> If I write the above written (R) in one of the "simple" (one or two page)
> chapter, and then compile ONLY this file, the pdf output is ok.
> If I write the above written (R) in one of the "complex" chapter (many pages,
> section, subsection, images, tables, ecc.), the symbol appears only for a
> few moment, and then disappears. Compiling ONLY this file, the pdf output
> has no (R).

Seems like there is something in your longer files that interferes with the
\textregistered.

> The best comes at the end: if I compile the whole thesis, the symbol
> disappears also in simple chapters!

This is "natural", as the complete document combines all files, so the
interfering code is in there of course.

> Ah, all other above-written things looks good, it's only this (malefic)
> symbol...
> And the symbol looks good if not used as above-written.

It looks like you use a math box to get the (R) in the upper index position,
right?

Maybe you use 

  Document>Settings>Math: use AMS auto
  
and the AMS package has problems here?

Try

  Document>Settings>Math: use AMS always
  
for a consistent behaviour. (Well, this might in the first place be "no (R)
index in any file.)

Try Text in Math: (Ctrl-M for a math-box, ^ for upper index, Ctrl-M for
text-in math)

If all fails, provide a minimal example.

GM

  


  

Reply via email to