Polyglossia bringt Fehler nach Umstieg auf TeXLive 2024

"Ulrich Dirr" (via tex-d-l Mailing List) <[email protected]>
Newsgroups gmane.comp.tex.german
Message-ID <BEUP281MB36885322A2934B43333392D3920E2@BEUP281MB3688.DEUP281.PROD.OUTLOOK.COM>
Hallo Liste,

ich hatte endlich Zeit, auf TeXLive 2024 umzustellen. (Frische Komplett-Installation)
Leider kompilieren meine Dokumente, die Polyglossia benutzen, nicht mehr. Ich erhalte diesen Fehler:

	! LaTeX Error: The key 'polyglossia/latex/bcp47-language' is unknown 	and is
	(LaTeX)        being ignored.
	
	For immediate help type H <return>.
	 ...                                              
	                                                  
	l.16 }
    
Das Paket wird mit 
	\usepackage{polyglossia}
	\setdefaultlanguage[variant=german,spelling=new,babelshorthands=true]	{german}
eingebunden.

Hier ein Minimalbeispiel, das diesen Fehler auch bringt:

\documentclass{article}
\usepackage{polyglossia}
\setdefaultlanguage{german}

\begin{document}
blabla
\end{document}
\endinput

-- 
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.