ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Renaud Aubin <aubin@nibua-r.org>
Subject: Re: enco-ffr ?
Date: Sun, 03 Dec 2006 00:49:44 +0100	[thread overview]
Message-ID: <45721118.9060409@nibua-r.org> (raw)
In-Reply-To: <4570C53F.8050401@wxs.nl>

Hi Hans,
> i'm no sure what you mean here
>
> Hans
As a sample is better than words, the following code contains the 
problems induced by the use of \useencoding[ffr]. The first part is only 
here to ensure the correct horizontal spacing. The second part raises 
the problem related to the use of ":" within ref. The last part is 
dedicated to the well identified MP-related problem.

\useencoding[ffr]
\mainlanguage[fr]

\starttext

text:\blank
text;\blank
text?\blank
text!\blank

A sample table is given: \in{tableau}[tab:mytab].

\placetable[here][tab:mytab]{Test}{
\bTABLE
\bTR
\bTD test \eTD
\bTD test \eTD
\eTR
\eTABLE
}
\stopmode

\startuseMPgraphic{test}
numeric u;
u:=1cm;

draw origin--(10u,10u);
\stopuseMPgraphic

\useMPgraphic{test}

\stoptext


Renaud

      parent reply	other threads:[~2006-12-02 23:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-26  0:06 Renaud Aubin
2006-11-26 16:25 ` Hans Hagen
2006-11-26 18:32   ` Renaud Aubin
2006-11-27  8:59     ` Hans Hagen
2006-12-01 23:33       ` Renaud Aubin
2006-12-02  0:13         ` Hans Hagen
2006-12-02  1:24           ` Renaud Aubin
2006-12-02 23:49           ` Renaud Aubin [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=45721118.9060409@nibua-r.org \
    --to=aubin@nibua-r.org \
    --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).