/path/to/«pkg» to LaTeX's search path, but
that will never happen :))
> 3. How to force precompilation to occur in the default-directory instead
> of in /tmp:
>
>Based on 1 and 2, the easiest way would be to add an \input{} or
>\include{} statement to the preamble. The current test is very
>simple, you can even place it in a LaTeX comment and it should work.
This does indeed work; thanks!
Tony
--
Tony Zorman | https://tony-zorman.com/
On Tue, Apr 09 2024 22:06, Tony Zorman wrote:
> As a very brief summary, one currently needs to—in addition to supplying
> a preamble and a way to recognise maths and environments—patch the
> following functions:
>
> · org-latex-preview--place-from-elements
> · org-
.el would need to be nudged to
more easily facilitate this kind of integration. After that I guess
there's still the issue of caching and numbering, but I'll cross that
bridge once we get to it :)
Tony
--
Tony Zorman | https://tony-zorman.com/
ems to require a bit more work. Then again, maybe I'm
being too negative—after taking another quick look at the code I think
you're right in that this should not be impossible to overcome.
I'll try to conjure up some time this week to get live previews up and
running; will report back if I hit any unforeseen major bumps.
Tony
--
Tony Zorman | https://tony-zorman.com/
tinue prodding the code a
little bit and will report back with any bumps that are hit along the
way.
Tony
[1]: https://abode.karthinks.com/org-latex-preview/latex-preview-everywhere.html
latex-latex-preview.el
Description: application/emacs-lisp
--
Tony Zorman | https://tony-zorman.com/
x.
Ah indeed, this is a good point. I guess I would wish for more granular
advice, but I recognise the difficulty in getting this exactly right.
Thanks for your patience!
Tony
--
Tony Zorman | https://tony-zorman.com/
On Fri, Mar 15 2024 14:14, Ihor Radchenko wrote:
> Tony Zorman writes:
>
>>> Because Org mode syntax is not LaTeX and `texmathp' assumes that we are
>>> inside
>>> LaTeX buffer. So, we first check using Org syntax whether the point is
>>> inside la
On Wed, Mar 13 2024 12:58, Ihor Radchenko wrote:
> Tony Zorman writes:
>
>> I recently stumbled upon the fact that Org has some around advice for
>> texmathp: org--math-p. For reasons that aren't entirely clear to me,
>> this has some special handling for cdlate
esort? I'm asking because I wrote a small package to
switch between environments, and the position information that
texmathp-why provides is very useful in choosing the closest
environment.
Thanks!
Tony
--
Tony Zorman | https://tony-zorman.com/
.el unprettifies a rendered LaTeX
fragment. This is very convenient when, for example, going through a
rendered document by pressing C-n or , as unprettifying in this
case is (at least in my case) a mistake more often than not.
Thanks!
Tony
--
Tony Zorman | https://tony-zorman.com/
10 matches
Mail list logo