Skip to content

Replace ConTeXt MkIV generate commands#637

Merged
Witiko merged 2 commits intoWitiko:mainfrom
gucci-on-fleek:context-mkiv-generate
Mar 22, 2026
Merged

Replace ConTeXt MkIV generate commands#637
Witiko merged 2 commits intoWitiko:mainfrom
gucci-on-fleek:context-mkiv-generate

Conversation

@gucci-on-fleek
Copy link
Copy Markdown

Previously, the documentation and the Dockerfile used

$ mtxrun --luatex --generate

to update the ConTeXt MkIV filename databases, but according to this message from Hans, recommended command is now

$ context --generate --luatex

markdown is the only package in TL that uses the old command, so after this PR, everything in TL will use the correct command.

(I wasn't aware that this was the correct command until just now either)

gucci-on-fleek and others added 2 commits March 18, 2026 04:24
Previously, the documentation and the `Dockerfile` used

    mtxrun --luatex --generate

to update the ConTeXt MkIV filename databases, but according to

    https://mailman.ntg.nl/archives/list/ntg-context@ntg.nl/message/HUILWUINUYPUFX5MZBFFIBQZSCFQDOOK/

the recommended command is now

    context --generate --luatex

This commit updates all mentions/uses of the old command to the new one.
@Witiko Witiko added this to the 3.14.1 milestone Mar 18, 2026
@Witiko Witiko added documentation Related the technical documentation, the user manual, and the README files docker Related to the Docker image labels Mar 18, 2026
@Witiko Witiko self-requested a review March 18, 2026 14:23
@Witiko
Copy link
Copy Markdown
Owner

Witiko commented Mar 18, 2026

Thanks a lot for the pull request, @gucci-on-fleek!

@Witiko Witiko merged commit 7d407e9 into Witiko:main Mar 22, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docker Related to the Docker image documentation Related the technical documentation, the user manual, and the README files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants