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
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
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
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
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
-