Skip to content

Conversation

@cderv
Copy link
Contributor

@cderv cderv commented Nov 3, 2025

When babel reports "Unknown option 'X'" without mentioning the .ldf file, parse_packages() now constructs the filename by appending .ldf to the language name. This fixes automatic installation of babel language packages with recent Pandoc versions.

Fixes #475

When babel reports "Unknown option 'X'" without mentioning the .ldf file,
parse_packages() now constructs the filename by appending .ldf to the
language name. This fixes automatic installation of babel language packages
with recent Pandoc versions.

Fixes #475
Run it on merging branch only, and it will run then create a pull request for any missing packages

And also update to v7 of the action
@cderv cderv merged commit 9b53583 into main Nov 4, 2025
13 checks passed
@cderv cderv deleted the babel-error branch November 4, 2025 09:13
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.

Unhandled babel option error when lang key is used with Pandoc

2 participants