Re: Fonts on Arch Linux

2020-06-30 Thread Andrew Bernard
Hi Carl, Thank you so much for this really useful information. I do wonder what happened to the development of the font. Perhaps just abandoned after ten years or more. Biolinum was an excellent Optima replacement, and I use it a lot. All I can find nowadays is scrappy partial sets of dubious prov

Re: Fonts on Arch Linux

2020-06-28 Thread Carl Sorensen
I checked on Wikipedia. The Libertine website has been archived in the Wayback Machine. You can also get a forked continuation of the now non-developed Linux Libertine fonts as Libertinus, which has Serif, Sans, and Mono variants. https://www.tug.org/TUGboat/tb37-1/tb115hosny.pdf https://gith

Re: Fonts on Arch Linux

2020-06-28 Thread Andrew Bernard
Thanks Aaron. I didn't give an MWE as it was a preliminary probe to see if this is a known issue. Here's the code in question: #(define fonts (set-global-fonts #:roman "Linux Libertine O" #:sans "Linux Biolinum O" #:typewriter "Linux Libertine Mono O" #:factor (/ st

Re: Fonts on Arch Linux

2020-06-28 Thread Aaron Hill
On 2020-06-28 4:26 am, Andrew Bernard wrote: More strangeness on Arch Linux. The /paper command set-global-fonts is having no effect, no matter what fonts are specified. I have checked and rechecked font availability. This occurs in 2.20.0 and 2.21.2. I have not tried earlier versions. I presum

Fonts on Arch Linux

2020-06-28 Thread Andrew Bernard
More strangeness on Arch Linux. The /paper command set-global-fonts is having no effect, no matter what fonts are specified. I have checked and rechecked font availability. This occurs in 2.20.0 and 2.21.2. I have not tried earlier versions. If I explicitly specify a font name for a markup it work