[NTG-context] Re: OpenBSD install failed

2024-01-22 Thread Hans Hagen

On 1/23/2024 12:34 AM, Damien Thiriet via ntg-context wrote:

Hello,

I tried to install OpenBSD 7.4 binaries but failed.
What I did:
download the zip from pragma
unpack it in /usr/local/context
chmod 744 install.sh
./install.sh

After running it, there is no file in

/usr/local/context/tex/texmf-openbsd7.4-amd64/

I searched the mailing list archive and after reading that post from Mojca
https://www.mail-archive.com/ntg-context@ntg.nl/msg92131.html
I took a look at mtxrun.lua

Don't know if this is the issue, but here is

grep bsd /usr/local/context/bin/mtxrun.lua
output:
  elseif name=="freebsd" then
    bits,platform=64,"freebsd-amd64"
    bits,platform=32,"freebsd"
  elseif name=="kfreebsd" then
    bits,platform=64,"kfreebsd-amd64"
    bits,platform=32,"kfreebsd-i386"


can you test with

OpenBSD|openbsd)
case "$CPU" in
i*86)
PLATFORM="openbsd" ;;
amd64)
PLATFORM="openbsd$-amd64" ;;
*)

instead?
-
  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://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: OpenBSD install failed

2024-01-22 Thread Henning Hraban Ramm

Am 23.01.24 um 00:34 schrieb Damien Thiriet via ntg-context:

Hello,

I tried to install OpenBSD 7.4 binaries but failed.
What I did:
download the zip from pragma
unpack it in /usr/local/context
chmod 744 install.sh
./install.sh

After running it, there is no file in

/usr/local/context/tex/texmf-openbsd7.4-amd64/


Did you try to compile your own binaries?
You need CMake and a C compiler.

PWD = your installation directory
PLATFORM = openbsd7.4-amd64 (if that’s still right)

cd $PWD/tex/texmf-context/source/luametatex
sh build.sh
cp build/native/luametatex "$PWD/tex/texmf-$PLATFORM/bin/"

Have fun,
Hraban

___
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: vim syntax highlighting bug?

2024-01-22 Thread Damien Thiriet via ntg-context

Thanks Vincent for your patch, solved this issue.

Best regards,

Damien Thiriet
___
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] OpenBSD install failed

2024-01-22 Thread Damien Thiriet via ntg-context

Hello,

I tried to install OpenBSD 7.4 binaries but failed.
What I did:
download the zip from pragma
unpack it in /usr/local/context
chmod 744 install.sh
./install.sh

After running it, there is no file in

/usr/local/context/tex/texmf-openbsd7.4-amd64/

I searched the mailing list archive and after reading that post from 
Mojca

https://www.mail-archive.com/ntg-context@ntg.nl/msg92131.html
I took a look at mtxrun.lua

Don't know if this is the issue, but here is

grep bsd /usr/local/context/bin/mtxrun.lua
output:
 elseif name=="freebsd" then
   bits,platform=64,"freebsd-amd64"
   bits,platform=32,"freebsd"
 elseif name=="kfreebsd" then
   bits,platform=64,"kfreebsd-amd64"
   bits,platform=32,"kfreebsd-i386"

Best regards,

Damien Thiriet
___
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: context version 20240118 ("Registerhaltigkeit")

2024-01-22 Thread Wolfgang Schuster

Thomas Meyer schrieb am 22.01.2024 um 13:04:



Am 22.01.24 um 12:06 schrieb Henning Hraban Ramm:

Am 22.01.24 um 11:46 schrieb Thomas Meyer:
I might get a bit impatient if I have the impression that others get 
an answer faster. Sorry for that.


It’s not unusual to get that impression. It depends on the current 
attention, capacity and mood of the few who can answer your questions.


So the problem is still \hfill that the last paragraph is not on grid 
in the new and the old version (and comma).


Grid is not as easy as it looks first. Low level tricks like fills or 
skips can mess it up.



Maybe \startlinecorrection helps… (No, it doesn’t.)

It also doesn’t help to add a \blank or \par after \vfill.


I know it, i tried it. And I tried \snaptogrid \vbox {}, it doesn't work 
too.


Only counting empty rows and set the number in \blank[ *big] works!



You need a fixed space (multiple of the line distance) between the text 
blocks and \vfill is a variable space which isn't what you want here.


TO get the desired space between the blocks you have to measure the 
height of the text at the bottom and calculate the number of lines which 
have to be added in the gap. Below is a simple solution which adds the 
required number of \blank lines.


