Fix dependency list to match the LuaLaTeX build
The Makefile has built with lualatex since the tagged PDF work in
2841ae9, but the README still told people to install texlive-xetex.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -33,11 +33,11 @@ the repository and sending patches by email:
|
|||||||
On Debian or Ubuntu, install the following packages:
|
On Debian or Ubuntu, install the following packages:
|
||||||
|
|
||||||
* latexmk
|
* latexmk
|
||||||
* texlive-xetex
|
* texlive-luatex
|
||||||
* texlive-latex-recommended
|
* texlive-latex-recommended
|
||||||
* texlive-latex-extra
|
* texlive-latex-extra
|
||||||
|
|
||||||
apt install latexmk texlive-xetex texlive-latex-recommended \
|
apt install latexmk texlive-luatex texlive-latex-recommended \
|
||||||
texlive-latex-extra
|
texlive-latex-extra
|
||||||
|
|
||||||
On other systems, installing a full TeX Live distribution should provide
|
On other systems, installing a full TeX Live distribution should provide
|
||||||
|
|||||||
Reference in New Issue
Block a user