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>,
	"Jairo A. del Rio" <jairoadelrio6@gmail.com>
Subject: Re: More funny numbers
Date: Fri, 12 Jun 2020 10:24:56 +0200	[thread overview]
Message-ID: <d4dcf13f-ad6f-f550-aafa-d262108c5dc7@xs4all.nl> (raw)
In-Reply-To: <CAKyqqaYGTnhir2zOc1nMPGzKVyeZCr+thZMrkRSqL=ZMn3zRqQ@mail.gmail.com>

On 6/12/2020 4:35 AM, Jairo A. del Rio wrote:

> It's actually nice to find those bugs when one makes heavy use of math 
> environments. For comparison, LuaTeX prints the correct output.
Well, thanks for finding them! Normnally those bugs are easy to fix. 
Concerning math, there are no real fundamental changes under the hood, 
but in the process of adding some more control there can be side 
effects. For instance:

-- In order to make a bit nicer token interface (from the lua end) there 
has been a bit more abstraction and some internal quantities sit in 
better defined slots with zero based indices not, but in order to do 
that I need to adapt some references and might overlook some ... no big 
deal as there are not that many.

-- Some math rendering is quite hard codes wrt style and already much 
has been made configurable (either controlled by keywords or by 
additional parameters, think of \mathfoomode like ones). But it's easy 
to overlook something there. This is why user testing helps.

-- Some new features (like prescripts that are handy for proper 
chemistry as well as (i still have to adapt some code) mathml) but those 
will go unnoticed / not impact regular math.

-- New (often already old by now) trickery like local math parameters, 
which at some point wil be better interfaced.

-- Actually plenty more is possible but not yet used / done. It will 
happen when I run into the code / have a reason, but the mechanisms are 
there.

In general, not all that is there is yet used. I often do that stepwise 
(just try it out someplace), also because sometimes we need to split 
mkiv and lmtx sources then. Stepwise changes are easier because all kind 
of things can interfere.

Wrt non-math i.e. general new features in the engine, these can for 
instance involve more robust macro coding, full expansion, less horrific 
tracing, future possibilities.

Users are welcome to suggest additional low level context macros that 
they're missing. We're also wondering if some low level macros can go 
away or maybe some 'raw' ones can be aliased to regular ones as 
performance issues matter less nowadays.

There are for instance a few new tricks with macros but I'm not sure how 
many users really define there own, and if so they never asked for those 
specific things.

I'm anyway more or less through my list of engine related todo's (that 
accumulated over years).

All that said, I really appreciate the patience that users have with 
testing,

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 / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2020-06-12  8:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-12  2:35 Jairo A. del Rio
2020-06-12  8:24 ` Hans Hagen [this message]
2020-06-12 15:47 ` 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=d4dcf13f-ad6f-f550-aafa-d262108c5dc7@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --cc=jairoadelrio6@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).