ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: Context List <ntg-context@ntg.nl>
Subject: Re: Table p column format
Date: Wed, 08 Sep 1999 00:16:08 +0200	[thread overview]
Message-ID: <37D58EA8.5BE839F4@wxs.nl> (raw)
In-Reply-To: <Pine.SGI.4.04.9909071807510.5246-100000@urizen>

Matthew Baker wrote:

> > What is pos,per? Do you mean pos,ber? How do you invoke the german s?
> > \SS as well as "s in \de mode works ok here, in cmr and in pos and in
> > lbr.
> 
> Yes, I did mean to type pos,ber.  I have tried the ß key (German
> keyboard), "s and \SS.  All with the same result, ie SS.  It prints
> nothing in cmr, ie Schloß comes out as Schlo.  I never got that to work in
> LaTeX either.  It's basically why I gave up on cmr and bought the lbr
> fonts.  When you say "here", do you mean tetex and unix?

"s only works when the language is \de (\german)

what does \show\SS report? 

Plain tex says: 

  \chardef\ss="19

so you can try \chardef\SS="19 (just try not stick to it) 

and (I cannot type ss here, so imagine q to be ss): 

\catcode`q=\active \def q{\char"19\relax}

At least this should give you some cues. 

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


      reply	other threads:[~1999-09-07 22:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-07 11:48 Matthew Baker
1999-09-07 13:00 ` Hans Hagen
1999-09-07 13:25   ` Matthew Baker
1999-09-07 14:29     ` Hans Hagen
1999-09-07 15:00       ` Matthew Baker
1999-09-07 15:24         ` Gilbert van den Dobbelsteen
1999-09-07 22:06           ` Hans Hagen
1999-09-07 15:50         ` Hans Hagen
1999-09-07 16:13           ` Matthew Baker
1999-09-07 22:16             ` 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=37D58EA8.5BE839F4@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).