[NTG-context] Re: new upload

2024-06-19 Thread Pablo Rodriguez via ntg-context
On 6/18/24 22:15, Hans Hagen wrote:
> [...]
> - for pablo to test signing

Many thanks for this, Hans.

It might take a while, since I would like to test this for some time.

Pablo

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___


[NTG-context] Re: New upload doesn't work on macOS 10.13.6

2024-02-18 Thread Gavin via ntg-context
Hi Ralf

I keep TeX Live on my Mac. It’s a great fall-back when I have new version 
surprises with ConTeXt.

   tug.org/mactex/

TeX Live has a friendly installer. Updates are easy with TeX Live Utility. TeX 
Live has a version of ConTeXt from last May, and it’s quite a good version, in 
my opinion. (ConTeXt  ver: 2023.05.05 18:36 LMTX  fmt: 2023.12.18)

If you need any LaTeX stuff for some reason, it’s all there in TeX Live.

Gavin


> On Feb 18, 2024, at 1:01 PM, Ralf Heinrich Arning  wrote:
> 
> Hi list,
> 
> after having tried to update with the new upload, ConTEXt doesn't run 
> anymore. 
> 
> According to the output the new version requires a more recent system. I 
> still use macOS 10.13.6 (High Sierra).
> 
> This is what I get:
> 
> =
> context TestCode.tex
> dyld: lazy symbol binding failed: Symbol not found: chkstk_darwin
> Referenced from: 
> /Applications/TeX/context-osx-64/tex/texmf-osx-64/bin/context (which was 
> built for Mac OS X 12.7)
> Expected in: /usr/lib/libSystem.B.dylib
> 
> dyld: Symbol not found: chkstk_darwin
> Referenced from: 
> /Applications/TeX/context-osx-64/tex/texmf-osx-64/bin/context (which was 
> built for Mac OS X 12.7)
> Expected in: /usr/lib/libSystem.B.dylib
> 
> /bin/bash: line 2:  1569 Abort trap: 6   context TestCode.tex
> context TestCode.tex
> dyld: lazy symbol binding failed: Symbol not found: chkstk_darwin
> Referenced from: 
> /Applications/TeX/context-osx-64/tex/texmf-osx-64/bin/context (which was 
> built for Mac OS X 12.7)
> Expected in: /usr/lib/libSystem.B.dylib
> 
> dyld: Symbol not found: chkstk_darwin
> Referenced from: 
> /Applications/TeX/context-osx-64/tex/texmf-osx-64/bin/context (which was 
> built for Mac OS X 12.7)
> Expected in: /usr/lib/libSystem.B.dylib
> 
> /bin/bash: line 4:  1579 Abort trap: 6   context TestCode.tex
> ===
> 
> Trying to install again, I get:
> 
> 
> sh install.sh
> dyld: lazy symbol binding failed: Symbol not found: chkstk_darwin
> Referenced from: /Applications/TeX/context-osx-64/bin/mtxrun (which was built 
> for Mac OS X 12.7)
> Expected in: /usr/lib/libSystem.B.dylib
> 
> dyld: Symbol not found: chkstk_darwin
> Referenced from: /Applications/TeX/context-osx-64/bin/mtxrun (which was built 
> for Mac OS X 12.7)
> Expected in: /usr/lib/libSystem.B.dylib
> 
> install.sh: line 105:  1693 Abort trap: 6   $PWD/bin/mtxrun --script 
> ./bin/mtx-install.lua --update --server="$LMTXSERVER" 
> --instance="$LMTXINSTANCE" --platform="$PLATFORM" --erase 
> --extras="$LMTXEXTRAS"
> 
> ==
> 
> 
> What can I do?
> 
> Do I have to reinstall an older version? How can I do this?
> 
> Desperately,
> 
> Ralf
> ___
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : ntg-context@ntg.nl / 
> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive  : https://github.com/contextgarden/context
> wiki : https://wiki.contextgarden.net
> ___

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___


