Re: [NTG-context] [OT] rasperry 4

2019-06-26 Thread luigi scarso
On Mon, Jun 24, 2019 at 2:30 PM luigi scarso wrote: > just seen > https://www.raspberrypi.org/products/raspberry-pi-4-model-b/ > > I would like to know your impressions > > -- > luigi > more benchmarks https://www.tomshardware.com/reviews/raspberry-pi-4-b,6193.html -- luigi

[NTG-context] inline fractions

2019-06-26 Thread Alan Bowen
The following mwe \definefontfeature[fraction][frac=yes] \definehighlight[textfraction][style={\feature[+][fraction]}] \starttext a fraction \m{\frac{1}{n}}, \textfraction{1/n}, \vulgarfraction{1}{n} in the text \stoptext works for all but \textfraction in the latest beta (luatex, luametatex). H

Re: [NTG-context] issue with italic correction (again)

2019-06-26 Thread Pablo Rodriguez
On 6/25/19 10:08 PM, Taco Hoekwater wrote: >> Op 25 jun. 2019 om 21:42 heeft Pablo Rodriguez het volgende geschreven: >> >> BTW, I wonder why the second definition of \DesiredFont doesn’t change >> the font for the buffer used after it. > > Using \switchtobodyfont instead of \setupbodyfont for all

[NTG-context] Linefillers don't work

2019-06-26 Thread Wolfgang Schuster
Hi, the linefiller mechanism is currently broken. \starttext \startlinefiller[filler] \samplefile{ward} \stoplinefiller \stoptext Wolfgang ___ If your question is of interest to others as well, please add an entr

Re: [NTG-context] Linefillers don't work

2019-06-26 Thread Hans Hagen
On 6/26/2019 10:04 PM, Wolfgang Schuster wrote: Hi, the linefiller mechanism is currently broken. \starttext \startlinefiller[filler] \samplefile{ward} \stoplinefiller \stoptext fixed in next beta -