ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: UnicodeRegular
Date: Fri, 16 Jan 2004 22:13:49 +0100	[thread overview]
Message-ID: <6.0.1.1.2.20040116221043.01e7fc80@server-1> (raw)
In-Reply-To: <001201c3dc50$732058e0$8da2403e@tigger>

At 17:46 16/01/2004, you wrote:
>I am trying to find a euro symbol for my work.
>
>I have \def\euro{\uchar{32}{172}} [character &#x20AC; which I got from 
>some XSL-FO literature I downloaded] and I use
>\defineXMLentity    [euro]          {\euro}
>as I am transforming from XML.
>
>What I then get is
>! Font \unicodefont=UnicodeRegular20 at 10.0pt not loadable: Metric (TFM) 
>file
>not found.
>
>MikTeX has a comprehensive package manager,  and I have tried installing 
>packages "uni" [billed as "The Universal Font"] and "universa" but no joy. 
>Does anyone know where to get this font? Please don't tell me from Y&Y :-)


do you need unicode?

   \usesymbols[eur]

and then

   \euro or \symbol[euro]

you can add the usesymbol line to your local cont-sys.tex

hans

  reply	other threads:[~2004-01-16 21:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-16 16:46 UnicodeRegular Christopher G D Tipper
2004-01-16 21:13 ` Hans Hagen [this message]
     [not found] <20040117110008.28320.78455.Mailman@ref.ntg.nl>
2004-01-17 19:44 ` UnicodeRegular Christopher G D Tipper

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=6.0.1.1.2.20040116221043.01e7fc80@server-1 \
    --to=pragma@wxs.nl \
    --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).