ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Henning Hraban Ramm <texml@fiee.net>
Subject: fullhz, kerning and glue
Date: Tue, 12 Jul 2022 21:42:34 +0200	[thread overview]
Message-ID: <a0e4df6f-bf5e-17d7-18d8-883cafbdbc2f@fiee.net> (raw)

Hi,
I just added an explanation of "fullhz" to the options in 
https://wiki.contextgarden.net/Command/setupalign.
but I’m actually unsure if it’s right.

In the sources I found:
https://source.contextgarden.net/tex/context/base/mkxl/hand-ini.mkxl

%D At some point we can introduce extreme expansion, i.e. \type 
{\normaladjustspacing\plustwo}.
56
57% 0 = disabled
58% 1 = notused      (thesis)
59% 2 = glyph + kern
60% 3 = glyph only   (default)
61
62\def\font_expansion_enable  {\normaladjustspacing\plusthree}
63\def\font_expansion_enable_k{\normaladjustspacing\plustwo}
64%def\font_expansion_enable_n{\normaladjustspacing\plusone}
65\def\font_expansion_disable {\normaladjustspacing\zerocount}

And "fullhz" in spac-ali.mkxl calls \font_expansion_enable_k.

So, apparently fullhz enables stretching of *kerning* – that sounds to 
me like letterspacing.

OTOH in my notes (and thus in my book) I have the information that 
fullhz enables stretching of *glue*, and I thought that would mean 
whitespace outside of words.

Please enlighten me?

Hraban
___________________________________________________________________________________
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:[~2022-07-12 19:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-12 19:42 Henning Hraban Ramm via ntg-context [this message]
2022-07-12 20:24 ` Hans Hagen via ntg-context

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=a0e4df6f-bf5e-17d7-18d8-883cafbdbc2f@fiee.net \
    --to=ntg-context@ntg.nl \
    --cc=texml@fiee.net \
    /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).