[NTG-context] Re: redefine space to be the same as \␣ similar to knuthian approach

2023-08-18 Thread Hans Hagen
On 8/18/2023 8:48 PM, Carlos wrote: And with luatex frozen for better or for worse, I better stick to plain tex not sure what frozen has to do with it ... it will be around and maintained forever but no fundamental new functionality will be added that said: luametatex is of not much use when

[NTG-context] Re: Some very simple cld - loading a module

2023-08-18 Thread Hamid,Idris
Wolfgang: Many thanks for the fix and for the detailed explanation, which was very helpful! Best wishes Idris -- Professor Idris Samawi Hamid Department of Philosophy Colorado State University Fort Collins, CO 80523 On Aug 18, 2023, 10:56 AM -0600, Wolfgang Schuster , wrote: ** Caution:

[NTG-context] Re: Table head/body via lua

2023-08-18 Thread Alexey Kryukov
On Fri, 18 Aug 2023 21:11:38 +0200 Wolfgang Schuster wrote: > What you can do here is to put the table together piece by piece with > the collecting > mechanism which collect parts of the table until you flush the whole > collection > at the end with the \stopcollecting command. Many thanks,

[NTG-context] Re: Table head/body via lua

2023-08-18 Thread Wolfgang Schuster
Alexey Kryukov schrieb am 18.08.2023 um 20:31: On Fri, 18 Aug 2023 20:12:33 +0200 Wolfgang Schuster wrote: Do you create the whole table with Lua? When this is the case a small change to the table section commands on the Lua side can fix your problems but otherwise a different approach is

[NTG-context] unsubscribe

2023-08-18 Thread Thomas Floeren via ntg-context
> On 18. Aug 2023, at 20:17, Carlos wrote: > > On Fri, Aug 18, 2023 at 06:20:29PM +0200, Mikael Sundqvist wrote: >> Hi, >> >> It is extremely difficult to follow what you write. >> >> On Fri, Aug 18, 2023 at 11:43 AM Carlos wrote: >>> >>> If I have the following, with these linebreaks as

[NTG-context] Re: redefine space to be the same as \␣ similar to knuthian approach

2023-08-18 Thread Wolfgang Schuster
Hi, 1. Learn to two provide a working minimal example which shows the problem. 2. The example below results in a correct output for \TEX. \setuplayout[width=16cm] \showmakeup \starttext Thus, I came to the conclusion that the designer of a new system must not only be the implementer and

[NTG-context] Re: redefine space to be the same as \␣ similar to knuthian approach

2023-08-18 Thread Carlos
On Fri, Aug 18, 2023 at 02:26:55PM -0400, Carlos wrote: > On Fri, Aug 18, 2023 at 06:20:29PM +0200, Mikael Sundqvist wrote: > > Hi, > > > > It is extremely difficult to follow what you write. > > > > On Fri, Aug 18, 2023 at 11:43 AM Carlos wrote: > > > > > > If I have the following, with these

[NTG-context] Re: Table head/body via lua

2023-08-18 Thread Alexey Kryukov
On Fri, 18 Aug 2023 20:12:33 +0200 Wolfgang Schuster wrote: > Do you create the whole table with Lua? When this is the case a small > change to the table section > commands on the Lua side can fix your problems but otherwise a > different approach is needed. Hi Wolfgang, thanks for the answer.

[NTG-context] Re: redefine space to be the same as \␣ similar to knuthian approach

