ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Thangalin <thangalin@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] Re: upload
Date: Thu, 10 Aug 2023 18:31:10 -0700	[thread overview]
Message-ID: <CAANrE7rqkNa3EGpug2K-oPrLMLtsKdMuGH8EQ8KLXk9==QRE0A@mail.gmail.com> (raw)
In-Reply-To: <00797183-c837-2a7d-5eb8-7ed48b310a7a@xs4all.nl>


[-- Attachment #1.1: Type: text/plain, Size: 2959 bytes --]

Did arguments regress in 2023.08.10 02:59?

$ cat u.tex
\starttext
Feisty arguments
\stoptext
$ context u.tex
$  ls -la *.pdf
-rw-r--r-- 1 username username 6279 Aug 10 18:28 u.pdf
$ context --arguments=x=y u.tex | grep error
tex error       > tex error on line 13 in file : Use of \getrawparameters
doesn't match its definition
mtx-context     | fatal error: return code: 1

This was working with the previous release.

On Wed, Aug 9, 2023 at 8:43 AM Hans Hagen <j.hagen@xs4all.nl> wrote:

> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 4268 bytes --]

[-- Attachment #2: Type: text/plain, Size: 495 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

  parent reply	other threads:[~2023-08-11  1:33 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09 15:42 [NTG-context] upload Hans Hagen
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 [this message]
2023-08-11  6:19   ` Hans Hagen
2023-08-11 16:41     ` Thangalin
2024-01-17 23:13 [NTG-context] upload Hans Hagen
2024-01-18  1:35 ` [NTG-context] upload Otared Kavian
2024-01-18  6:29   ` Mikael Sundqvist
2024-01-18  7:17     ` Jeong Dal via ntg-context
2024-01-18 14:27       ` Otared Kavian
2024-01-18 14:49         ` Hans Hagen
2024-01-18 19:04 ` Alain Delmotte
2024-01-18 19:43   ` Denis Maier via ntg-context
2024-01-19 17:34     ` Pablo Rodriguez via ntg-context
2024-01-19 18:55       ` Denis Maier via ntg-context
2024-01-19 21:56       ` Otared Kavian
2024-01-20  7:41         ` Alain Delmotte
2024-01-20  8:38       ` Hans Hagen via ntg-context
2024-01-20  8:58         ` vm via ntg-context
2024-01-20  9:32           ` Ursula Hermann
2024-01-20  9:45             ` Hans Hagen
2024-01-23  9:09             ` Hans Hagen via ntg-context
2024-01-23 16:29               ` Otared Kavian
2024-01-23 18:02                 ` Bruce Horrocks
2024-01-23 20:08                 ` Hans van der Meer via ntg-context
2024-01-23 20:59                   ` Otared Kavian
2024-01-23 21:06                     ` Thomas A. Schmitz
2024-01-24  9:29                       ` Otared Kavian
2024-01-23 21:02                   ` Otared Kavian
2024-01-20 13:04         ` Pablo Rodriguez via ntg-context
2024-01-21 11:33         ` Alain Delmotte
2024-02-14 12:44 [NTG-context] upload Hans Hagen
2024-02-15  9:02 ` [NTG-context] upload luigi scarso
2024-02-15  9:35   ` Mikael Sundqvist
2024-02-15  9:48   ` Hans Hagen
2024-04-01  7:31 [NTG-context] upload Hans Hagen
2024-04-01  8:17 ` [NTG-context] upload Mikael Sundqvist
2024-04-01  9:34 ` Otared Kavian
2024-04-01  9:48   ` Hans Hagen

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='CAANrE7rqkNa3EGpug2K-oPrLMLtsKdMuGH8EQ8KLXk9==QRE0A@mail.gmail.com' \
    --to=thangalin@gmail.com \
    --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).