Expansion is not working using xetex engine

This commit is contained in:
Marcus Kammer 2023-12-14 11:52:49 +01:00
parent b632d541a4
commit 293094343b
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -96,7 +96,7 @@
("" "grffile")
("" "unicode-math")
("" "xcolor")
("expansion,protrusion=true" "microtype")))
("protrusion=true" "microtype")))
;; Define the process to convert Org to PDF using XeLaTeX
(org-latex-pdf-process '("latexmk -xelatex -shell-escape -quiet -f %f"))
;; Set the compiler to XeLaTeX