[NTG-context] issue with references

2021-02-19 Thread Pablo Rodriguez
Hans, I have the following sample: \setuphead[chapter][sectionsegments=chapter] \setuphead[section][sectionsegments=section] \setupreferencestructureprefix [default] [prefixsegments=*:*] \starttext \startTEXpage[offset=1em] \chapter{Chapter} \section[sec]{Section} As

Re: [NTG-context] \blackrule and margin

2021-02-19 Thread Hans Hagen
On 2/19/2021 4:02 PM, Ursula Hermann wrote: Dear List, i have the little following example: \setuppapersize[A8,landscape] \setuplayout[leftmargin=2.5cm,              leftmargindistance=0.2cm,              backspace=2.9cm,              width=4cm] \showframe \starttext \blackrule

Re: [NTG-context] \blackrule and margin

2021-02-19 Thread Pablo Rodriguez
On 2/19/21 4:02 PM, Ursula Hermann wrote: > Dear List,  > i have the little following example:  > > \setuppapersize[A8,landscape] > \setuplayout[leftmargin=2.5cm, >              leftmargindistance=0.2cm, >              backspace=2.9cm, >              width=4cm] > \showframe > \starttext >

[NTG-context] \blackrule and margin

2021-02-19 Thread Ursula Hermann
Dear List, i have the little following example: \setuppapersize[A8,landscape] \setuplayout[leftmargin=2.5cm, leftmargindistance=0.2cm, backspace=2.9cm, width=4cm] \showframe \starttext \blackrule \margintext{Me} \blackrule[color=black, height=0.5ex,

Re: [NTG-context] lmtx error: You can't use 'integer 340' in internal vertical mode

2021-02-19 Thread juh
Am Fri, Feb 19, 2021 at 10:47:36AM +0100 schrieb Hans Hagen: > The question is: what happens in that file with modes? Nothing too fancy. I attached the files with mode definitions -- -- Autoren-Homepage: . http://literatur.hasecke.com Satiren & Essays: .

Re: [NTG-context] Lua code and table

2021-02-19 Thread Hans Hagen
On 2/19/2021 2:12 PM, Jano Kula wrote: Hi, On Fri, 19 Feb 2021 at 13:06, Hans Hagen > wrote: On 2/19/2021 12:42 PM, Fabrice Couvreur wrote: > Hi Hans,Thanks again for the ideas to improve my code. However, I am new > to Lua and my level is far from

[NTG-context] lmtx error: You can't use 'integer 340' in internal vertical mode

2021-02-19 Thread juh
Hi, I can't yet provide a mwe as the project is quite complex and includes color profiles and bleed. I can process it with context. When I process it using lmtx but without colorprofiles and bleed, it works. When I process it using lmtx with colorprofiles and bleed, it get this error: tex

Re: [NTG-context] Lua code and table

2021-02-19 Thread Jano Kula
Hi, On Fri, 19 Feb 2021 at 13:06, Hans Hagen wrote: > On 2/19/2021 12:42 PM, Fabrice Couvreur wrote: > > Hi Hans,Thanks again for the ideas to improve my code. However, I am new > > to Lua and my level is far from sufficient to understand everything. Why > > in no table do the crosses appear in

[NTG-context] lmtx

2021-02-19 Thread Hans Hagen
Hi, In the last couple of lmtx uploads \startTEXpage should work a bit better. These uploads also introduced a new option for alignments, which can be checked in: \def\DemoA#1{\vbox{\red \hsize#1\input tufte }} \def\DemoB#1{\vbox{\green \setupalign[always]\hsize#1\input

Re: [NTG-context] lmtx error: You can't use 'integer 340' in internal vertical mode

2021-02-19 Thread Hans Hagen
On 2/19/2021 11:46 AM, juh wrote: Am Fri, Feb 19, 2021 at 10:47:36AM +0100 schrieb Hans Hagen: The question is: what happens in that file with modes? Nothing too fancy. I attached the files with mode definitions works here so you need to make a mwe Hans

Re: [NTG-context] Lua code and table

2021-02-19 Thread Hans Hagen
On 2/19/2021 12:42 PM, Fabrice Couvreur wrote: Hi Hans,Thanks again for the ideas to improve my code. However, I am new to Lua and my level is far from sufficient to understand everything. Why in no table do the crosses appear in the cells; which was my original idea.Thank you.Fabrice I get a

Re: [NTG-context] Lua code and table

2021-02-19 Thread Fabrice Couvreur
Hi Hans, Thanks again for the ideas to improve my code. However, I am new to Lua and my level is far from sufficient to understand everything. Why in no table do the crosses appear in the cells; which was my original idea. Thank you. Fabrice Le jeu. 18 févr. 2021 à 16:28, Fabrice Couvreur a

Re: [NTG-context] lmtx error: You can't use 'integer 340' in internal vertical mode

2021-02-19 Thread Hans Hagen
On 2/19/2021 10:21 AM, juh wrote: Hi, I can't yet provide a mwe as the project is quite complex and includes color profiles and bleed. I can process it with context. When I process it using lmtx but without colorprofiles and bleed, it works. When I process it using lmtx with colorprofiles