On 2013–02–07 Devendra Ghate wrote:

> How do I get Trademark (TM) and Registered Trademark (encircled R)
> in ConTeXt?

There are several options:

- \fontchar{registered} (current font)
- ®                     (current font)
- \getnamedglyphdirect
    {modern}
    {registered}        (any font)

You get the glyph name with:

\usemodule [fnt-10]
\starttext
  \ShowCompleteFont{name:modern}{10pt}{1}
\stoptext

Marco

Attachment: signature.asc
Description: Digital signature

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to