[NTG-context] Unwanted space with \startframedtext

2022-12-21 Thread Max Chernoff via ntg-context
Hi Hans,

There's an uncommented linebreak in the definition of
\pack_framed_text_start that's introducing an unwanted space just before
\startframedtext. 

Minimal example:

   \showmakeup[space]
   \starttext
   \hbox{.\startframedtext.\stopframedtext}
   \stoptext
   
Patch:

   --- texmf-context/tex/context/base/mkxl/pack-rul.old 2022-12-21 
19:12:14.790830416 -0700
   +++ texmf-context/tex/context/base/mkxl/pack-rul.mkxl2022-12-21 
19:12:26.193652551 -0700
   @@ -2693,7 +2693,7 @@

\tolerant\protected\def\pack_framed_text_start[#1]#*[#2]#*[#3]% or 
#1#*[#2]#*[#3]% and pass {#1}
  {\bgroup
   -   \edef\currentframedtext{#1}
   +   \edef\currentframedtext{#1}%
   \doifelseassignment{#2}
 {\pack_framed_text_start_indeed\empty{#2}}
 {\pack_framed_text_start_indeed{#2}{#3}}}

(originally reported at https://tex.stackexchange.com/q/669296/270600)

Thanks,
-- Max
___
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
___


Re: [NTG-context] Use section custom value in a header text.

2022-12-21 Thread Pawel Urbanski via ntg-context
>
>
> Hi Everyone,

Thanks for the answers. I learnt something new.
I ended up using the:
\namedstructureuservariable{chapter}{my_custom_variable} command with
\setupheadertexts.
It worked well - at least for my case.

While reading the wiki I started wondering what is the role of:
lefttext / middletext / righttext keys in \setupheader and \setupfooter
commands.
I would understand htem as keys that can be assigned some value for their
respective slots. I tried to put some texts manually, but there was no
effect - or maybe there is some trick to that. It was just a bit of
exploration - the solution I described works well for my case.

Thanks again for your time and experience...
Pawel
___
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
___


Re: [NTG-context] upload

2022-12-21 Thread Pablo Rodriguez via ntg-context
On 12/21/22 17:20, Hans Hagen via ntg-context wrote:
> [...] 
> Some other possible speedups are on-hold till I have better test cases.

Many thanks for the improvements in the new release, Hans.

I have some documents, but I should be reluctant to send longs, because
I’m almost confident that my code is poorly written (to say the least).

The attachment contains a log for a 72 page document with just text
(from XML sources [XHTML generated by pandoc from Markdown file]).

[Since attachments over 100KB aren’t allowed, only the last two runs are
included in the log file.]

With current latest from today, I get:

mkiv lua stats  > runtime: 2.167 seconds, 72 processed pages, 72 shipped
pages, 33.225 pages/second
mtx-context | purged files: xml-context.log, xml-context.tuc
system  | total runtime: 8.779 seconds of 8.818 seconds

Exactly the same sources with previous latest (from 2022.12.15):

mkiv lua stats  > runtime: 2.410 seconds, 72 processed pages, 72 shipped
pages, 29.877 pages/second
mtx-context | purged files: xml-context.log, xml-context.tuc
system  | total runtime: 9.310 seconds of 9.350 seconds

So, the improvement is clear in current latest.

Many thanks again for the improvement,

Pabloresolvers   | formats | executing runner 'run luametatex format': ~/context/tex/texmf-linux-64/bin/luametatex --jobname="./xml-context.xml" --fmt=~/context/tex/texmf-cache/luametatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex/cont-en.fmt --lua=~/context/tex/texmf-cache/luametatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex/cont-en.lui  --c:currentrun=3 --c:environment="xml-context.tex" --c:fulljobname="./xml-context.xml" --c:input="./xml-context.xml" --c:kindofrun=2 --c:maxnofruns=9 --c:purgeall --c:texmfbinpath="~/context/tex/texmf-linux-64/bin"
structure   > lists > out of order sectionsblocks, maybe use \setsectionblock
structure   > lists > out of order sectionsblocks, maybe use \setsectionblock
structure   > lists > out of order sectionsblocks, maybe use \setsectionblock
structure   > lists > out of order sectionsblocks, maybe use \setsectionblock
system  > 
system  > ConTeXt  ver: 2022.12.21 17:13 LMTX  fmt: 2022.12.21  int: english/english
system  > 
system  > 'cont-new.mkxl' loaded
open source > level 1, order 1, name '~/context/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl'
system  > beware: some patches loaded from cont-new.mkiv
close source> level 1, order 1, name '~/context/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl'
system  > 'cont-loc.mkxl' loaded
open source > level 1, order 2, name '~/context/tex/texmf-local/cont-loc.mkxl'
close source> level 1, order 2, name '~/context/tex/texmf-local/cont-loc.mkxl'
system  > files > jobname './xml-context', input './xml-context.xml', result './xml-context'
fonts   > latin modern fonts are not preloaded
languages   > language 'en' is active
open source > level 1, order 3, name 'xml-context.tex'
open source > level 2, order 4, name '~/from-pandoc-to-context/pandoc-xhtml.tex'
close source> level 2, order 4, name '~/from-pandoc-to-context/pandoc-xhtml.tex'
colors  > 'rgb' color space is supported
colors  > 'cmyk' color space is supported
fonts   > checks > registering extra script 'auto'
fonts   > bodyfont '15pt' is defined (can better be done global)
fonts   > bodyfont '18pt' is defined (can better be done global)
close source> level 1, order 4, name 'xml-context.tex'
system  > processing as xml: ./xml-context.xml
xml > core > ignoring public entities 'html' as '-//W3C//DTD XHTML 1.0 Transitional//EN' from 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'
structures  > begin of sectionblock 'whatcomesfirst'
structures  > bookmark: [Portada]
structure   > sectioning > hiddentitle @ level 2 : 0.0 -> [Portada]
fonts   > bodyfont '25pt' is defined (can better be done global)
fonts   > bodyfont '30pt' is defined (can better be done global)
fonts   > bodyfont '20pt' is defined (can better be done global)
backend > xmp > using file '~/context/tex/texmf-context/tex/context/base/mkiv/lpdf-pdx.xml'
pages   > flushing realpage 1, userpage 1, subpage 1
pages   > flushing realpage 2, userpage 2, subpage 2
structures  > bookmark: [Título]
structure   > sectioning > hiddentitle @ level 2 : 0.0 -> [Título]
pages   > flushing realpage 3, userpage 3, subpage 3
structures  > bookmark: [Derechos de autor]
structure   > sectioning > hiddentitle @ level 2 : 0.0 -> \xmlflush {main::24}
pages   > flushing realpage 4, userpage 4, subpage 4
structures  > bookmark: [Dedicatoria]
structure   > sectioning > hiddentitle @ level 2 : 0.0 -> \xmlflush {main::29}
pages   > flushing realpage 5, userpage 5, subpage 5
pages   

[NTG-context] Cron /var/www/aanhet.net/context/bin/cron/context-mirror

2022-12-21 Thread Cron Daemon via ntg-context
receiving incremental file list
 ./
 ctan.lsr
 document-2.htm
 download-1.htm
 download-2.htm
 logo-ade.png
 logo-cts.png
 logo-pod.png
 rss.xml
 show-fil.pdf
 context/latest/
 context/latest/cont-mpd.zip
 context/latest/cont-ppc.zip
 context/latest/cont-sci.zip
 context/latest/cont-tmf.zip
 context/latest/cont-tst.7z
 context/latest/cont-tst.tar.xz
 context/latest/cont-tst.zip
 
 sent 101,520 bytes  received 21,334,966 bytes  3,297,920.92 bytes/sec
 total size is 449,094,478  speedup is 20.95


Running archiver:

New dir: /var/www/aanhet.net/context//htdocs/archives/context-2022-12-21.18
172178708   
/var/www/aanhet.net/context//htdocs/archives/context-2022-12-21.18/latest
126745317   
/var/www/aanhet.net/context//htdocs/archives/context-2022-12-21.18/current
18956262
/var/www/aanhet.net/context//htdocs/archives/context-2022-12-21.18/alpha
126707516   
/var/www/aanhet.net/context//htdocs/archives/context-2022-12-21.18/beta
444591899   
/var/www/aanhet.net/context//htdocs/archives/context-2022-12-21.18
444591899   total
___
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] upload

2022-12-21 Thread Hans Hagen via ntg-context

Hi,

I uploaded a new version of lmtx. This version uses a new counter and 
dimension model deep down (\newinteger and \newdimension) which is more 
efficient in certain cases. From the user's perspective there is no 
difference between \newcount and \newdimen although there are some 
fundamental differences. I might have overlooked a few cases where it 
does make a difference in ConTeXt (easy to handle once I know).


The test suite runs 5-10 % faster depending on the load of the machine 
and the gain mostly relates to memory access (where processes fight over 
memory and cpu cache). Of course I can probably gain more but using a 
faster machien than this 5 year old one but why waste a good machine.


Some other possible speedups are on-hold till I have better test cases.

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
___


Re: [NTG-context] Mathematical MetaFun Mania

2022-12-21 Thread Hans Hagen via ntg-context

On 12/21/2022 3:05 PM, Gavin via ntg-context wrote:

Hi Alexandre and Hans,

I also get no connectors drawn when I typeset Hans’s example file, anchors-002, 
using, ConTeXt  ver: 2022.12.15 18:12 LMTX  fmt: 2022.12.21, on my M1 Mac. Same 
error regarding anch_box_arrows_draw.

The file works fine with ConTeXt  ver: 2022.12.07 20:24 LMTX  fmt: 2022.12.7, 
except for the new cross page feature.


fixed in next upload



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


Re: [NTG-context] Sans Math fonts, for example Computer Modern Bright

2022-12-21 Thread Mikael Sundqvist via ntg-context
Hi,

Not by the computer, but you can try

\setupbodyfont[kpfonts-sans,ss]

I do not think we have tested it so much, so don't hesitate to come with
suggestions on how to improve.

Best, Mikael



Den ons 21 dec. 2022 15:38Oliver Sieber via ntg-context 
skrev:

> Hi there
>
> I am particularly looking for a sans serif font for math and text. I am
> asking, since I spent a lot of time on this subject. I used Fira Math, but
> it is extremely buggy and in my opinion to bold and the different font
> weights are definitely in beta status.
>
> Is it possible to use the Computer Modern Bright font from LaTex?
>
> Best regards
>
> Oli
>
> ___
> 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] Sans Math fonts, for example Computer Modern Bright

2022-12-21 Thread Oliver Sieber via ntg-context
Hi there

I am particularly looking for a sans serif font for math and text. I am asking, 
since I spent a lot of time on this subject. I used Fira Math, but it is 
extremely buggy and in my opinion to bold and the different font weights are 
definitely in beta status.

Is it possible to use the Computer Modern Bright font from LaTex? 

Best regards

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


Re: [NTG-context] Mathematical MetaFun Mania

2022-12-21 Thread Gavin via ntg-context
Hi Alexandre and Hans,

I also get no connectors drawn when I typeset Hans’s example file, anchors-002, 
using, ConTeXt  ver: 2022.12.15 18:12 LMTX  fmt: 2022.12.21, on my M1 Mac. Same 
error regarding anch_box_arrows_draw.

The file works fine with ConTeXt  ver: 2022.12.07 20:24 LMTX  fmt: 2022.12.7, 
except for the new cross page feature.

Gavin


> On Dec 18, 2022, at 4:03 AM, Alexandre Christe via ntg-context 
>  wrote:
> 
> Hi Hans,
> 
> On osx-64 I'm not getting a single connector printed when compiling 
> anchor-002.tex. I've attached the log in case. Am I doing something wrong on 
> my end?
> 
> Le ven. 16 déc. 2022 à 17:56, Hans Hagen via ntg-context  
> a écrit :
> On 12/15/2022 10:54 PM, Otared Kavian via ntg-context wrote:
> > Hi Hans,
> > 
> > Thanks for the new release and the nice anchoring features.
> > 
> > I played a little bit with these, and noticed some issues: in the following 
> > example, linking the bottom bounds of the integral signs is fine (as long 
> > as numbers are put there), but for the upper bounds, the \infty and \pi/2 
> > are not accepted (nor is any letter or greek symbol), but if one replaces 
> > \infty and \pi/2 with numbers, then the link between the upper bounds is 
> > shown. (In this example the links are invading the text, but probably this 
> > is due to the fact that I just copied the Metapost snippet you sent to 
> > Gavin).
> you can pick up a binary with a safeguard from
> 
> https://build.contextgarden.net/#/waterfall?tags=c.luametatex
> 
> (or compile one yourself from work)
> 
> 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
> ___

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


Re: [NTG-context] \typefile not including file and returning success

2022-12-21 Thread Marco Patzer via ntg-context
On Wed, 21 Dec 2022 13:17:15 +0100
Hans Hagen via ntg-context  wrote:

> > But context returning success when it clearly doesn't include the
> > file is unfortunate. The missing file might go completely unnoticed.
> > I'd expect an error there.  
> The next upload will have:
> 
> \adddefaultsuffix[foo,{},crap]
> \adddefaultsuffix[{}]
> 
> \typefile{./crapcrap}
> \typefile{crapcrap}

Thanks Hans for looking into that. I'll play with it after the next
update.

> which someone has to document on the wiki

Wilco

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


Re: [NTG-context] Writing Tabular with \Vert

2022-12-21 Thread Hans Hagen via ntg-context

On 12/21/2022 12:39 PM, Ursula Hermann via ntg-context wrote:

Dear List,

In this tabular I wanted to set \Vert. But when I compile it,

\bTABLE
\bTR
  \bTD \Vert r1c1\Vert \eTD
  \bTD \bf r1c2 \eTD
  \bTD \bf r1c3 \eTD
  \bTD \bf r1c4 \eTD
\eTR
\bTR
  \bTD r2c1 \eTD
  \bTD r2c2 \eTD
  \bTD[nr=2] r2c3 \eTD
  \bTD r2c4 \eTD
\eTR
\bTR
  \bTD r3c1 \eTD
  \bTD r3c2 \eTD
  \bTD r3c4 \eTD
\eTR
\bTR
  \bTD r4c1 \eTD
  \bTD r4c2 \eTD
  \bTD[nr=3] r4c3 \eTD
  \bTD[nr=3] r4c4 \eTD
\eTR
\bTR
  \bTD r5c1 \eTD
  \bTD r5c2 \eTD
\eTR
\bTR
  \bTD r6c1 \eTD
  \bTD r6c2 \eTD
\eTR
\eTABLE

check the b/e pairs


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


Re: [NTG-context] \typefile not including file and returning success

2022-12-21 Thread Hans Hagen via ntg-context

On 12/17/2022 6:27 PM, Marco via ntg-context wrote:

On Sat, 17 Dec 2022 17:43:48 +0100
Otared Kavian  wrote:

Thanks for your quick reply.


It seems that one can fool ConTeXt into typing a file without suffix
by giving the path to that file…


That works, I can confirm.


\typefile{/Users/kavian/Context/essais/mkiv/bar-bis}


Hard-coded absolute paths in TeX files are something I avoid, but I
assume that's just for demonstration here.


\typefile{./bar-bis}


That works as well. It's a workaround at least.

But context returning success when it clearly doesn't include the
file is unfortunate. The missing file might go completely unnoticed.
I'd expect an error there.

The next upload will have:

\adddefaultsuffix[foo,{},crap]
\adddefaultsuffix[{}]

\typefile{./crapcrap}
\typefile{crapcrap}

which someone has to document on the wiki

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
___


Re: [NTG-context] Writing Tabular with \Vert

2022-12-21 Thread Jethro Djan via ntg-context
Maybe try:

\starttable
\bTD $\Vert r1c1\Vert$ \eTD
…
\stoptable

On Wed, 21 Dec 2022 at 11:39, Ursula Hermann via ntg-context <
ntg-context@ntg.nl> wrote:

> Dear List,
>
> In this tabular I wanted to set \Vert. But when I compile it,
>
> \starttable
>
>   \bTD \Vert r1c1\Vert
>
>   \bTD \bf r1c2 \eTD
>
>   \bTD \bf r1c3 \eTD
>
>   \bTD \bf r1c4 \eTD
>
> \eTR
>
> \bTR
>
>   \bTD r2c1 \eTD
>
>   \bTD r2c2 \eTD
>
>   \bTD[nr=2] r2c3 \eTD
>
>   \bTD r2c4 \eTD
>
> \eTR
>
> \bTR
>
>   \bTD r3c1 \eTD
>
>   \bTD r3c2 \eTD
>
>   \bTD r3c4 \eTD
>
> \eTR
>
> \bTR
>
>   \bTD r4c1 \eTD
>
>   \bTD r4c2 \eTD
>
>   \bTD[nr=3] r4c3 \eTD
>
>   \bTD[nr=3] r4c4 \eTD
>
> \eTR
>
> \bTR
>
>   \bTD r5c1 \eTD
>
>   \bTD r5c2 \eTD
>
> \eTR
>
> \bTR
>
>   \bTD r6c1 \eTD
>
>   \bTD r6c2 \eTD
>
> \eTR
>
> \stoptable
>
>
>
> I get this :
>
> Command Line:   C:\texlive\2022\bin\win32\context.exe --synctex=1
> "Tabular.tex"
>
> Startup Folder: C:\texlive\My Documents\My Documents
>
>
>
>
>
> resolvers   | formats | executing runner 'run luatex format':
> C:/texlive/2022/bin/win32/luatex --jobname="Tabular"
> --fmt=C:/texlive/2022/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luatex/cont-en.fmt
> --lua=C:/texlive/2022/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luatex/cont-en.lui
> cont-yes.mkiv --c:currentrun=1 --c:fulljobname="./Tabular.tex"
> --c:input="./Tabular.tex" --c:kindofrun=1 --c:maxnofruns=9 --c:synctex="1"
> --c:texmfbinpath="C:/texlive/2022/bin/win32"
>
> This is LuaTeX, Version 1.15.0 (TeX Live 2022)
>
>  system commands enabled.
>
> open source > level 1, order 1, name
> 'C:/texlive/2022/texmf-dist/tex/context/base/mkiv/cont-yes.mkiv'
>
> system  >
>
> system  > ConTeXt  ver: 2021.03.05 19:11 MKIV  fmt: 2022.10.11
> int: english/english
>
> system  >
>
> system  > 'cont-new.mkiv' loaded
>
> open source > level 2, order 2, name
> 'C:/texlive/2022/texmf-dist/tex/context/base/mkiv/cont-new.mkiv'
>
> system  > beware: some patches loaded from cont-new.mkiv
>
> close source> level 2, order 2, name
> 'C:/texlive/2022/texmf-dist/tex/context/base/mkiv/cont-new.mkiv'
>
> system  > files > jobname 'Tabular', input './Tabular', result
> 'Tabular'
>
> fonts   > latin modern fonts are not preloaded
>
> languages   > language 'en' is active
>
> system  > synctex functionality is enabled, expect 5-10 pct
> runtime overhead!
>
> open source > level 2, order 3, name 'C:/texlive/My Documents/My
> Documents/Tabular.tex'
>
> fonts   > beware: no fonts are loaded yet, using 'lm mono' in box
>
>
>
> tex error   > tex error on line 2 in file C:/texlive/My Documents/My
> Documents/Tabular.tex: ! Use of \csname\endcsname doesn't match its
> definition
>
>
>
>
>
> \tabl_table_restart_indeed #1->\gdef \tabl_table_restart
> {#1}\tabl_table_restart \tabl_table_insert_head
>
>   
>\ifsplittables
> \ifconditional \c_tabl_table_repeat_tail \tablenoalign {\goodbreak
> }\tabl_table_insert_tail \tablenoalign {\goodbreak }\fi \fi
>
> 
>
> \bTD
>
> l.2   \bTD
>
>  \Vert r1c1\Vert
>
>
>
> 1 \starttable
>
>  2 >>\bTD \Vert r1c1\Vert
>
> 3   \bTD \bf r1c2 \eTD
>
> 4   \bTD \bf r1c3 \eTD
>
> 5   \bTD \bf r1c4 \eTD
>
> 6 \eTR
>
> 7 \bTR
>
> 8   \bTD r2c1 \eTD
>
> 9   \bTD r2c2 \eTD
>
> 10   \bTD[nr=2] r2c3 \eTD
>
> 11   \bTD r2c4 \eTD
>
> 12 \eTR
>
>
>
> mtx-context | fatal error: return code: 1
>
> How can I write it in the right way?
>
> Uschi
>
>
>
>
>
> _
>
>
>
> ConTeXt Compilation Report (Pages: 0)
>
>
>
> Errors: 1   Warnings: 0   Bad Boxes: 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  : 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] Writing Tabular with \Vert

2022-12-21 Thread Ursula Hermann via ntg-context
Dear List,
In this tabular I wanted to set \Vert. But when I compile it,
\starttable
  \bTD \Vert r1c1\Vert
  \bTD \bf r1c2 \eTD
  \bTD \bf r1c3 \eTD
  \bTD \bf r1c4 \eTD
\eTR
\bTR
  \bTD r2c1 \eTD
  \bTD r2c2 \eTD
  \bTD[nr=2] r2c3 \eTD
  \bTD r2c4 \eTD
\eTR
\bTR
  \bTD r3c1 \eTD
  \bTD r3c2 \eTD
  \bTD r3c4 \eTD
\eTR
\bTR
  \bTD r4c1 \eTD
  \bTD r4c2 \eTD
  \bTD[nr=3] r4c3 \eTD
  \bTD[nr=3] r4c4 \eTD
\eTR
\bTR
  \bTD r5c1 \eTD
  \bTD r5c2 \eTD
\eTR
\bTR
  \bTD r6c1 \eTD
  \bTD r6c2 \eTD
\eTR
\stoptable

I get this :
Command Line:   C:\texlive\2022\bin\win32\context.exe --synctex=1 "Tabular.tex"
Startup Folder: C:\texlive\My Documents\My Documents


resolvers   | formats | executing runner 'run luatex format': 
C:/texlive/2022/bin/win32/luatex --jobname="Tabular" 
--fmt=C:/texlive/2022/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luatex/cont-en.fmt
 
--lua=C:/texlive/2022/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/formats/luatex/cont-en.lui
 cont-yes.mkiv --c:currentrun=1 --c:fulljobname="./Tabular.tex" 
--c:input="./Tabular.tex" --c:kindofrun=1 --c:maxnofruns=9 --c:synctex="1" 
--c:texmfbinpath="C:/texlive/2022/bin/win32"
This is LuaTeX, Version 1.15.0 (TeX Live 2022)
 system commands enabled.
open source > level 1, order 1, name 
'C:/texlive/2022/texmf-dist/tex/context/base/mkiv/cont-yes.mkiv'
system  >
system  > ConTeXt  ver: 2021.03.05 19:11 MKIV  fmt: 2022.10.11  int: 
english/english
system  >
system  > 'cont-new.mkiv' loaded
open source > level 2, order 2, name 
'C:/texlive/2022/texmf-dist/tex/context/base/mkiv/cont-new.mkiv'
system  > beware: some patches loaded from cont-new.mkiv
close source> level 2, order 2, name 
'C:/texlive/2022/texmf-dist/tex/context/base/mkiv/cont-new.mkiv'
system  > files > jobname 'Tabular', input './Tabular', result 'Tabular'
fonts   > latin modern fonts are not preloaded
languages   > language 'en' is active
system  > synctex functionality is enabled, expect 5-10 pct runtime 
overhead!
open source > level 2, order 3, name 'C:/texlive/My Documents/My 
Documents/Tabular.tex'
fonts   > beware: no fonts are loaded yet, using 'lm mono' in box

tex error   > tex error on line 2 in file C:/texlive/My Documents/My 
Documents/Tabular.tex: ! Use of \csname\endcsname doesn't match its definition


\tabl_table_restart_indeed #1->\gdef \tabl_table_restart 
{#1}\tabl_table_restart \tabl_table_insert_head

 \ifsplittables \ifconditional 
\c_tabl_table_repeat_tail \tablenoalign {\goodbreak }\tabl_table_insert_tail 
\tablenoalign {\goodbreak }\fi \fi

\bTD
l.2   \bTD
 \Vert r1c1\Vert

1 \starttable
 2 >>\bTD \Vert r1c1\Vert
3   \bTD \bf r1c2 \eTD
4   \bTD \bf r1c3 \eTD
5   \bTD \bf r1c4 \eTD
6 \eTR
7 \bTR
8   \bTD r2c1 \eTD
9   \bTD r2c2 \eTD
10   \bTD[nr=2] r2c3 \eTD
11   \bTD r2c4 \eTD
12 \eTR

mtx-context | fatal error: return code: 1
How can I write it in the right way?
Uschi


_

ConTeXt Compilation Report (Pages: 0)

Errors: 1   Warnings: 0   Bad Boxes: 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  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] save the date: TUG 2023 14–16th of July in Bonn, Germany!

2022-12-21 Thread Henning Hraban Ramm via ntg-context

Am 21.12.22 um 10:33 schrieb Pablo Rodriguez via ntg-context:

On 12/19/22 20:59, Henning Hraban Ramm via ntg-context wrote:

Not much more to say, it’s still only announced somewhat inofficially...


Many thanks for the announcement, Hraban.

I’ve just found https://tug.org/tug2023/.


Thank you! The German organizers told me there was no announcement by 
TUG yet (maybe there wasn’t when I posted).


Hraban

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


Re: [NTG-context] save the date: TUG 2023 14–16th of July in Bonn, Germany!

2022-12-21 Thread Pablo Rodriguez via ntg-context
On 12/19/22 20:59, Henning Hraban Ramm via ntg-context wrote:
> Not much more to say, it’s still only announced somewhat inofficially...

Many thanks for the announcement, Hraban.

I’ve just found https://tug.org/tug2023/.

Just in case it might 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
___