[NTG-context] Using Ralph Smith's Formal Script font

Mojca Miklavec mojca.miklavec.lists at gmail.com
Sat Jan 28 17:49:39 CET 2006


On 1/28/06, Aditya Mahajan wrote:
> How do I use Ralph Smith's formal script font [1] within context. I
> want to define a command like \mathrsfs{A} that will use A in this
> font.

There might be a cleaner way, but here's an example that works here
(switches to rsfs outside math mode):

\def\mathrsfs#1{\text{\definedfont[RalfSmithFormalScript]#1}}
$\mathrsfs{A}$

(You can use "\definedfont[rsfs10] A" outside math mode.)

Mojca


More information about the ntg-context mailing list