There's a problem downloading lowlevel-alignments.pdf.
Here's a slice of the log of install.sh:

mtx-install     | updating tex/texmf, 1530 files
mtx-install     | updating tex/texmf-context, 4130 files
mtx-install | changed : 0 % : 27550 : tex/texmf-context/context/data/scite/context/lexers/data/scite-context-data-context.lua mtx-install | changed : 1 % : 15493 : tex/texmf-context/context/data/scite/context/lexers/data/scite-context-data-tex.lua mtx-install | changed : 1 % : 23670 : tex/texmf-context/context/data/scite/context/scite-context-data-context.properties mtx-install | changed : 2 % : 13061 : tex/texmf-context/context/data/scite/context/scite-context-data-tex.properties mtx-install | changed : 2 % : 27550 : tex/texmf-context/context/data/textadept/context/data/scite-context-data-context.lua mtx-install | changed : 3 % : 15493 : tex/texmf-context/context/data/textadept/context/data/scite-context-data-tex.lua mtx-install | changed : 3 % : 150521 : tex/texmf-context/context/data/vscode/extensions/context/syntaxes/context-syntax-tex.json mtx-install | added : 7 % : 199 : tex/texmf-context/doc/context/documents/general/manuals/lowlevel-alignments.pdf mtx-install | tex/texmf-context/doc/context/documents/general/manuals/lowlevel-alignments.pdf, trying again: mtx-install | added : 7 % : 199 : tex/texmf-context/doc/context/documents/general/manuals/lowlevel-alignments.pdf mtx-install | tex/texmf-context/doc/context/documents/general/manuals/lowlevel-alignments.pdf, trying again: mtx-install | added : 7 % : 199 : tex/texmf-context/doc/context/documents/general/manuals/lowlevel-alignments.pdf mtx-install | tex/texmf-context/doc/context/documents/general/manuals/lowlevel-alignments.pdf, trying again: mtx-install | added : 7 % : 199 : tex/texmf-context/doc/context/documents/general/manuals/lowlevel-alignments.pdf mtx-install | tex/texmf-context/doc/context/documents/general/manuals/lowlevel-alignments.pdf, trying again: mtx-install | added : 7 % : 199 : tex/texmf-context/doc/context/documents/general/manuals/lowlevel-alignments.pdf mtx-install | tex/texmf-context/doc/context/documents/general/manuals/lowlevel-alignments.pdf, try again later:

After 5 unsuccessful trials to download the file, the updating process does not complete. The script ends without errors, but it's clear the update has failed.

Massi


Il 30/08/21 16:30, Hans Hagen via ntg-context ha scritto:
Hi,

new in this upload are some features in tabulate (not all enabled yet), like

\starttabulate[|lG{.}|cG{,}|rG{=}|cG{x}|]
\NC 1.1     \NC 2,2     \NC 3=3     \NC a 0xFF   \NC \NR
\NC 11.11   \NC 22,22   \NC 33=33   \NC b 0xFFF  \NC \NR
\NC 111.111 \NC 222,222 \NC 333=333 \NC c 0xFFFF \NC \NR
\stoptabulate

\starttabulate[|lG{}|lG{}|]
\NC \showglyphs \setalignmentcharacter{.}1.1     \NC \setalignmentcharacter{.}1.1     \NC\NR \NC \showglyphs \setalignmentcharacter{,}11,11   \NC \setalignmentcharacter{,}11,11   \NC\NR \NC \showglyphs \setalignmentcharacter{=}111=111 \NC \setalignmentcharacter{=}111=111 \NC\NR
\stoptabulate

\starttabulate[|lG{.}|lG{}|]
\NC 1.1     \NC \setalignmentcharacter{.}1.1     \NC\NR
\NC 11.11   \NC \setalignmentcharacter{.}11.11   \NC\NR
\NC 111.111 \NC \setalignmentcharacter{.}111.111 \NC\NR
\stoptabulate

\starttabulate[|lG{.}|rG{.}|]
\NC foo.bar \NC foo.bar \NC \NR
\NC  oo.ba  \NC  oo.ba  \NC \NR
\NC   o.b   \NC   o.b   \NC \NR
\stoptabulate

\starttabulate[|cG{d}|]
\NC \smallcaps abcdefgh \NC \NR
\NC              xdy    \NC \NR
\NC \sl          xdy    \NC \NR
\NC \tttf        xdy    \NC \NR
\NC \tfd          d     \NC \NR
\stoptabulate

The G option is like g but better so it sort of replaces it.

updated: lowlevel-expansion   (also discusses luametatex)
new    : lowlevel-alignments  (also discusses luametatex)

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
___________________________________________________________________________________
___________________________________________________________________________________
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 via email to