ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: Multiple Problems with font handling
Date: Fri, 01 Mar 2002 01:19:50 +0100	[thread overview]
Message-ID: <5.1.0.14.1.20020301011839.03572f60@server-1> (raw)
In-Reply-To: <200202281638.g1SGcI8E008370@zaire.mchp.siemens.de>

At 05:38 PM 2/28/2002 +0100, Oliver Mihatsch wrote:

>The minimal example I provided works perfectly now. However, when using \tfa
>the hanging puntuation breakes. E.g.
>
>      \setupoutput[pdftex]
>       \usetypescript[serif][hanging][pure]
>       \setupalign [hanging]
> 
>\definetypeface[modern][rm][serif][computer-modern][default][handling=pure]
>       \showframe
>       \starttext
>          \modern
>          \input tufte  \par             % ok hanging punctuation works
>          {\tfa\input tufte \par}        % no hanging punctuation :-(
>          {\switchtobodyfont[big]\input tufte \par} % ok again
>          {\tfx\input tufte \par}                            % ok
>          {\switchtobodyfont[small]\input tufte \par} % ok
>       \stoptext
>
>Interestingly,  \tfx does not switch off the hanging puntuation.
>Also, \switchtobodyfont[...] seems to be  ok.
>(Btw. Is it normal that neither \tfa nor \tfx adapt the interline spaces?)

i tracked down the problem and repaired it (trivial patch actually but it 
took me a while to locate it); has to do with taking care of persistent 
font assignments and preventing duplicate defs

I'll send you the patch for testing

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                                   fall-back web server: 
www.pragma-pod.nl
-------------------------------------------------------------------------


  parent reply	other threads:[~2002-03-01  0:19 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-26 11:06 Oliver Mihatsch
2002-02-27 19:51 ` Hans Hagen
2002-02-28 14:05   ` Oliver Mihatsch
2002-02-28 14:13     ` Frans Goddijn
2002-02-28 16:22       ` Oliver Mihatsch
2002-02-28 18:51         ` Henning Hraban Ramm
2002-02-28 16:38   ` Oliver Mihatsch
2002-02-28 18:54     ` Henning Hraban Ramm
2002-02-28 20:56       ` W. Egger
2002-02-28 21:54         ` Hans Hagen
2002-02-28 22:16       ` Hans Hagen
2002-03-01 15:54         ` Henning Hraban Ramm
2002-03-02 12:59           ` Hans Hagen
2002-03-01  0:19     ` Hans Hagen [this message]
2002-03-01  9:35       ` Oliver Mihatsch
2002-03-02 13:20         ` Hans Hagen
2002-03-04  9:32           ` Oliver Mihatsch
2002-03-04 10:06             ` Hans Hagen
2002-03-04 14:42               ` Oliver Mihatsch
2002-03-04 18:55                 ` Hans Hagen
2002-03-05  8:18                   ` Oliver Mihatsch

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=5.1.0.14.1.20020301011839.03572f60@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).