[NTG-context] Re: New upload doesn't work on macOS 10.13.6

2024-02-18 Thread Mojca Miklavec
Dear Ralf,

On Sun, 18 Feb 2024 at 21:07, Ralf Heinrich Arning wrote:
>
> after having tried to update with the new upload, ConTEXt doesn't run anymore.
>
> According to the output the new version requires a more recent system.

We had some technical difficulties on our build farm, so Hans built
the binaries on a (too) recent macOS version.

A binary built on an older version can be found here:

https://build.contextgarden.net/dl/luametatex/main/x86_64-darwinlegacy/luametatex
but you would need to remove some flag first, else the security system
won't let you start it (I would have to check what command exactly
needs to be called; the installer does it automatically for you).
I think that "context" is just a copy of that same binary.

Maybe Hans can rebuild the binary installers using the above binary.

Mojca
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___


[NTG-context] Re: new upload

2023-09-04 Thread Pablo Rodriguez
On 9/4/23 19:22, Hans Hagen wrote:
> Hi,
>
> new upload with packed itemize fix .. hopefyully no side effects of some
> work in progress (but no crashes in test suite so likely ok)

Hi Hans,

many thanks for the ultrafast fix and upload.

Pablo

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


[NTG-context] Re: new upload

2023-08-17 Thread Pablo Rodriguez
On 8/16/23 19:46, Hans Hagen via ntg-context wrote:
> Hi Pablo,
>
> I Uploaded an update so you can spend the evening wikifying units ...

Hi Hans,

many thanks for the update. As for yesterday, I’m afraid I was required
elsewhere...

> see lowlevel manual for the full list

Many thanks for adding that to the lowlevel manual.

Just in case this might help anyone, I always see what is new in latest
release by comparing the backup from previous latest with current latest
(in my case "meld context .backup-context/date_context/").

I think the best way is to copy from section 6 of the manual.

> \startTEXpage[offset=1ex]
>  x\vrule height 1fa depth 1fd\relax x % \ascender \descender
>  x\vrule height 1sh depth 1sd\relax x % \strutht \strutdp
>  x\vrule height 1fc depth 0pt\relax x % \capheight
> \stopTEXpage
>
> you can also run s-system-units.mkxl and get a unit map

I always forget how to run modules, so compiling this also works:

  \usemodule[system-units]

  \startTEXpage[offset=1ts]
\showunitsmap
  \stopTEXpage

Now I’m editing the dimensions entry in the wiki.

Many thanks for your work again,

Pablo
___
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
___

[NTG-context] Re: new upload

2023-08-16 Thread Hans Hagen via ntg-context

Hi Pablo,

I Uploaded an update so you can spend the evening wikifying units ... 
see lowlevel manual for the full list


\startTEXpage[offset=1ex]
x\vrule height 1fa depth 1fd\relax x % \ascender \descender
x\vrule height 1sh depth 1sd\relax x % \strutht \strutdp
x\vrule height 1fc depth 0pt\relax x % \capheight
\stopTEXpage

you can also run s-system-units.mkxl and get a unit map

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
___


[NTG-context] Re: new upload

2023-08-16 Thread Hans Hagen via ntg-context

On 8/15/2023 10:54 PM, Pablo Rodriguez wrote:

On 8/15/23 22:16, Hans Hagen via ntg-context wrote:

On 8/15/2023 9:27 PM, Pablo Rodriguez wrote:

[...]
I wonder whether we could have (current) frame width and height as unit.

we can have

fw fh fo lw (width height offset linewidth)

but keep in mind that only properties that are set up have a meaningful
value (so with autoheight it is zero)


So 1fw is equal to 2fo + 1lw, isn’t it? (I mean, frame width is left and
right offset [given that all frames have the same length] plus line width.)


fw is more like width-2offset-2linewidth


Sorry, this is to be sure I’m getting this right.

we can also have (available)

lh   lineheight
sh   strutheight
sd   strutdepth

and maybe (pick up from font or have extra font dimens)

