On Thu, 5 Aug 2004, Rich Shepard wrote:
I'm trying to get the Registered symbol (a circled, uppercase R) as a superscript after the registered trademark. I use the following ERT:
I searched comp.text.tex and found this:
$^{\mbox{\small\textregistered}}$
Works just fine.
use \textsuperscript{\textregistered}
markit with the cursor and then ctrl-l for ERT.
Herbert
