Latex preview centering

This commit is contained in:
Zelong Kuang
2025-12-14 20:36:02 +11:00
parent a5c860c51e
commit a64ddb1d66
3 changed files with 40 additions and 12 deletions

View File

@@ -3,7 +3,6 @@
(use-package latex
:demand t
:ensure (auctex :pre-build (("./autogen.sh")
("./configure" "--without-texmf-dir" "--with-lispdir=.")
("make")))