Bug#1014755: texlive-lang-czechslovak causes error with wordlflags with emblems

2022-11-27 Thread Hilmar Preuße

Am 11.07.2022 um 16:16 teilte Petr Nivnický mit:

Hello Petr,


All flags with emblems (with worldflags package https://ctan.org/pkg/
worldflags) are not generated when Czech or Slovak babel are used. Other
languages work. All flags without emblems work even with Czech or Slovak
babel. So, I think this could be related to texlive-lang-czechslovak
package.

Testing document, error repeateble in Gummi, TeXworks and TeXstudio.

\documentclass{article}
\usepackage[english]{babel} % English works
%\usepackage[spanish]{babel} % Spanish works
%\usepackage[czech]{babel} % Czech does NOT work
%\usepackage[slovak]{babel} % Slovak does NOT work
\usepackage{worldflags}

\begin{document}
   \worldflag{SK}
\end{document}

Error:
/usr/share/texmf/tex/latex/worldflags/worldflag_SK.tex:10: Missing number,
treated as zero.




The issue is still present in Debian unstable. The ldf files for Czech
and Slovak both read:

%% Czech Language Definition File
%% Please report errors to: Petr Tesa\v r\'ik
%%  babel at tesarici.cz

Are you willing to contact Petr to get an opinion about the issue? At
least we should learn if the issue is in the ldf files or not.

Thanks!

Hilmar
--
sigfault



Bug#1014755: texlive-lang-czechslovak causes error with wordlflags with emblems

2022-07-11 Thread Petr Nivnický
Package: texlive-lang-czechslovak
Version: 2019.20200218-1


All flags with emblems (with worldflags package https://ctan.org/pkg/
worldflags) are not generated when Czech or Slovak babel are used. Other 
languages work. All flags without emblems work even with Czech or Slovak 
babel. So, I think this could be related to texlive-lang-czechslovak
package.

Testing document, error repeateble in Gummi, TeXworks and TeXstudio.

\documentclass{article}
\usepackage[english]{babel} % English works
%\usepackage[spanish]{babel} % Spanish works
%\usepackage[czech]{babel} % Czech does NOT work
%\usepackage[slovak]{babel} % Slovak does NOT work
\usepackage{worldflags}

\begin{document}
  \worldflag{SK}
\end{document}

Error:
/usr/share/texmf/tex/latex/worldflags/worldflag_SK.tex:10: Missing number,
treated as zero.



I use Linux Mint 20, 5.4.0-121-generic.





Regards, Petr