ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
Subject: Re: Using Ralph Smith's Formal Script font
Date: Sat, 28 Jan 2006 17:49:39 +0100	[thread overview]
Message-ID: <6faad9f00601280849o12147322mc3e09d31d4603235@mail.gmail.com> (raw)
In-Reply-To: <Pine.WNT.4.63.0601280200320.1300@nqvgln>

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

  reply	other threads:[~2006-01-28 16:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-28  7:03 Aditya Mahajan
2006-01-28 16:49 ` Mojca Miklavec [this message]
2006-01-30 11:44 ` Hans Hagen
2006-06-05 20:55   ` Aditya Mahajan
2006-06-06  9:54     ` Taco Hoekwater
2006-06-06 13:45       ` Aditya Mahajan
2006-06-06 14:56     ` Hans Hagen
2006-06-06 15:15       ` Aditya Mahajan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6faad9f00601280849o12147322mc3e09d31d4603235@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).