Re: [PATCH] Preview LaTeX recursively

2025-04-05 Thread Ihor Radchenko
Rudolf Adamkovič writes: > Ihor Radchenko writes: > >> This will be a breaking change that will surprise users familiar with >> current behavior of image previews and latex previews. > > But will it be a pleasant surprise? :) Or not, when the number of previews is huge. I'd rather be conservati

Re: [PATCH] Preview LaTeX recursively

2025-03-27 Thread Karthik Chikmagalur
> P.S. I hope the upcoming LaTeX preview will work like this too. The command in the upcoming patchset works exactly the same as the current system. This is to minimize breaking changes, as Ihor mentions. I agree with you that it makes more sense for the entire subtree to be previewed. To previ

Re: [PATCH] Preview LaTeX recursively

2025-03-26 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Previews are currently acting on section, not subtree. Both for latex > and image previews. TIL what a "section" is and that images do the same. Canceled. :) Rudy -- "I would prefer an intelligent hell to a stupid paradise." --- Blaise Pascal Rudolf Adamkovič [he/hi

Re: [PATCH] Preview LaTeX recursively

2025-03-25 Thread Rudolf Adamkovič
Ihor Radchenko writes: > This will be a breaking change that will surprise users familiar with > current behavior of image previews and latex previews. But will it be a pleasant surprise? :) Is there any other part of Org where action like this is not recursive? For example, when running source

Re: [PATCH] Preview LaTeX recursively

2025-03-24 Thread Ihor Radchenko
Rudolf Adamkovič writes: > With this patch, given > > * Derive | <-- POINT IS HERE > ... > ** Step 1. > ... \( LaTeX \) ... > ** Step 2. > ... \( LaTeX \) ... > ... > all of "Derive" is previewed upon `org-latex-preview', > > * Derive > ... | <-- NOT STOPPING HERE > **

[PATCH] Preview LaTeX recursively

2025-03-21 Thread Rudolf Adamkovič
With this patch, given * Derive | <-- POINT IS HERE ... ** Step 1. ... \( LaTeX \) ... ** Step 2. ... \( LaTeX \) ... or * Derive ... | <-- POINT IS HERE ** Step 1. ... \( LaTeX \) ... ** Step 2. ... \( LaTeX \) ... all of "Derive" is previewed upon `org-