ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: cormullion@mac.com
Subject: Re: Easy insertion of Unicode symbols?
Date: Thu, 4 Jan 2007 09:28:13 +0000	[thread overview]
Message-ID: <3F3CD5E7-6276-45E4-8F3B-4C8FC306782B@mac.com> (raw)
In-Reply-To: <6faad9f00701031134w23dbe55ft90daa5997a04cb99@mail.gmail.com>

Thanks - with all your help I can now do this. For the record:

\starttext

To insert the symbol for the planet Jupiter.

using Martin Vogels Symbole font:

\usesymbols[mvs]
\setupsymbolset[astronomic]
\symbol[Jupiter]

using Roland Waldi Symbole font:

\usesymbols[was]
\setupsymbolset [wasy astronomy]
\symbol[jupiter]

\stoptext

so I can get this bit finished...

> The following example is not very ConTeXt-ish, but it should work (if
> you got the unicode glyph right):
>
> \font\astro='name of your font with astro symbols or unicode font'
> \def\neptune{{\astro ♆}}
>
> \starttext
> \neptune
> \stoptext


Thanks - these will need the font metrics file installed, though (I  
think). A project for the future... :-)


_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2007-01-04  9:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-31 14:59 cormullion
2007-01-02 22:00 ` Henning Hraban Ramm
2007-01-03 17:26   ` cormullion
2007-01-03 19:08     ` Hans Hagen
2007-01-03 19:34     ` Mojca Miklavec
2007-01-04  9:28       ` cormullion [this message]
2007-01-04 19:42         ` Mojca Miklavec
2007-01-04 21:08           ` cormullion
2007-01-03 20:01     ` Henning Hraban Ramm
2007-01-03 21:25       ` cormullion
2007-01-03 21:36         ` Mojca Miklavec

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=3F3CD5E7-6276-45E4-8F3B-4C8FC306782B@mac.com \
    --to=cormullion@mac.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).