\def\PlaceAtBottom
  {\par
   \dowithnextbox
  {\scratchdimen\dimexpr\pagegoal-\pagetotal\relax
   \ifdim\nextboxht>\scratchdimen
 \page
 \getnoflines{\dimexpr\textheight-\nextboxht\relax}%
 \dontleavehmode\blank[\number\numexpr\noflines-2\relax*line]%
 \unvbox\nextbox
   \else
 \getnoflines{\dimexpr\scratchdimen-\nextboxht\relax}%
 \blank[\number\numexpr\noflines-1\relax*line]%
 \unvbox\nextbox
   \fi}
  \vbox}

\let\stopPlaceAtBottom\egroup

\def\startPlaceAtBottom
  {\PlaceAtBottom\bgroup}

\mainlanguage[de]
\setupbodyfont[libertinus, 12pt]

\setuppagenumbering
  [location={footer,middle}]

\setuplayout
  [grid=yes]

\showgrid

\starttext

\samplefile{lorem}

\startPlaceAtBottom
{\sl\samplefile{lorem}}
\stopPlaceAtBottom

\page

\dorecurse{4}{\samplefile{lorem}}

\startPlaceAtBottom
{\sl\samplefile{lorem}}
\stopPlaceAtBottom

\stoptext

Wolfgang
___
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: After Compiling the Context test, there was no PDF.

2024-01-22 Thread Shiv Shankar Dayal
64-bit ConTeXt(or any other executable) won't work on 32-bit systems.

On Mon, Jan 22, 2024 at 6:49 PM Ursula Hermann 
wrote:

