ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: French, ? : ; !, and spacing, \setuppapersize problem
Date: Fri, 14 May 2004 21:19:28 +0200	[thread overview]
Message-ID: <6.0.1.1.2.20040514211803.02a7cf20@server-1> (raw)
In-Reply-To: <Pine.LNX.4.58.0405141917350.6055@gaston.free.fr>

At 19:25 14/05/2004, Peter Münster wrote:
>On Fri, 14 May 2004, Hans Hagen wrote:
>
> > >(Passing on a question.) Is there a simple methode to automatically add
> > >a thinspace before "?", "!", ":" and ";" as it is done commonly in
> > >French? This would make typing easier and would allow to change a
> > >thinspace into a normal space etc.
> >
> > \useencoding[ffr]
> >
> > \starttext
> >
> > \fr test: test
> >
> > \de test: test
> >
> > \stoptext
>
>Hello,
>thanks for this "ffr"-mode. I took a look into m-tryout.tex and
>enco-ffr.tex, but unfortunately I didn't find out where to trigger a
>thinspace instead of a full space before the colon.
>Could you help please?  (ConTeXt version is 2004.3.16)
>Cheers, Peter

deeply burried functionality:

\definehspace[fr][:][.25em]
\definehspace[fr][;][.25em]
\definehspace[fr][!][.25em]
\definehspace[fr][?][.25em]

\useencoding[ffr]

\starttext

\fr test: test

\stoptext

Hans  

      reply	other threads:[~2004-05-14 19:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-14  8:22 Tobias Burnus
2004-05-14  8:33 ` Patrick Gundlach
2004-05-14 10:10 ` Hans Hagen
2004-05-14 17:25   ` Peter Münster
2004-05-14 19:19     ` Hans Hagen [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=6.0.1.1.2.20040514211803.02a7cf20@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).