ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] upload
Date: Wed, 9 Aug 2023 17:42:50 +0200	[thread overview]
Message-ID: <00797183-c837-2a7d-5eb8-7ed48b310a7a@xs4all.nl> (raw)

Hi,

I uploaded a new lmtx. There are some new features that wil be revealed 
in the future (likely after the meeting) but here is one:

\starttext

     \defineoverlay
       [test]
       [\color
          [blue]
          {TEST
           \inframed
             [foregroundcolor=red]
             {xxx}
           TEST}]

     \framed
       [background=test,
        foregroundstyle=\switchtobodyfont[small]]
       {test}

\stoptext

 From now on many commands accept (properly) nested [] inside commands 
that use [] as fences (like the setup commands) where it makes sense. It 
is up to the user to decide to use {} (as before) or not but it is less 
error prone.

It is now also possible to nest setups as in

\starttext

\startsetups one
     \startsetups [three]
         HERE
     \stopsetups
\stopsetups

\startsetups two
     \startsetups [three]
         THERE
     \stopsetups
\stopsetups

\setups[one] \setups[three]

\setups[two] \setups[three]

\stoptext

As part of the ongoing improvements on math rendering we added some 
classic lm/cm kerns (between upperacse and periods / commas) in the 
goodie files.

Some lowlevel manuals have been extended, explaining experimental 'named 
cross macro nesting parameter referencing' and 'constrained cq. retained 
assignments', but that is only relevant for those interested in 
overcoming some limitations in the traditional engines.

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-08-09 15:44 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09 15:42 Hans Hagen [this message]
2023-08-09 19:29 ` [NTG-context] upload Rik Kabel
2023-08-09 21:11   ` Hans Hagen
2023-08-10 12:57     ` Henning Hraban Ramm
2023-08-10 13:03       ` Hans Hagen
2023-08-10 13:33         ` Henning Hraban Ramm
2023-08-10 13:52           ` Wolfgang Schuster
2023-08-10 14:41             ` Hans Hagen via ntg-context
2023-08-10 15:02               ` Wolfgang Schuster
2023-08-10 16:14                 ` Henning Hraban Ramm
2023-08-11  1:31 ` Thangalin
2023-08-11  6:19   ` Hans Hagen
2023-08-11 16:41     ` Thangalin
  -- strict thread matches above, loose matches on Subject: below --
2024-04-01  7:31 [NTG-context] upload Hans Hagen
2024-02-14 12:44 Hans Hagen
2024-01-24 21:43 Hans Hagen
2024-01-17 23:13 Hans Hagen
2023-05-27 10:36 Hans Hagen via ntg-context
2023-05-05 17:02 Hans Hagen via ntg-context
2023-05-05 21:21 ` Aditya Mahajan via ntg-context
2023-05-06  7:46   ` Hans Hagen via ntg-context
2023-05-06 13:33     ` Henning Hraban Ramm via ntg-context
2023-05-06 19:41       ` Hans Hagen via ntg-context
2023-04-27 15:09 Hans Hagen via ntg-context
2023-04-11 21:02 upload Hans Hagen via ntg-context
2023-04-14 15:16 ` [NTG-context] upload Alexandre Christe via ntg-context
2023-04-14 15:39   ` Alexandre Christe via ntg-context
2023-04-14 19:44     ` Mikael Sundqvist 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=00797183-c837-2a7d-5eb8-7ed48b310a7a@xs4all.nl \
    --to=j.hagen@xs4all.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).