GeneralSuperscripted "Registered" Mark

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Alcol
Posts: 3
Joined: Tue Nov 27, 2007 7:27 pm

Superscripted "Registered" Mark

Post by Alcol »

I would like to use \textregistered to put on superscript the registration symbol for patented object. For instance, when I use in the text $Cokel^{\textregistered}$ there is a warning. How can avoid it? Where is my mistake? I am a new LaTeX user and I would like help for this simple problem.


Alcol

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Superscripted "Registered" Mark

Post by localghost »

Try another approach.

Code: Select all

Cokel\textsuperscript{\textregistered}

Thorsten
prakashiitm
Posts: 1
Joined: Wed Jun 06, 2012 10:38 am

Re: Superscripted "Registered" Mark

Post by prakashiitm »

Thanks., it saved a lot of time :)
Post Reply