Re: Polyglossia: renaming figurname stopped working

2019-03-26 Thread Janusz S. Bień
On Tue, Mar 26 2019 at 16:12 +09, Akira Kakuto wrote: >> This happened after the recent upgrade of the Debian packages to texlive >> 2018.20190227-2. Any suggestions? > > Here it seems to work by the following change: > \begin{document} > \gappto\captionspolish{\renewcommand{\figurename}{Il.}} > --

Re: Polyglossia: renaming figurname stopped working

2019-03-26 Thread Akira Kakuto
This happened after the recent upgrade of the Debian packages to texlive 2018.20190227-2. Any suggestions? Here it seems to work by the following change: \begin{document} \gappto\captionspolish{\renewcommand{\figurename}{Il.}} ---> \gappto\captionspolish{\renewcommand{\figurename}{Il.}} \begin{d