Skip to content

Allow month to be numeric#104

Merged
Drodt merged 1 commit into
typst:mainfrom
YDX-2147483647:numeric-month
Jun 5, 2026
Merged

Allow month to be numeric#104
Drodt merged 1 commit into
typst:mainfrom
YDX-2147483647:numeric-month

Conversation

@YDX-2147483647

@YDX-2147483647 YDX-2147483647 commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Resolves #103

There are two conventions for the month field. BibTeX prefers January or jan, but BibLaTeX prefers 1.
Previously, only the former is supported. This PR adds support for the latter.

@Drodt Drodt left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Drodt Drodt merged commit ff40269 into typst:main Jun 5, 2026
2 checks passed
@YDX-2147483647 YDX-2147483647 deleted the numeric-month branch June 5, 2026 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Numeric months are lost

2 participants