tags 76612 fixed
close 76612 14.1.0
thanks

Arash Esbati <[email protected]> writes:

> I would install the following change:
>
> diff --git a/tex.el b/tex.el
> index 590f938a..622e980a 100644
> --- a/tex.el
> +++ b/tex.el
> @@ -681,7 +681,7 @@ string."
>      ("%(latexmk-out)"
>       (lambda ()
>         (cond ((eq TeX-engine 'xetex)
> -              " -pdfxe")
> +              " -pdf -pdflatex=xelatex")
>               ((eq TeX-engine 'luatex)
>                (cond ((and TeX-PDF-mode
>                            (TeX-PDF-from-DVI))

I installed this change with commit 059ba17a, and therefore closing this
issue.  Thanks for the report.

Best, Arash



_______________________________________________
bug-auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to