ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Unicode error in embedded metapost
Date: Tue, 25 Sep 2007 09:19:32 +0200	[thread overview]
Message-ID: <F9064133-8483-4CBE-9594-6148ED7AB009@uni-bonn.de> (raw)
In-Reply-To: <fd9bvu$n97$1@sea.gmane.org>


On Sep 24, 2007, at 11:58 PM, Maurí cio wrote:

> Hi,
>
> This small piece of code gives me a wrong
> result:
>
> \startuseMPgraphic{teste}
> z7 = (5cm,0);
> label.lrt("Pontão",z7);
> \stopuseMPgraphic
>
> I just have to change 'btex Pont\~ao etex'
> for 'Pontão' and everything goes fine.
>
> Best,
> Maurício
>
>
\enableregime[utf]

\starttext
\startuseMPgraphic{teste}
z7 = (5cm,0);
label(\sometxt{Pontão},z7);
\stopuseMPgraphic

\useMPgraphic{teste}

\stoptext

http://dl.contextgarden.net/myway/sometxt.pdf

http://www.tex.ac.uk/cgi-bin/texfaq2html?label=minxampl

HTH

Thomas
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2007-09-25  7:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-24 21:58 Maurí­cio
2007-09-25  7:19 ` Thomas A. Schmitz [this message]
2007-09-25 10:18   ` Mojca Miklavec
2007-09-26 16:50     ` Maurí­cio

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=F9064133-8483-4CBE-9594-6148ED7AB009@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --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).