Trademark symbol

370 views
Skip to first unread message

wolfgang

unread,
Nov 4, 2011, 1:00:56 PM11/4/11
to LaTeX Users Group
Hi,
I did a search and did not find it, maybe I'm too stupid;-(
There is the copyright symbol, which is a c inside a raised circle.
That's great.
But how do I get the trademark symbol, which is a raised circle with
an R inside.
Does anybody have a macro definition of that?
I'm not a reader of this newsgroup, so would it be possible to contavt
me directly by mail??

Thanks, Wolfgang

Werner Grundlingh

unread,
Nov 4, 2011, 2:53:42 PM11/4/11
to latexus...@googlegroups.com
LaTeX provides the following two commands by default:
  \textcopyright
  \textregistered
The former produces the copyright symbol, while the latter produces the registered trademark symbol. These you can use within text without adding additional packages. Here's a minimal example, showing how you can raise them in text mode, if needed. Otherwise, you don't need \textsuperscript{...}:

\documentclass{article}
\begin{document}
Something\textsuperscript{\textcopyrightor SomethingElse\textsuperscript{\textregistered}.
\end{document}

Marina Vasques

unread,
Nov 4, 2011, 3:11:19 PM11/4/11
to latexus...@googlegroups.com
When I have a symbol in mind and can't find its latex code, I try Detexfiy:

http://detexify.kirelabs.org/classify.html

You just draw the symbol and Detexfy tries to recognize it. Even with
my poor dexterity, Detexify gives me back what I want (usually) in its
first 5 suggestions.
In this case, \textregistered was its first suggestion. You should
give it a try!

Werner Grundlingh

unread,
Nov 4, 2011, 3:19:04 PM11/4/11
to latexus...@googlegroups.com
Also browse the Comprehensive LaTeX symbol list:

Marina Vasques

unread,
Nov 4, 2011, 3:20:16 PM11/4/11
to latexus...@googlegroups.com
Drawing is funnier!
Reply all
Reply to author
Forward
0 new messages