2023-08-18 Thread Carlos
On Fri, Aug 18, 2023 at 06:20:29PM +0200, Mikael Sundqvist wrote: > Hi, > > It is extremely difficult to follow what you write. > > On Fri, Aug 18, 2023 at 11:43 AM Carlos wrote: > > > > If I have the following, with these linebreaks as in: > > > > {\par But a system cannot be successful if it

[NTG-context] Re: redefine space to be the same as \␣ similar to knuthian approach

2023-08-18 Thread Carlos
On Fri, Aug 18, 2023 at 06:20:29PM +0200, Mikael Sundqvist wrote: > Hi, > > It is extremely difficult to follow what you write. > > On Fri, Aug 18, 2023 at 11:43 AM Carlos wrote: > > > > If I have the following, with these linebreaks as in: > > > > {\par But a system cannot be successful if it

[NTG-context] Re: Table head/body via lua

2023-08-18 Thread Wolfgang Schuster
Alexey Kryukov schrieb am 18.08.2023 um 19:02: Hi, I am trying to generate a table representation for some xml source. As the data structure doesn't directly correspond to the desired table structure, some manipulations via lua are required. So far everything works OK except table sectioning

[NTG-context] Table head/body via lua

2023-08-18 Thread Alexey Kryukov
Hi, I am trying to generate a table representation for some xml source. As the data structure doesn't directly correspond to the desired table structure, some manipulations via lua are required. So far everything works OK except table sectioning commands, like \bTABLEhead, \eTABLEhead, bTABLEbody

[NTG-context] Re: Some very simple cld - loading a module

2023-08-18 Thread Wolfgang Schuster
Hamid,Idris schrieb am 18.08.2023 um 17:30: Dear gang, The following, simple MWE gives an undefined control sequence error: === % \usemodule[translate] % \enableinputtranslation \startluacode     -- context.usemodule({translate})     context.usemodule{translate} context.usemodule({

[NTG-context] Re: Experiments with \doloopoverlist

2023-08-18 Thread Andres Conrado Montoya
I was using an old LMTX copy, and that was the issue. Thanks to Hans for pointing that out. Now I'm trying to expand my solution a little more. Is there any way to retrieve an element in a dataset by using the key? For example, given an "authors" dataset, I would like to do something similar to:

[NTG-context] Re: redefine space to be the same as \␣ similar to knuthian approach

2023-08-18 Thread Mikael Sundqvist
Hi, It is extremely difficult to follow what you write. On Fri, Aug 18, 2023 at 11:43 AM Carlos wrote: > > If I have the following, with these linebreaks as in: > > {\par But a system cannot be successful if it is too strongly > influenced by a single person. {\obeylines Once the initial design

[NTG-context] Some very simple cld - loading a module

2023-08-18 Thread Hamid,Idris
Dear gang, The following, simple MWE gives an undefined control sequence error: === % \usemodule[translate] % \enableinputtranslation \startluacode -- context.usemodule({translate}) context.usemodule{translate} context.enableinputtranslation() context.darkgreen() \stopluacode

[NTG-context] Re: Penalties and overprinting in tabulate

2023-08-18 Thread Hans Hagen
On 8/18/2023 4:36 PM, denis.ma...@unibe.ch wrote: Dear list, typesetting the example below results in lines printed above each other? Without the penalties, this doesn't happen. What am I missing here? How I can use the penalties without the not wanted overprinting? Best, Denis

[NTG-context] Re: Penalties and overprinting in tabulate

2023-08-18 Thread Hans Hagen
On 8/18/2023 4:36 PM, denis.ma...@unibe.ch wrote: Dear list, typesetting the example below results in lines printed above each other? Without the penalties, this doesn't happen. What am I missing here? How I can use the penalties without the not wanted overprinting? Best, Denis

[NTG-context] Penalties and overprinting in tabulate

2023-08-18 Thread denis.maier
Dear list, typesetting the example below results in lines printed above each other? Without the penalties, this doesn't happen. What am I missing here? How I can use the penalties without the not wanted overprinting? Best, Denis \startsetups[mypenalties] \setdefaultpenalties

[NTG-context] Re: breakpoints in verbatim text

2023-08-18 Thread Hans Hagen
On 8/18/2023 1:02 PM, Wolfgang Schuster wrote: Alex Leray schrieb am 18.08.2023 um 12:19: Hello Wolfgang, Le 17/08/23 à 18:56, Wolfgang Schuster a écrit : Is it correct all your listing are HTML code and you need line breaks for the entries of the href attributes? The content is from a

[NTG-context] redefine space to be the same as \␣ similar to knuthian approach

2023-08-18 Thread Carlos
If I have the following, with these linebreaks as in: {\par But a system cannot be successful if it is too strongly influenced by a single person. {\obeylines Once the initial design is complete and fairly robust, the real test begins as people with many different viewpoints undertake their own