[NTG-context] Unable to switch math fonts

2017-07-20 Thread Kumar Appaiah
Hi. I'm using the Debian packaged ConTeXt, version 2017.05.15.20170613-2. I have the Neo Euler OTF font and mtxrun --script fonts finds it. I am unable to get the following to work: \definefontfamily [myfamily] [math] [Neo Euler] \setupbodyfont[myfamily] \starttext This is plain text. \startfor

[NTG-context] footnote placement

2017-07-20 Thread Meer, Hans van der
It happens that a footnote generated on a certain page is typeset on the page preceding it. Rather than that, I would like to force a footnote to appear either on the page where it is defined or on the following page. Can such behaviour be enforced? Currently this is my footnote setup: \setupn

Re: [NTG-context] Kerning between primes and left parenthesis (again)

2017-07-20 Thread Hans Hagen
On 7/20/2017 7:18 AM, Mikael P. Sundqvist wrote: Den 12 juli 2017 10:17 fm skrev "Mikael P. Sundqvist" >: Dear Hans, now, in luatex 1.05, that the primes are "constructed" in new manner, I wonder if there is a way to specify in a goodie file the kerning

[NTG-context] replace characters with bounding boxes

2017-07-20 Thread Idris Samawi Hamid ادريس سماوي حامد
Dear gang, Given a set body font and text, how does one replace all characters of that font in that text with the corresponding rectangular bounding boxes? Once an answer to the above is spelled out: How does one control the width of the lines which make up the bounding boxes? Thank you i

Re: [NTG-context] replace characters with bounding boxes

2017-07-20 Thread Hans Hagen
On 7/20/2017 3:04 PM, Idris Samawi Hamid ادريس سماوي حامد wrote: Dear gang, Given a set body font and text, how does one replace all characters of that font in that text with the corresponding rectangular bounding boxes? Once an answer to the above is spelled out: How does one control the wi

Re: [NTG-context] replace characters with bounding boxes

2017-07-20 Thread Idris Samawi Hamid ادريس سماوي حامد
On Thu, 20 Jul 2017 07:31:00 -0600, Hans Hagen wrote: On 7/20/2017 3:04 PM, Idris Samawi Hamid ادريس سماوي حامد wrote: Dear gang, Given a set body font and text, how does one replace all characters of that font in that text with the corresponding rectangular bounding boxes? Once an answe

Re: [NTG-context] Unable to switch math fonts

2017-07-20 Thread Pablo Rodriguez
On 07/20/2017 09:38 AM, Kumar Appaiah wrote: > Hi. > > I'm using the Debian packaged ConTeXt, version 2017.05.15.20170613-2. > I have the Neo Euler OTF font and mtxrun --script fonts finds it. > > I am unable to get the following to work: > > \definefontfamily [myfamily] [math] [Neo Euler] > \se

Re: [NTG-context] footnote placement

2017-07-20 Thread Pablo Rodriguez
On 07/20/2017 11:16 AM, Meer, Hans van der wrote: > It happens that a footnote generated on a certain page is typeset on > the page preceding it. Rather than that, I would like to force a > footnote to appear either on the page where it is defined or on the > following page. Can such behaviour be e

Re: [NTG-context] footnote placement

2017-07-20 Thread Meer, Hans van der
Pablo, [scope=page] does not help. I did a few experiments with the following result. If the footnote is close to the previous page, than obviously the float mechanism may decide to put the footnote on the previous page. This happens even when the footnote is in the second paragraph of that pa

Re: [NTG-context] footnote placement

2017-07-20 Thread Hans Hagen
On 7/20/2017 9:14 PM, Meer, Hans van der wrote: Pablo, [scope=page] does not help. I did a few experiments with the following result. If the footnote is close to the previous page, than obviously the float mechanism may decide to put the footnote on the previous page. This happens even when t

Re: [NTG-context] footnote placement

2017-07-20 Thread Meer, Hans van der
I did use: \setupnotes[footnote][split=verystrict,scope=page] so I guess there is not much hope here. A related question: the numbering of endnotes is placed in the leftmargin. Is there a parameter setting that forces them in the textarea of the page? I tried \setupnotes[endnote][location=text

Re: [NTG-context] replace characters with bounding boxes

2017-07-20 Thread Hans Hagen
On 7/20/2017 8:06 PM, Idris Samawi Hamid ادريس سماوي حامد wrote: On Thu, 20 Jul 2017 07:31:00 -0600, Hans Hagen wrote: On 7/20/2017 3:04 PM, Idris Samawi Hamid ادريس سماوي حامد wrote: Dear gang, Given a set body font and text, how does one replace all characters of that font in that text wi

Re: [NTG-context] replace characters with bounding boxes

2017-07-20 Thread Idris Samawi Hamid ادريس سماوي حامد
On Thu, 20 Jul 2017 15:05:31 -0600, Hans Hagen wrote: On 7/20/2017 8:06 PM, Idris Samawi Hamid ادريس سماوي حامد wrote: On Thu, 20 Jul 2017 07:31:00 -0600, Hans Hagen wrote: On 7/20/2017 3:04 PM, Idris Samawi Hamid ادريس سماوي حامد wrote: Dear gang, Given a set body font and text, how does

Re: [NTG-context] footnote placement

2017-07-20 Thread Pablo Rodriguez
On 07/20/2017 10:06 PM, Meer, Hans van der wrote: > I did use: \setupnotes[footnote][split=verystrict,scope=page] so I guess > there is not much hope here. > > A related question: the numbering of endnotes is placed in the > leftmargin. Is there a parameter setting that forces them in the > textar

Re: [NTG-context] footnote placement

2017-07-20 Thread Meer, Hans van der
> On 21 Jul 2017, at 07:00, Pablo Rodriguez wrote: > > On 07/20/2017 10:06 PM, Meer, Hans van der wrote: >> I did use: \setupnotes[footnote][split=verystrict,scope=page] so I guess >> there is not much hope here. >> >> A related question: the numbering of endnotes is placed in the >> leftmargin