Libertinus font and AnonymousPro
Wolfgang Engelmann
engelmann at uni-tuebingen.de
Tue Jul 6 15:59:55 UTC 2021
Am 06.07.21 um 16:50 schrieb Kornel Benko:
> Am Tue, 6 Jul 2021 16:37:55 +0200
> schrieb Wolfgang Engelmann <engelmann at uni-tuebingen.de>:
>
>> Am 06.07.21 um 16:31 schrieb Kornel Benko:
>>> Am Tue, 6 Jul 2021 16:15:22 +0200
>>> schrieb Wolfgang Engelmann <engelmann at uni-tuebingen.de>:
>>>
>>>>> What is wrong with lyx-way to use requested fonts?
>>>>> Attached works here. (Used with lyx2.4)
>>>>>
>>>>> Kornel
>>>>>
>>>>>
>>>>
>>>> Kornel, would you mind to grade down your lyx file from 2.4 to 2.3.x? I
>>>> use 2.3.6 and it can't convert it. Debian has unfortunately not yet
>>>> version 2.4 and I can't find the lyx2lyx tool for conversion
>>>> Wolfgang
>>>
>>> OK, exported to 2.3.x.
>>>
>>> Kornel
>>>
>>>
>> This is, what I get in running your file:
>>
>> ! Package fontspec Error: The font "Libertinus Serif" cannot be found.
>>
>> ! Package fontspec Error: The font "Libertinus Sans" cannot be found.
>>
>> ! Package fontspec Error: The font "Anonymous Pro" cannot be found.
>>
>> May be I have to install Version 2.4?
>>
>> Wolfgang
>
> No, running 2.3.x gives no errors here. You have to enable the tex-fonts for your system.
> (Look at the conversation with subject 'LyX says Tex Gyra Schola is not installed, but I
> installed it' on this list.)
>
> Kornel
>
>
But I want to use non-tex fonts (for luatex).
And looking at the Gyra Schola conversion non-tex-fonts were checked.
This is
sudo tlmgr install libertinus
tlmgr: package repository
https://packages.oth-regensburg.de/ctan/systems/texlive/tlnet (verified)
tlmgr install: package already present: libertinus
wolfgang at Fuji:~$ sudo tlmgr install AnonymousPro
tlmgr: package repository
https://packages.oth-regensburg.de/ctan/systems/texlive/tlnet (verified)
tried without capital:
tlmgr install: package already present: anonymouspro
so I do have both packages.
To find out where they are located:
$ find -iname 'libertinus*'
./.texlive2020/texmf-var/luatex-cache/generic/fonts/otl/libertinusserif-regular.lua
./.texlive2020/texmf-var/luatex-cache/generic/fonts/otl/libertinusserif-semibold.lua
./.texlive2020/texmf-var/luatex-cache/generic/fonts/otl/libertinussans-italic.lua
./.texlive2020/texmf-var/luatex-cache/generic/fonts/otl/libertinusserif-regular.luc
....
But
sudo find -iname 'anonymouspro*'
./.local/share/RecentDocuments/AnonymousPro.lyx.desktop
./.local/share/RecentDocuments/AnonymousPro.23.lyx.desktop
./.local/share/RecentDocuments/AnonymousPro.lyx[3].desktop
./.local/share/RecentDocuments/AnonymousPro.lyx[2].desktop
./Dokumente/PUBLIKATIONEN-EIGENE/SP-WITTE-2021/AnonymousPro.lyx
./Dokumente/PUBLIKATIONEN-EIGENE/SP-WITTE-2021/AnonymousPro.23.lyx
and those are only names I gave.
However,
tlmgr install: package already present: anonymouspro
I am confused...
Wolfgang
More information about the lyx-users
mailing list