ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen via ntg-context <ntg-context@ntg.nl>
To: Hans van der Meer via ntg-context <ntg-context@ntg.nl>
Cc: Hans Hagen <j.hagen@freedom.nl>
Subject: Re: [NTG-context] font style and size interaction
Date: Tue, 30 May 2023 14:14:51 +0200	[thread overview]
Message-ID: <39f99b05-ef55-c7a4-1ad8-36eb40233fa8@freedom.nl> (raw)
In-Reply-To: <36021F03-2DEF-45A6-8B1C-C09E92926AA6@ziggo.nl>

On 5/30/2023 12:24 PM, Hans van der Meer via ntg-context wrote:
> Hans,
> 
> I see this as a no with respect to changing the behaviour of \small and 
> friends. Which I can well understand: changes on this level may trigger 
> a lot of unwanted problems.
> But now I can program around it with a clear conscience;-)
normally for soem inline change where one doesn not have side effects 
(like interline spacing etc) \itx is okay as smaller \it (\itxx for even 
smaller sizes)

Of course you can go on an adventure trip:

test {\it test
     \glyphscale \numexpr \glyphscale * 700 / 1000 \relax test
     \glyphscale \numexpr \glyphscale * 800 / 1000 \relax test
     \glyphxscale \numexpr \glyphxscale * 3500 / 1000 \relax test
     \glyphyscale \numexpr \glyphyscale * 3500 / 1000 \relax test
     }
test

Hans

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

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2023-05-30 12:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-30  8:18 Hans van der Meer via ntg-context
2023-05-30  9:33 ` Hans Hagen via ntg-context
2023-05-30 10:24   ` Hans van der Meer via ntg-context
2023-05-30 12:14     ` Hans Hagen via ntg-context [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=39f99b05-ef55-c7a4-1ad8-36eb40233fa8@freedom.nl \
    --to=ntg-context@ntg.nl \
    --cc=j.hagen@freedom.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).