ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <hraban@fiee.net>
Subject: Re: How to access special quotationsmarks and the euro symbol
Date: Sun, 8 Feb 2004 18:26:04 +0100	[thread overview]
Message-ID: <DF8AA542-5A5B-11D8-AB80-0030659899AA@fiee.net> (raw)
In-Reply-To: <bvvvql$su0$1@sea.gmane.org>


Am Freitag, 06.02.04, um 13:01 Uhr (Europe/Zurich) schrieb Stefan 
Wachter:
> can anyone tell me how the following unicode characters can be 
> accessed with ConTeXt?
> &#x201c; - left double quotation mark
> &#x201e; - double low 9 quotation mark
> In LaTeX I used the \grqq- and \glqq-macros.

Use logical markup:
\quotation{That’s quoted in double quotes}, \quote{and that’s in single 
quotes}.
You get right quotation marks if you setup the right language:
\setupmainlanguage[de]

If you need foreign quotes for longer citations, just switch the 
language:
{\fr \quotation{C’est la vie!}}

> In addition, I have difficulties in accessing the Euro character. The 
> proposed method
> \usesymbols[euro] and the later use of
> \euro or \texteuro
> does not work. I get the message
>
> \definedfont=eurose at 14.39996pt not loadable: Metric (TFM) file not 
> found.
>
> What steps do I have to perform in order to install that font 
> correctly?

That seems to use Adobe(?) Euro fonts. Hans?



Grüßlis vom Hraban!
-- 
http://www.fiee.net/texnique/

      parent reply	other threads:[~2004-02-08 17:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-06 12:01 Stefan Wachter
2004-02-08 11:30 ` Thomas A.Schmitz
2004-02-15 20:58   ` Stefan Wachter
2004-02-08 17:26 ` Henning Hraban Ramm [this message]

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=DF8AA542-5A5B-11D8-AB80-0030659899AA@fiee.net \
    --to=hraban@fiee.net \
    --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).