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 216🔗
Date: 2022-12-02 18:33:03
Last update: 2022-12-06 14:24:10
Status Closed (Fixed)
Category datetime2
Version 1.5.2
Summary Missing 'r' at the back of "desember" in icelandic

Sign in to subscribe to notifications about this report.

Description

In the file
https://ctan.uib.no/macros/latex/contrib/datetime2-contrib/datetime2-icelandic/datetime2-icelandic.dtx

month name of '12' is "desembe" or "Desembe" but should be "desember" or "Desember"

MWE

Download (134B)

\documentclass{article}
\usepackage[icelandic]{babel}
\usepackage[useregional]{datetime2}
\begin{document}
\maketitle
\end{document}

Evaluation

This is a bug in datetime2-icelandic not in datetime2. There currently isn't a maintainer for datetime2-icelandic. Let me know if you want to volunteer to take over it.

Update 2022-12-06: Fixed in v1.2. Please allow a few days for the new version to reach TeX distributions.

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=216