Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2024-12-18 Thread Yaroslav Drachov
Awesome! This is exactly what I needed. Btw, I have one other problem with org-latex-preview. Numbering of equations works perfect except for equations inside itemize/enumerate. All of them are numbered as (1), and don't contribute to overall counter. Maybe you have an idea how to fix it? B

Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2024-12-18 Thread Yaroslav Drachov
Oh, it turns out that inline images are even formatted better than non-inline ones. I think problem is resolved. Thanks again! Best wishes, Yaroslav Yaroslav Drachov writes: Karthik, Thanks! But at first this option doesn't solve the problem with absolute paths either, does it?

Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2024-12-18 Thread Yaroslav Drachov
Karthik, Thanks! But at first this option doesn't solve the problem with absolute paths either, does it? Best wishes, Yaroslav Karthik Chikmagalur writes: even when org-latex-preview-cache variable is set to "./preview/" in the relative form. Links are handled incorrently in the published

Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2024-07-02 Thread Yaroslav Drachov
gt; > If it returns an svg file path, could you open that file and check if > the svg is being generated as expected? If it returns nil, that will be > useful to know as well. > > Karthik > > > Yaroslav Drachov writes: > >> Not yet. >> >>

Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2024-06-23 Thread Yaroslav Drachov
Not yet. Best wishes, Yaroslav > 23 июня 2024 г., в 13:53, Ihor Radchenko написал(а): > > Yaroslav Drachov writes: > >> My system-configuration-features are >> >> "ACL GIF GLIB GMP GNUTLS JPEG JSON LCMS2 LIBXML2 MODULES NOTIFY KQUEUE NS >&

Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2024-04-18 Thread Yaroslav Drachov
My system-configuration-features are "ACL GIF GLIB GMP GNUTLS JPEG JSON LCMS2 LIBXML2 MODULES NOTIFY KQUEUE NS PDUMPER PNG RSVG SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XIM XWIDGETS ZLIB". RSVG is in the list. org-latex-preview-check-health diagnostic info: (:image-converters

Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2024-04-15 Thread Yaroslav Drachov
Hello everyone, I hope I understand correctly how to use this mail-thread. Thank you very much for such a great enhancement of Org-mode LaTeX preview capabilities. I am on macOS Big Sur and have some troubles with dvisvgm preview in your particular fork. Everything works just fine in stable rel