Steve Litt wrote:
> If you know of a nice, simple ERT command to make a registered trademark, I'd
> really appreciate knowing about it.
I use -
\usepackage[T1]{fontenc}
...
...\textsuperscript{\textregistered}...
IIRC, the fontenc package gave me a nicer looking ® than I got without it.
Bobb
On Thu, 15 Nov 2001, Lars Gullik [iso-8859-1] Bjønnes wrote:
> \textregistered should be usable.
> if not add a \usepackage{textcomp} to the preamble as well.
have a look at
http://www.lyx.org/help/symbols/textcomp.html
Wayan
Steve Litt writes:
The registered trademark symbol is an upper case R inside a circle. It
resembles a copyright symbol with an R instead of a C. You can make a
copyright symbol by doing \copyright in ERT, but I haven't found an
equivalent registered trademark symbol.
You
On Thu, 15 Nov 2001, Steve Litt wrote:
> If you know of a nice, simple ERT command to make a registered trademark, I'd
> really appreciate knowing about it.
And, while we're at it, the trademark and servicemark symbols (TM and SM)
would also be handy. I suppose that these can be done as supers
The registered trademark symbol is an upper case R inside a circle. It
resembles a copyright symbol with an R instead of a C. You can make a
copyright symbol by doing \copyright in ERT, but I haven't found an
equivalent registered trademark symbol. Is there one, or do I need to
constru