Re: Unter Win11 "getnonfreefonts" installieren klappt nicht

"Markus Kohm" (via tex-d-l Mailing List) <[email protected]> Mon, 05 Jan 2026 13:15:54 +0100
Newsgroups gmane.comp.tex.german
Organization KOMA
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1767615361-14623-235
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"

Am Montag, 5. Januar 2026, 12:34 schrieb Michel D=C3=B6hring:
> PS C:\texlive\2025\bin\windows> getnonfreefonts --sys --help
> C:\texlive\2025\bin\windows\runscript.tlu:942:
> C:\texlive\2025\bin\windows\runscript.tlu:865: no appropriate script or
> program found: getnonfreefonts
> PS C:\texlive\2025\bin\windows>

Du machst da ja nichts anderes als bisher. Es wird also weiter der Wrapper=
=20
aufgerufen, der getnonfreefonts nicht findet. Probier mal

    cd C:\texlive\2025\texmf-dist\scripts
    perl getnonfreefonts.pl --sys --help

Wenn das funktioniert, kannst du die Fonts per

    cd C:\texlive\2025\texmf-dist\scripts
    perl getnonfreefonts.pl --sys --all

installieren.

Gru=C3=9F
Markus
--=20
KOMA-Script: https://sf.net/p/koma-script
KOMA-Script-Wiki: https://sf.net/p/koma-script/wiki-en/Home
KOMA-Script and Friends: https://gitlab.com/latex9343737
KOMA on github: https://github.com/komascript




------------=_1767615361-14623-235
Content-Type: text/plain; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0

-- 
FAQ: http://texfragen.de/
Durchsuchbares Archiv: https://www.listserv.dfn.de/sympa/arc/tex-d-l 
Unsubscribe/Verwaltung: https://www.listserv.dfn.de/sympa/info/tex-d-l
------------=_1767615361-14623-235--