Latest news 2024-09-23: new blog post "Tales for Our Times: Raising Funds and Awareness for St Martins Housing Trust".

Bug Tracker RSS feed

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

Name (optional):

Are you human? Please confirm the bug report ID (which can be found at the top of this page) or login if you have an account.

Comment:


You can use the following markup:

Block:

[pre]Displayed verbatim[/pre]
[quote]block quote[/quote]

In line:

[tt]code[/tt]
[file]file/package/class name[/file]
[em]emphasized text[/em]
[b]bold text[/b]
[url]web address[/url] [sup]superscript[/sup]
[sub]subscript[/sub]

Ordered list:
[ol]
[li]first item[/li]
[li]second item[/li]
[/ol]

Unordered list:
[ul]
[li]first item[/li]
[li]second item[/li]
[/ul]

You can use the Preview button to review your message formatting before submitting.

Page permalink: https://www.dickimaw-books.com/bugtracker.php?key=278