fa   font ascender
fd   font descender
fc   font capheight

and the css (easy)

ch   width of zero

and then a kind of periodic table of units

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
___

[NTG-context] Re: new upload

2023-08-15 Thread Pablo Rodriguez
On 8/15/23 22:16, Hans Hagen via ntg-context wrote:
> On 8/15/2023 9:27 PM, Pablo Rodriguez wrote:
>> [...]
>> I wonder whether we could have (current) frame width and height as unit.
> we can have
>
>fw fh fo lw (width height offset linewidth)
>
> but keep in mind that only properties that are set up have a meaningful
> value (so with autoheight it is zero)

So 1fw is equal to 2fo + 1lw, isn’t it? (I mean, frame width is left and
right offset [given that all frames have the same length] plus line width.)

Sorry, this is to be sure I’m getting this right.

> and then you realize that you are the one going to wikify it

Fine (https://wiki.contextgarden.net/Dimensions could be expanded that
way), but I need to check the new units first.

Many thanks for your help,

Pablo
___
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
___

[NTG-context] Re: new upload

2023-08-15 Thread Hans Hagen via ntg-context

On 8/15/2023 9:27 PM, Pablo Rodriguez wrote:

On 8/15/23 19:08, Hans Hagen wrote:

[...]
The units starting with 'u' are considered user units but be carefulk
with other combinations as we have (and will have more) built into
context ones, like

pi : pi for Mikael
ft : foot for Alan
fs : (global body) font size
tw : (layout) text width
th : (layout) text height
hs : (current) hsize
vs : (current) vsize
cd : (when set) column distance
cw : (when set) column width
cx : combination cell width
uu : user unit (\METAFUN)


Many thanks for the new release, Hans.

I wonder whether we could have (current) frame width and height as unit.

we can have

  fw fh fo lw (width height offset linewidth)

but keep in mind that only properties that are set up have a meaningful 
value (so with autoheight it is zero)


and then you realize that you are the one going to wikify it

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
___


[NTG-context] Re: new upload

2023-08-15 Thread Pablo Rodriguez
On 8/15/23 19:08, Hans Hagen wrote:
> [...]
> The units starting with 'u' are considered user units but be carefulk
> with other combinations as we have (and will have more) built into
> context ones, like
>
> pi : pi for Mikael
> ft : foot for Alan
> fs : (global body) font size
> tw : (layout) text width
> th : (layout) text height
> hs : (current) hsize
> vs : (current) vsize
> cd : (when set) column distance
> cw : (when set) column width
> cx : combination cell width
> uu : user unit (\METAFUN)

Many thanks for the new release, Hans.

I wonder whether we could have (current) frame width and height as unit.

Many thanks for your help,

Pablo
___
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
___


[NTG-context] Re: new upload

2023-07-19 Thread Hans Hagen via ntg-context

On 7/18/2023 11:53 PM, Rik Kabel wrote:

Nice. Some of my make files use concurrence (MAKEFLAGS += --jobs=5). 
That seems to bring similar benefits. Is this different beyond the syntax?
they are different processes indeed, but the implementation is somewhat 
curious as it needs to be portable across operating systems and i don't 
want to add dependencies to the engine, so we go for a little less 
performance but not that much in practice


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
___


[NTG-context] Re: new upload

2023-07-18 Thread Rik Kabel


On 7/18/2023 4:12 PM, Hans Hagen wrote:

Hi,

In todays upload there is a follow up on a new feature that is already 
present in the previous upload (but that was not yet advertised):


  context --parallel test1.tex test2.tex test3.tex

  context --parallel --pattern=test*.tex

  context --parallellist myfile.cmd  (filters context processing lines)

  context --parallel test1.tex test2.tex test3.tex --terminal

The --parellel feature will run in parallel, By default upto 8 jobs 
but you can specify less or more depending on your hardware but on my 
machine this is reasonable.


