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
在 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!
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 .
Add a new proces "xelatex", which support using xelatex to generate xdv
and dvisvgm to convert it to svg. This will add support for previewing
LaTeX fragments with CJK characters.From 776e6d95d20afaef1a189383ce76e57384c3c2f4 Mon Sep 17 00:00:00 2001
From: Leilei332
Date: Sat, 22 Mar 2025 10:20:5