Skip to content

Commit

Permalink
Merge pull request #25 from Witiko/fix/kpathsea-in-context
Browse files Browse the repository at this point in the history
Don't use LuaMetaTeX for ConTeXt MkIV example document
  • Loading branch information
Witiko authored Mar 25, 2024
2 parents ae550d7 + f22a768 commit 8b7d0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fail-fast: true
matrix:
command:
- context --nonstopmode example.context
- context --luatex --nonstopmode example.context
- pdflatex --shell-escape --interaction=nonstopmode example.latex
- xelatex --shell-escape --8bit --interaction=nonstopmode example.latex
- lualatex --interaction=nonstopmode example.latex
Expand Down

0 comments on commit 8b7d0cd

Please sign in to comment.