[NTG-context] page counter problem

2020-09-30 Thread Alan Bowen
he page counter does not increase in the first iteration an PDf inclusion but seems to work properly after that. Have attached a sample file (69K) that will serve to show the problem—at least, on my machine. \starttext \setupexternalfigures[location=default] \setuplayer[preset=middlebottom,

[NTG-context] no frontmatter head on recto page

2020-09-30 Thread jbf
For some reason that I cannot work out, the recto page header is not appearing in frontmatter sections like Foreword. It is important to note that for this item I am using: \definehead   [foreword] [chapter]... \setuphead   [foreword]   [frontpartlabel=foreword,    conversion=empty] Then

Re: [NTG-context] page counter problem

2020-09-30 Thread Taco Hoekwater
Hi Alan, > On 30 Sep 2020, at 12:50, Alan Bowen wrote: > > he page counter does not increase in the first iteration an PDf inclusion but > seems to work properly after that. Have attached a sample file (69K) that > will serve to show the problem—at least, on my machine. It is not the

Re: [NTG-context] no frontmatter head on recto page

2020-09-30 Thread Taco Hoekwater
> On 30 Sep 2020, at 11:46, jbf wrote: > > For some reason that I cannot work out, the recto page header is not > appearing in frontmatter sections like Foreword. It is important to note that > for this item I am using: > > \definehead > [foreword] [chapter]… ‘chapter' suppresses the

Re: [NTG-context] no frontmatter head on recto page

2020-09-30 Thread Alan Bowen
Thank you, Taco, for the fix *and* the helpful explanation. The file now works (and I can now put this project to bed!) Alan On Wed, Sep 30, 2020 at 7:44 AM Taco Hoekwater wrote: > > > > On 30 Sep 2020, at 11:46, jbf wrote: > > > > For some reason that I cannot work out, the recto page

Re: [NTG-context] no frontmatter head on recto page

2020-09-30 Thread Alan Bowen
My apologies for the mixed message. A. On Wed, Sep 30, 2020 at 8:56 AM Alan Bowen wrote: > Thank you, Taco, for the fix *and* the helpful explanation. > > The file now works (and I can now put this project to bed!) > > Alan > > On Wed, Sep 30, 2020 at 7:44 AM Taco Hoekwater wrote: > >> >> >>

Re: [NTG-context] page counter problem

2020-09-30 Thread Alan Bowen
Thank you, Taco, for the fix *and* the helpful explanation. The file now works (and I can now put this project to bed!) Alan On Wed, Sep 30, 2020 at 7:38 AM Taco Hoekwater wrote: > Hi Alan, > > > On 30 Sep 2020, at 12:50, Alan Bowen wrote: > > > > he page counter does not increase in the

Re: [NTG-context] no frontmatter head on recto page

2020-09-30 Thread jbf
No, Taco, that is not resolving the problem. I added your suggestion (header=start) to what I already had for \setuphead for 'foreword': \setuphead   [foreword]   [frontpartlabel=foreword,    conversion=empty,    header=start] but it makes no difference. I am already aware that chapter, on

Re: [NTG-context] no frontmatter head on recto page

2020-09-30 Thread jbf
Taco, I found a solution. Instead of trying to adjust what I have in the preamble, I simply went to where I begin the Foreword and included [marking={Foreword}]: \startforeword[marking={Foreword}][author={Author's name}]. And of course, to prevent the first page of Foreword from having the

Re: [NTG-context] Natural Tables: spaceinbetween not working?

2020-09-30 Thread Wolfgang Schuster
Denis Maier schrieb am 30.09.2020 um 21:54: Hi, spaceinbetween seems to have no effect in this example: === \setupTABLE [spaceinbetween=25pt,split=yes] A few options need [start] when you set them before \bTABLE. \setupTABLE [split=yes] \setupTABLE [start]

Re: [NTG-context] Postponed footnotes and pagebreaks

2020-09-30 Thread Pablo Rodriguez
On 9/30/20 5:52 PM, Denis Maier wrote: > Hi, > > postponing footnotes when using tables causes the footnote often to > appear on the next page, which may not always be wanted. Is there a way > to keep the footnote on the same page in these situations? Hi Denis, this options might help:

[NTG-context] Natural Tables: spaceinbetween not working?

2020-09-30 Thread Denis Maier
Hi, spaceinbetween seems to have no effect in this example: === \setupTABLE [spaceinbetween=25pt,split=yes] \starttext \bTABLE \dorecurse{50}{\bTR \bTD table cell \eTD \bTD table cell \eTD \eTR} \eTABLE \stoptext == What am I missing? Best, Denis

Re: [NTG-context] Tagged export breaks r2l alignment in tabulate

2020-09-30 Thread Wolfgang Schuster
Denis Maier schrieb am 30.09.2020 um 16:18: Ok, that works. Is it possible to define that both cells in the first row as left to right? (Like in the definition, not in the cell.) I don't think so but maybe table headers can help you. \starttext \starttabulatehead[] \BC \raggedcenter Column

[NTG-context] Postponed footnotes and pagebreaks

2020-09-30 Thread Denis Maier
Hi, postponing footnotes when using tables causes the footnote often to appear on the next page, which may not always be wanted. Is there a way to keep the footnote on the same page in these situations? Best, Denis

Re: [NTG-context] Unwanted whitespace at beginning of document

2020-09-30 Thread Denis Maier
Am 29.09.2020 um 16:16 schrieb Wolfgang Schuster: Denis Maier schrieb am 29.09.2020 um 14:26: Hi, I have ended up with unwanted whitespace at the beginning of my document. The environment definition is already quite complex, so I cannot easily tell where the whitespace is coming from. Any

Re: [NTG-context] Tagged export breaks r2l alignment in tabulate

2020-09-30 Thread Denis Maier
Am 27.09.2020 um 15:40 schrieb Wolfgang Schuster: Denis Maier schrieb am 26.09.2020 um 22:39: Am 23.09.2020 um 16:04 schrieb Wolfgang Schuster: Denis Maier schrieb am 23.09.2020 um 14:14: Hi, this example produces correctly aligned right-to-left text: