ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mojca Miklavec" <mojca.miklavec.lists@gmail.com>
Subject: Re: Easy insertion of Unicode symbols?
Date: Wed, 3 Jan 2007 20:34:06 +0100	[thread overview]
Message-ID: <6faad9f00701031134w23dbe55ft90daa5997a04cb99@mail.gmail.com> (raw)
In-Reply-To: <4955BC73-DBEE-471D-BF6C-9E348E85CC62@mac.com>

On 1/3/07, cormullion@mac.com wrote:
> so I may not have to go to a unicode-font at all.
>
> I just wish there was some way of accessing all the standard fonts
> and symbols that are already a few millimetres away on the hard
> disk... :-)
>
> thanks again!

Do you want to say that you would like to use an existing font on your
system for those symbols? What about using XeTeX?

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

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

  parent reply	other threads:[~2007-01-03 19:34 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 [this message]
2007-01-04  9:28       ` cormullion
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=6faad9f00701031134w23dbe55ft90daa5997a04cb99@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).