ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen via ntg-context <ntg-context@ntg.nl>
To: Marcus Vinicius Mesquita via ntg-context <ntg-context@ntg.nl>
Cc: Hans Hagen <j.hagen@freedom.nl>
Subject: Re: [NTG-context] new version
Date: Fri, 23 Jun 2023 12:58:22 +0200	[thread overview]
Message-ID: <d6712a92-41f9-0c18-8ac2-18f738cd8599@freedom.nl> (raw)
In-Reply-To: <CAK9ODgQEDOAiUMJ_ctf8P+6_mA_uNV4do42i1zt==9GyQR-g1Q@mail.gmail.com>

On 6/23/2023 11:54 AM, Marcus Vinicius Mesquita via ntg-context wrote:
> Should then \setupalign[granular] be used before defining font features?
No, it's an independent feature of the linebreak mechanism. You can run 
this and see how it kicks in

\starttext

\definecolor[ttest][a=1,t=.5]
\definecolor[rtest][a=1,t=.5,r=1]

\dostepwiserecurse{80}{120}{1}{
     \startTEXpage[offset=1ts]
         \startcombination[1*3]
             {\startoverlay
                 {\vtop{\showmakeup[space]\hsize #1mm\ttest 
         \samplefile{tufte}}}
                 {\vtop{\showmakeup[space]\hsize #1mm\rtest 
\setupalign[granular]\samplefile{tufte}}}
             \stopoverlay} {}
             {\vtop{\showmakeup[space]\hsize #1mm\ttest 
     \samplefile{tufte}}} {}
             {\vtop{\showmakeup[space]\hsize #1mm\rtest 
\setupalign[granular]\samplefile{tufte}}} {}
         \stopcombination
     \stopTEXpage
}

\stoptext



-----------------------------------------------------------------
                                           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-06-23 10:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-22 12:36 Hans Hagen via ntg-context
2023-06-23  9:54 ` Marcus Vinicius Mesquita via ntg-context
2023-06-23 10:58   ` Hans Hagen via ntg-context [this message]
2023-06-23 19:50     ` Marcus Vinicius Mesquita 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=d6712a92-41f9-0c18-8ac2-18f738cd8599@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).