ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: 'german' indention in radio field
Date: Tue, 26 Oct 2004 14:22:27 +0200	[thread overview]
Message-ID: <417E4183.5000305@wxs.nl> (raw)
In-Reply-To: <416F862D.3080301@gmx.net>

Peter Rolf wrote:

> Hi there!
> 
> After a new installation of Texlife my radio field example (4.10.) works 
> (now?).
> But if you simply add
>  \mainlanguage[de]
> the first button is indented again. Hmmm...., it seems that my first 
> example
> was too minimal. I've also tried [en] and [dk]; no problems.

You need to change this in enco-fde,tex (i.e. remove the comment since 
it introduces a space)

\startencoding[pdfdoc]
   \startlanguagespecifics[\s!de]% hm, a % is needed
     \defineactivecharacter " {\"}
   \stoplanguagespecifics
\stopencoding

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------

      reply	other threads:[~2004-10-26 12:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-15  8:11 Peter Rolf
2004-10-26 12:22 ` 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=417E4183.5000305@wxs.nl \
    --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).