See workflows-parrallel at the end for more info. That one also 
mentions the new --forceinput flag which makes that when these


  context foo-1.tex --mode=m-1 --forceinput=whatever.tex
  context foo-3.tex --mode=m-3 --forceinput=whatever.tex

are run in parallel there is no clash in tuc/pdf. Of course not all 
scenarios might work out well. Commandline arguments given are passed 
on to the different jobs but it's good enough for the purpose I have 
in mind.


fwiw: a single pass teststuite run (some 1950 files) goes down from 
1350 to 700 seconds but another run with 1200 complex xml documents 
goes 4 times faster. In the end this is way cheaper than updating a 5 
year old dev machine (a new one would run about twice as fast which 
would bring about the same gain).


Hans

ps. Because tex is a memory intense application it doesn't scale with 
the number of cores unless one has the latest greatest fast memory as 
well as generous cpu caches. There's only so much one can do in the 
code base about it.



Nice. Some of my make files use concurrence (MAKEFLAGS += --jobs=5). 
That seems to bring similar benefits. Is this different beyond the syntax?


--
Rik

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

[NTG-context] Re: new upload

2023-07-10 Thread Hans Hagen

On 7/10/2023 5:51 PM, Rik Kabel wrote:
The following code now fails. It works as expected under 2023.05.05 as 
found in the texlive.net runner.


    \defineparagraphs[TwoCols][n=2]
    \setupparagraphs[TwoCols][2][\width=.5\textwidth]
    \starttext

    \input knuth \par

    \startTwoCols
    \input knuth \par
    \nextTwoCols
    \input knuth \par
    \stopTwoCols

    \input knuth \par

    \stoptext

remove a \ in \\ in line 187 of tabl-mis.mkxl and then remake the format

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
___

[NTG-context] Re: new upload

2023-07-10 Thread Rik Kabel
The following code now fails. It works as expected under 2023.05.05 as 
found in the texlive.net runner.


   \defineparagraphs[TwoCols][n=2]
   \setupparagraphs[TwoCols][2][\width=.5\textwidth]
   \starttext

   \input knuth \par

   \startTwoCols
   \input knuth \par
   \nextTwoCols
   \input knuth \par
   \stopTwoCols

   \input knuth \par

   \stoptext

--
Rik

On 2023-07-09 13:51, Hans Hagen via ntg-context wrote:

Hi,

No functional changes this time:

- some more consistent usage of new primitives instead of helper 
macros, also a bit of a look and feel related effort as well as 
getting even less tracing clutter (the kind of changes for Wolfgang to 
check -)


- as aside effect there is some performance gain (there is not that 
much more to gain now unless we go ugly); this all depends on usage of 
course


- at some point some of the more obscure middle level helpers (dating 
from mkii) might move to a module as i don't think anyone uses them in 
lmtx


There are quite some files affected (all is tripple checked but who 
knows). If there are issues, they should be easy to fix.


We're now moving into page builder (another side effect of math 
tuneup) mode and have some new features coming there.


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

[NTG-context] Re: new upload

2023-07-10 Thread Hans Hagen

On 7/10/2023 10:43 AM, denis.ma...@unibe.ch wrote:


Page puilder mode sounds interesting! What are you plans for that?


Things like:

- overflow area
- vertical expansion
- more detailed tracing
- more accurate \testpage
- initial and as-we-go stretch/shrink manipulation

Most is already there but in the process of being documented and tested.

Atached is an example (from the manual) that shows somethign that can be 
handy for those who typeset novels and such. (vz is a variant on hz and 
is something that Hermann Zapf suggested long ago when we discussed 
vertical expansion.)


Other tricks are:

\setupalign[vertical,height]



\setpagelooseness[-2]



and such which can be used to influence the current page.

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
-


vz.pdf
Description: Adobe PDF document
\starttext

