Re: [PATCH] Add xdv support for latex preview

2025-03-29 Thread Ihor Radchenko
Billy Lei writes: > I've updated it to use (1.7 . 1.5) size adjust option. The > :package-version tag and ORG-NEWS are also updated. Thanks! Applied, onto main, after small changes to the commit message and the NEWS entry. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=f30f6dc4

Re: [PATCH] Add xdv support for latex preview

2025-03-28 Thread Billy Lei
在 2025/3/26 2:37, Ihor Radchenko 写道: Billy Lei writes: Subject: [PATCH] org-preview-latex-process-alist: Add xdv support for latex preview * lisp/org.el (org-preview-latex-process-alist): Add new process "xelatex" to allow using xelatex to generate latex preview. Thanks for the patch!

Re: [PATCH] Add xdv support for latex preview

2025-03-25 Thread Ihor Radchenko
Billy Lei writes: > Subject: [PATCH] org-preview-latex-process-alist: Add xdv support for latex > preview > > * lisp/org.el (org-preview-latex-process-alist): Add new process "xelatex" to > allow using xelatex to generate latex preview. Thanks for the patch! > :image-size-adjust (1.7 .