Bug Tracker
I’m currently working on a major new version of the datatool package. This may take a while. Please be patient. (Experimental version available for testing.)
ID | 278🔗 |
---|---|
Date: | 2024-08-06 18:25:39 |
Last update: | 2024-08-06 18:26:27 |
Status | Open Sign in if you want to bump this report. |
Category | tex-locale |
Version | 1.0 |
Summary | package errors with lualatex |
Sign in to subscribe to notifications about this report.
Description
Starting with texlive 2023 the tex-locale package errors with lualatex (but not pdflatex or xelatex). Here's a test to run with lualatex:\documentclass{article} \usepackage{tex-locale} \begin{document} Currency: \CurrentLocaleCurrency. \end{document}The first error is
! String contains an invalid utf-8 sequence. l.8 ...querycurrency{dollar}}{\tdot }{\tpct }{\twrp{ }}}{{\patnumfmt{\patdecfm... A funny symbol that I can't read has just been (re)read. Just continue, I'll change it to 0xFFFD.
MWE
Download (121B)
\documentclass{article} \usepackage{tex-locale} \begin{document} Currency: \CurrentLocaleCurrency. \end{document}
Evaluation
Comments
0 comments.
Add Comment
Page permalink: https://www.dickimaw-books.com/bugtracker.php?key=278