\startbuffer[vz-1]
\starttext
\showframe[text]
\enabletrackers[layout.vz]
\setuplayout[width=middle,headerdistance=5mm,vz=no]
\clubpenalty  1
\widowpenalty 1
\dostepwiserecurse{0}{30}{1}{
\dorecurse{#1}{\strut dummy line ##1\par}
\dorecurse{4}{\samplefile{tufte}\par}
}
\stoptext
\stopbuffer

\startbuffer[vz-2]
\starttext
\showframe[text]
\enabletrackers[layout.vz]
\setuplayout[width=middle,headerdistance=5mm,vz=yes]
\clubpenalty  1
\widowpenalty 1
\dostepwiserecurse{0}{30}{1}{
\dorecurse{#1}{\strut dummy line ##1\par}
\dorecurse{4}{\samplefile{tufte}\par}
}
\stoptext
\stopbuffer

\startbuffer[vz-3]
\starttext
\showframe[text]
\enabletrackers[layout.vz]
\setuplayout[width=middle,headerdistance=5mm,vz=2]
\clubpenalty  1
\widowpenalty 1
\dostepwiserecurse{0}{30}{1}{
\dorecurse{#1}{\strut dummy line ##1\par}
\dorecurse{4}{\samplefile{tufte}\par}
}
\stoptext
\stopbuffer

\startplacefigure[location=here,reference=fig:vz-1,title={Cheating with 
vertical expansion: \type {[vz=no]}.}]
\startcombination[4*1]
{\typesetbuffer[vz-1][width=\combinationwidth,page=1,frame=on]} {}
{\typesetbuffer[vz-1][width=\combinationwidth,page=2,frame=on]} {}
{\typesetbuffer[vz-1][width=\combinationwidth,page=3,frame=on]} {}
{\typesetbuffer[vz-1][width=\combinationwidth,page=4,frame=on]} {}
\stopcombination
\stopplacefigure

\startplacefigure[location=here,reference=fig:vz-2,title={Cheating with 
vertical expansion: \type {[vz=yes]}.}]
\startcombination[4*1]
{\typesetbuffer[vz-2][width=\combinationwidth,page=1,frame=on]} {}
{\typesetbuffer[vz-2][width=\combinationwidth,page=2,frame=on]} {}
{\typesetbuffer[vz-2][width=\combinationwidth,page=3,frame=on]} {}
{\typesetbuffer[vz-2][width=\combinationwidth,page=4,frame=on]} {}
\stopcombination
\stopplacefigure

\startplacefigure[location=here,reference=fig:vz-3,title={Cheating with 
vertical expansion: \type {[vz=2]}.}]
\startcombination[4*1]
{\typesetbuffer[vz-3][width=\combinationwidth,page=1,frame=on]} {}
{\typesetbuffer[vz-3][width=\combinationwidth,page=2,frame=on]} {}
{\typesetbuffer[vz-3][width=\combinationwidth,page=3,frame=on]} {}
{\typesetbuffer[vz-3][width=\combinationwidth,page=4,frame=on]} {}
\stopcombination
\stopplacefigure

\stoptext
___
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
___

[NTG-context] Re: new upload

2023-07-10 Thread denis.maier
Hi Hans,

Page puilder mode sounds interesting! What are you plans for that?

Best,
Denis

> -Ursprüngliche Nachricht-
> Von: Hans Hagen via ntg-context 
> Gesendet: Sonntag, 9. Juli 2023 19:51
> An: mailing list for ConTeXt users 
> Cc: Hans Hagen 
> Betreff: [NTG-context] new upload
> 
> Hi,
> 
> No functional changes this time:
> 
> - some more consistent usage of new primitives instead of helper macros, also
> a bit of a look and feel related effort as well as getting even less tracing 
> clutter
> (the kind of changes for Wolfgang to check -)
> 
> - as aside effect there is some performance gain (there is not that much more
> to gain now unless we go ugly); this all depends on usage of course
> 
> - at some point some of the more obscure middle level helpers (dating from
> mkii) might move to a module as i don't think anyone uses them in lmtx
> 
> There are quite some files affected (all is tripple checked but who knows). If
> there are issues, they should be easy to fix.
> 
> We're now moving into page builder (another side effect of math tuneup)
> mode and have some new features coming there.
> 
> Hans
> 
> 
> -
>Hans Hagen | PRAGMA ADE
>Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
> tel: 038 477 53 69 |
> https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.
> pragma-
> ade.nl%2F=05%7C01%7Cdenis.maier%40unibe.ch%7C19dfcbacacda44
> fca92308db80a59c54%7Cd400387a212f43eaac7f77aa12d7977e%7C1%7C
> 0%7C638245221007372928%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4
> wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%
> 7C%7C%7C=G7QB0pUJwFq5Crvdd4hLvSzCnvtdcXASsjWLUs1%2FfbU
> %3D=0 |
> https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.
> pragma-
> pod.nl%2F=05%7C01%7Cdenis.maier%40unibe.ch%7C19dfcbacacda44
> fca92308db80a59c54%7Cd400387a212f43eaac7f77aa12d7977e%7C1%7C
> 0%7C638245221007372928%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4
> wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%
> 7C%7C%7C=mOLZeMc5fuwcF3UXd%2BGgQmA04HxVs4c1kNSkWlnGL
> VU%3D=0
> -
> ___
> 
> If your question is of interest to others as well, please add an entry to the
> Wiki!
> 
> maillist : ntg-context@ntg.nl /
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww
> .ntg.nl%2Fmailman%2Flistinfo%2Fntg-
> context=05%7C01%7Cdenis.maier%40unibe.ch%7C19dfcbacacda44fca
> 92308db80a59c54%7Cd400387a212f43eaac7f77aa12d7977e%7C1%7C0%
> 7C638245221007372928%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wL
> jAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C
> %7C%7C=cXh7bNY48ulIZPX3P6Imj5tkgdR%2B0TRXzWxoTEOVrbE%3D
> =0
> webpage  :
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww
> .pragma-
> ade.nl%2F=05%7C01%7Cdenis.maier%40unibe.ch%7C19dfcbacacda44
> fca92308db80a59c54%7Cd400387a212f43eaac7f77aa12d7977e%7C1%7C
> 0%7C638245221007372928%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4
> wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%
> 7C%7C%7C=FLpFbVGfocFjXA3qqoyUb96bGY%2F36zbeexypTcW0EcY
> %3D=0 /
> https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcontex
> t.aanhet.net%2F=05%7C01%7Cdenis.maier%40unibe.ch%7C19dfcbaca
> cda44fca92308db80a59c54%7Cd400387a212f43eaac7f77aa12d7977e%7C
> 1%7C0%7C638245221007372928%7CUnknown%7CTWFpbGZsb3d8eyJWIj
> oiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C
> 3000%7C%7C%7C=Ua4zTxMemOWwmsT5AeMJNw0r1oQRVNVrHnaz
> bdvnmJs%3D=0
> archive  :
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbitbu
> cket.org%2Fphg%2Fcontext-
> mirror%2Fcommits%2F=05%7C01%7Cdenis.maier%40unibe.ch%7C19
> dfcbacacda44fca92308db80a59c54%7Cd400387a212f43eaac7f77aa12d797
> 7e%7C1%7C0%7C638245221007372928%7CUnknown%7CTWFpbGZsb3d8
> eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3
> D%7C3000%7C%7C%7C=DXoFJ0Ng%2B4cfRLwglgcBGeY4qGTUBBR65
> 8JZe7HooRs%3D=0
> wiki :
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconte
> xtgarden.net%2F=05%7C01%7Cdenis.maier%40unibe.ch%7C19dfcbac
> acda44fca92308db80a59c54%7Cd400387a212f43eaac7f77aa12d7977e%7
> C1%7C0%7C638245221007372928%7CUnknown%7CTWFpbGZsb3d8eyJWI
> joiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C
> 3000%7C%7C%7C=vOXj9LP1mNcKIsct76foOm8TT3YAZlL7vEbAH6cOs
> 88%3D=0
> ___
> 
___
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  :