> Dear List,
>
>
>
> I have now another problem:
>
> I have downloaded context-win64. But the problem is now, that ConTeXt is
> not executable on WinEdt11, which is my TextEditor. It worked well with
> context-mswin. There was no problem. I found context.exe now on
> context-win64\text\texmf-win64\bin\context.exe, and have Windows 32 System
> at work.
>
> After trying to compile the test at work, I got in the Folder:
>
> Command Line:
> C:\Users\Hermann\Downloads\context-win64\text\texmf-win64\bin\context.exe
> --synctex=-1 "context-test.tex"
>
> Startup Folder:
> C:\Users\Hermann\Downloads\context-win64\tex\texmf-context\tex\context\test\mkiv
>
>
>
>
>
> Error Launching Console Application ConTeXt ...
>
> Command Line:
> C:\Users\Hermann\Downloads\context-win64\text\texmf-win64\bin\context.exe
> --synctex=-1 "context-test.tex"
>
> Startup Folder:
> C:\Users\Hermann\Downloads\context-win64\tex\texmf-context\tex\context\test\mkiv
>
>
>
> Das System kann die angegebene Datei nicht finden.
>
>
>
> What should I do?
>
>
>
> Uschi
>
>
>
> *Von:* Ursula Hermann
> *Gesendet:* Dienstag, 16. Jänner 2024 15:33
> *An:* 'mailing list for ConTeXt users' 
> *Betreff:* AW: [NTG-context] Re: After Compiling the Context test, there
> was no PDF.
>
>
>
> Dear, Shiv Shankar Dayal,
>
>
>
>
>
> I have tried your example. Did not work.
>
>
>
> Uschi
>
> *Von:* Shiv Shankar Dayal 
> *Gesendet:* Dienstag, 16. Jänner 2024 13:42
> *An:* mailing list for ConTeXt users 
> *Betreff:* [NTG-context] Re: After Compiling the Context test, there was
> no PDF.
>
>
>
> I just updated my ConTeXt distribution and it is working fine for me.
>
>
>
> Try processing the following file:
>
>
>
> \starttext
> \input knuth
> \stoptext
>
>
>
> On Tue, Jan 16, 2024 at 5:30 PM luigi scarso 
> wrote:
>
>
>
>
>
> On Tue, 16 Jan 2024 at 12:49, Shiv Shankar Dayal <
> shivshankar.da...@gmail.com> wrote:
>
> Please paste line no. 238 of your input file.
>
>
>
> On Tue, Jan 16, 2024 at 4:11 PM Ursula Hermann <
> ursula.herm...@univie.ac.at> wrote:
>
> Dear List,
>
>
>
> After Compiling in the Folder:
>
>
>
> This is LuaMetaTeX, Version 2.10.11 initex
>
> (C:/Users/Hermann/Downloads/context-mswin/tex/texmf-context/tex/context/base/mkxl/cont-
> en.mkxl(context.mkxl(syst-ini.mkxl
> ! Undefined control sequence.
> 
>   \immutable\defcsname\tocharacter
>   \tabasciicode  \endcsname {\ } % \def\^^I{\ } tab
>
>
>
> maybe I am wrong, but this looks like an error of  syst-ini.mkxl
> around line 3238
>
> (I cannot update now )
>
>
>
> --
>
> luigi
>
>
> ___
> 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
>
> ___
>
>
>
> --
>
> Respect,
>
> Shiv Shankar Dayal
>
> ___
> 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
>
> ___
>


-- 
Respect,
Shiv Shankar Dayal
___
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: After Compiling the Context test, there was no PDF.

2024-01-22 Thread Ursula Hermann
Dear List, me once again.
Sorry forgot to say:
64-Bit-Betriebssystem, x64-basierter Prozessor

Uschi

Von: Ursula Hermann 
Gesendet: Montag, 22. Jänner 2024 14:16
An: mailing list for ConTeXt users 
Betreff: [NTG-context] Re: After Compiling the Context test, there was no PDF.

Dear List,

I have now another problem:
I have downloaded context-win64. But the problem is now, that ConTeXt is not 
executable on WinEdt11, which is my TextEditor. It worked well with 
context-mswin. There was no problem. I found context.exe now on 
context-win64\text\texmf-win64\bin\context.exe, and have Windows 32 System at 
work.
After trying to compile the test at work, I got in the Folder:
Command Line:   
C:\Users\Hermann\Downloads\context-win64\text\texmf-win64\bin\context.exe 
--synctex=-1 "context-test.tex"
Startup Folder: 
C:\Users\Hermann\Downloads\context-win64\tex\texmf-context\tex\context\test\mkiv


Error Launching Console Application ConTeXt ...
Command Line:   
C:\Users\Hermann\Downloads\context-win64\text\texmf-win64\bin\context.exe 
--synctex=-1 "context-test.tex"
Startup Folder: 
C:\Users\Hermann\Downloads\context-win64\tex\texmf-context\tex\context\test\mkiv

Das System kann die angegebene Datei nicht finden.

What should I do?

Uschi

Von: Ursula Hermann
Gesendet: Dienstag, 16. Jänner 2024 15:33
An: 'mailing list for ConTeXt users' 
mailto:ntg-context@ntg.nl>>
Betreff: AW: [NTG-context] Re: After Compiling the Context test, there was no 
PDF.

Dear, Shiv Shankar Dayal,


I have tried your example. Did not work.

Uschi
Von: Shiv Shankar Dayal 
mailto:shivshankar.da...@gmail.com>>
Gesendet: Dienstag, 16. Jänner 2024 13:42
An: mailing list for ConTeXt users 
mailto:ntg-context@ntg.nl>>
Betreff: [NTG-context] Re: After Compiling the Context test, there was no PDF.

I just updated my ConTeXt distribution and it is working fine for me.

Try processing the following file:

\starttext
\input knuth
\stoptext

On Tue, Jan 16, 2024 at 5:30 PM luigi scarso 
mailto:luigi.sca...@gmail.com>> wrote:


On Tue, 16 Jan 2024 at 12:49, Shiv Shankar Dayal 
mailto:shivshankar.da...@gmail.com>> wrote:
Please paste line no. 238 of your input file.

On Tue, Jan 16, 2024 at 4:11 PM Ursula Hermann 
mailto:ursula.herm...@univie.ac.at>> wrote:
Dear List,

After Compiling in the Folder:

This is LuaMetaTeX, Version 2.10.11 initex
(C:/Users/Hermann/Downloads/context-mswin/tex/texmf-context/tex/context/base/mkxl/cont-
en.mkxl(context.mkxl(syst-ini.mkxl
! Undefined control sequence.

  \immutable\defcsname\tocharacter
  \tabasciicode  \endcsname {\ } % \def\^^I{\ } tab

maybe I am wrong, but this looks like an error of  syst-ini.mkxl around line 
3238
(I cannot update now )

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


--
Respect,
Shiv Shankar Dayal
___
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: After Compiling the Context test, there was no PDF.

2024-01-22 Thread Ursula Hermann
Dear List,

I have now another problem:
I have downloaded context-win64. But the problem is now, that ConTeXt is not 
executable on WinEdt11, which is my TextEditor. It worked well with 
context-mswin. There was no problem. I found context.exe now on 
context-win64\text\texmf-win64\bin\context.exe, and have Windows 32 System at 
work.
After trying to compile the test at work, I got in the Folder:
Command Line:   
C:\Users\Hermann\Downloads\context-win64\text\texmf-win64\bin\context.exe 
--synctex=-1 "context-test.tex"
Startup Folder: 
C:\Users\Hermann\Downloads\context-win64\tex\texmf-context\tex\context\test\mkiv


Error Launching Console Application ConTeXt ...
Command Line:   
C:\Users\Hermann\Downloads\context-win64\text\texmf-win64\bin\context.exe 
--synctex=-1 "context-test.tex"
Startup Folder: 
C:\Users\Hermann\Downloads\context-win64\tex\texmf-context\tex\context\test\mkiv

Das System kann die angegebene Datei nicht finden.

What should I do?

Uschi

Von: Ursula Hermann
Gesendet: Dienstag, 16. Jänner 2024 15:33
An: 'mailing list for ConTeXt users' 
Betreff: AW: [NTG-context] Re: After Compiling the Context test, there was no 
PDF.

Dear, Shiv Shankar Dayal,


I have tried your example. Did not work.

Uschi
Von: Shiv Shankar Dayal 
mailto:shivshankar.da...@gmail.com>>
Gesendet: Dienstag, 16. Jänner 2024 13:42
An: mailing list for ConTeXt users 
mailto:ntg-context@ntg.nl>>
Betreff: [NTG-context] Re: After Compiling the Context test, there was no PDF.

I just updated my ConTeXt distribution and it is working fine for me.

Try processing the following file:

\starttext
\input knuth
\stoptext

On Tue, Jan 16, 2024 at 5:30 PM luigi scarso 
mailto:luigi.sca...@gmail.com>> wrote:


On Tue, 16 Jan 2024 at 12:49, Shiv Shankar Dayal 
mailto:shivshankar.da...@gmail.com>> wrote:
Please paste line no. 238 of your input file.

On Tue, Jan 16, 2024 at 4:11 PM Ursula Hermann 
mailto:ursula.herm...@univie.ac.at>> wrote:
Dear List,

After Compiling in the Folder:

This is LuaMetaTeX, Version 2.10.11 initex
(C:/Users/Hermann/Downloads/context-mswin/tex/texmf-context/tex/context/base/mkxl/cont-
en.mkxl(context.mkxl(syst-ini.mkxl
! Undefined control sequence.

  \immutable\defcsname\tocharacter
  \tabasciicode  \endcsname {\ } % \def\^^I{\ } tab

maybe I am wrong, but this looks like an error of  syst-ini.mkxl around line 
3238
(I cannot update now )

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


--
Respect,
Shiv Shankar Dayal
___
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: context version 20240118 ("Registerhaltigkeit")

2024-01-22 Thread Thomas Meyer



Am 22.01.24 um 12:06 schrieb Henning Hraban Ramm:

Am 22.01.24 um 11:46 schrieb Thomas Meyer:
I might get a bit impatient if I have the impression that others get 
an answer faster. Sorry for that.


It’s not unusual to get that impression. It depends on the current 
attention, capacity and mood of the few who can answer your questions.


So the problem is still \hfill that the last paragraph is not on grid 
in the new and the old version (and comma).


Grid is not as easy as it looks first. Low level tricks like fills or 
skips can mess it up.



Maybe \startlinecorrection helps… (No, it doesn’t.)

It also doesn’t help to add a \blank or \par after \vfill.


I know it, i tried it. And I tried \snaptogrid \vbox {}, it doesn't work 
too.


Only counting empty rows and set the number in \blank[ *big] works!




Hans, how about adding \blank[fill] for a vertical fill that keeps the 
grid (in grid mode, of course)?




https://wiki.contextgarden.net/Grid_typesetting is not very helpful, 
some links are dead, “someone” should change that.


The details manual has some hints about grid typesetting, but it’s not 
an easy read.


Hraban
___ 

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: context version 20240118 ("Registerhaltigkeit")

2024-01-22 Thread Henning Hraban Ramm

Am 22.01.24 um 11:46 schrieb Thomas Meyer:
I might get a bit impatient if I have the impression that others get an 
answer faster. Sorry for that.


It’s not unusual to get that impression. It depends on the current 
attention, capacity and mood of the few who can answer your questions.


So the problem 
is still \hfill that the last paragraph is not on grid in the new and 
the old version (and comma).


Grid is not as easy as it looks first. Low level tricks like fills or 
skips can mess it up.



Maybe \startlinecorrection helps… (No, it doesn’t.)

It also doesn’t help to add a \blank or \par after \vfill.


Hans, how about adding \blank[fill] for a vertical fill that keeps the 
grid (in grid mode, of course)?




https://wiki.contextgarden.net/Grid_typesetting is not very helpful, 
some links are dead, “someone” should change that.


The details manual has some hints about grid typesetting, but it’s not 
an easy read.


Hraban
___
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: context version 20240118 ("Registerhaltigkeit")

2024-01-22 Thread Thomas Meyer

Hi Hans,

I might get a bit impatient if I have the impression that others get an 
answer faster. Sorry for that.


I thought my example couldn't be any smaller. The only answer I got 
from Wolfgang was the question for a mwe.


Now I found the missing comma and  grid works with the new version of 
ConTeXt except the last paragraph. With the older version as in MacTeX 
and without comma, the whole 3-pages-document is on grid. So the problem 
is still \hfill that the last paragraph is not on grid in the new and 
the old version (and comma).


Sorry again - and I will continue to try Context!

Greetings
Thomas

Am 22.01.24 um 10:56 schrieb Hans Hagen via ntg-context:

On 1/22/2024 10:47 AM, Thomas Meyer wrote:

Hi Hans,

maybe you understand the question mark now, you are part of it. 
Unfortunately, I haven't received a reply to my last e-mail from 
January 18.


No I don't. Are you sayign that you want an instant reply every time? 
I assume you realize that we're talking about volunteers here and that 
answering is askign users and developers to allocate free time to 
answer them and as we all have jobs it's not like we can always answer 
immediately.


Maybe only those whose questions are more serious, more interesting 
or whatever will get an answer.


Depends. I guess that when folk on this list assume a question to be 
answered they move on to a next one. Also, the only way to get an 
answer fast is to provide a good small example that exposes the issue.


I do not understand what you mean with "as follow up on the keyword 
thread we decided to treat bad values to equivalent to 'no'"! Which 
values are bad in this context?


Did you read Wolfgangs answers? We support "yes" but not "yes " etc 
etc. We just added a bit more rigorous test.



With the new ConTeXt version, "grid" no longer works for me! Too bad.


Let's see what Wolfgang says as he tested your mwe.


Should my attempt to use ConTeXt end here?

hm

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://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: context version 20240118 ("Registerhaltigkeit")

2024-01-22 Thread Hans Hagen via ntg-context

On 1/22/2024 10:47 AM, Thomas Meyer wrote:

Hi Hans,

maybe you understand the question mark now, you are part of it. 
Unfortunately, I haven't received a reply to my last e-mail from January 
18.


No I don't. Are you sayign that you want an instant reply every time? I 
assume you realize that we're talking about volunteers here and that 
answering is askign users and developers to allocate free time to answer 
them and as we all have jobs it's not like we can always answer 
immediately.


Maybe only those whose questions are more serious, more interesting or 
whatever will get an answer.


Depends. I guess that when folk on this list assume a question to be 
answered they move on to a next one. Also, the only way to get an answer 
fast is to provide a good small example that exposes the issue.


I do not understand what you mean with "as follow up on the keyword 
thread we decided to treat bad values to equivalent to 'no'"! Which 
values are bad in this context?


Did you read Wolfgangs answers? We support "yes" but not "yes " etc etc. 
We just added a bit more rigorous test.



With the new ConTeXt version, "grid" no longer works for me! Too bad.


Let's see what Wolfgang says as he tested your mwe.


Should my attempt to use ConTeXt end here?

hm

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://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: context version 20240118 ("Registerhaltigkeit")

2024-01-22 Thread Thomas Meyer

Hi Hans,

maybe you understand the question mark now, you are part of it. 
Unfortunately, I haven't received a reply to my last e-mail from January 
18.
Maybe only those whose questions are more serious, more interesting or 
whatever will get an answer.


I do not understand what you mean with "as follow up on the keyword 
thread we decided to treat bad values to equivalent to 'no'"! Which 
values are bad in this context?


With the new ConTeXt version, "grid" no longer works for me! Too bad.

Should my attempt to use ConTeXt end here?

Greetings

Am 18.01.24 um 13:06 schrieb Hans Hagen via ntg-context:

On 1/18/2024 12:59 PM, Thomas Meyer wrote:

What is going on?

Yesterday I got a perfect on-grid-written document!
But today, with the newest context-version (20240118) all changed for 
the worse.


as follow up on the keyword thread we decided to treat bad values to 
equivalent to 'no'



I may not get a reply to this e-mail either!

?

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