ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: John Kitzmiller via ntg-context <ntg-context@ntg.nl>
To: ntg-context@ntg.nl
Cc: John Kitzmiller <jkitzm@gmail.com>
Subject: Re: \startcolumnset ... \stopcolumnset fatal error: return code 11
Date: Fri, 17 Dec 2021 08:33:27 -0500	[thread overview]
Message-ID: <CAHYz2AVVO2_4ia8jQbZd0sWF43bdZKugMr85jfFf6tqWLT0=KA@mail.gmail.com> (raw)
In-Reply-To: <mailman.114.1639698602.1172.ntg-context@ntg.nl>


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

>
> Date: Fri, 17 Dec 2021 08:49:55 +0900
> From: Jeong Dal <haksan@me.com>
> Subject: [NTG-context] \startcolumnset ... \stopcolumnset fatal error:
>         return code 11
>
> I have used newcolumnset module to make a test sheet. It was made by the
> help of experts in the list.
> It worked fine a month ago and also worked via TeXlive 2021.
> But I got error using the recent version.
> Thanks Nicola and John for testing.
>
> I have listed it before and tried to find out the cause.
> I have test the following file in the editors,  vscode, vim, atom and even
> in the terminal.
> It might be an apple binary problem as Hans suspected.
> I’d like to know that it is the only problem for Mac users.
>
> Here is the code and the part of error message:
> It was tested in vscode, vim and terminal too.
>
> I am using Mac OSX,
> ConTeXt  ver: 2021.12.03 15:20 LMTX  fmt: 2021.12.9  int: english/english
>
> Thank you for reading.
> Best regards,
>
> Dalyoung
>

I confirm Dalyoung's problem with \columnsets on Mac OSX with current lmtx.

The following MnWE worked on July 2021 versions of lmtx, but does not work
with December versions (gives Fatal Error 11)

\definecolumnset[example][n=2]
  \starttext
     \startcolumnset[example]
       \dorecurse{20}{\input bryson}
     \stopcolumnset
  \stoptext


system          > ConTeXt  ver: 2021.12.14 19:19 LMTX  fmt: 2021.12.16  int:
english/english


mtx-context     | fatal error: return code: 11


HTH,

John

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

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

___________________________________________________________________________________
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:[~2021-12-17 13:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.114.1639698602.1172.ntg-context@ntg.nl>
2021-12-17 13:33 ` John Kitzmiller via ntg-context [this message]
2022-01-17 17:09 Ben Moon via ntg-context
     [not found] <mailman.1.1639652401.30458.ntg-context@ntg.nl>
2021-12-16 23:49 ` Jeong Dal via ntg-context

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='CAHYz2AVVO2_4ia8jQbZd0sWF43bdZKugMr85jfFf6tqWLT0=KA@mail.gmail.com' \
    --to=ntg-context@ntg.nl \
    --cc=jkitzm@gmail.com \
    /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).