lanation of how to use the org-mode repo ;-)
>
> Let me know if that helps
>
> Best /PA
>
> On Sat, 19 Jul 2025 at 11:06, Vangelis Evangelou
> wrote:
> >
> > Hi Pedro.
> >
> > > I've come up with a solution, which is to customise the mode the
>
; > There may be some benefit of using LaTeX mode in the only export buffer,
> but I don’t see it…
> >
> > Best PA
> >
> > Enviado desde mi iPhone
> >
> > El 17 jul 2025, a las 9:16, Vangelis Evangelou
> escribió:
> >
> >
> > Hi Perdo
Hi Perdo.
Did you manage to get a solution to this?
Best,
Vangelis
On Tue, 1 Jul 2025 at 18:05, Vangelis Evangelou wrote:
> Hi Pedro.
>
> You haven't loaded reftex though. What if you add (use-package reftex) in
> your configuration?
>
> On Tue, 1 Jul 2025 at 16:
ttach is a test report.
> /PA
>
> On Tue, 1 Jul 2025 at 16:34, Pedro Andres Aranda Gutierrez
> wrote:
> >
> > OK, forget it, I'll try myself to see if I can reproduce...
> >
> > Thanks for your help and patience, /PA
> >
> > On Tue, 1 Jul 2025 at 11
quot;
> "%%% Local Variables:\n"
> "%%% TeX-master-file: t\n"
> "%%% End:\n" ) output)))
>
> (make-variable-buffer-local 'org-export-filter-final-output-functions)
> (add-to-list 'org-export-filter-final-output-functions
&g
Hi Ichor.
I did you what you said. There are two scenarios
Scenario 1:
1. Load auctex and set TeX-parse-self to t
2. Create a scratch buffer and type in "\documentclass{article}"
3. Load LaTeX-mode with M-x LaTeX-mode
Scenario 2:
1. Load auctex and set TeX-parse-self to t
2. Crea
uffer-local 'org-export-filter-final-output-functions)
> > (add-to-list 'org-export-filter-final-output-functions
> >'add-texparse-filter)
> > #+END_SRC
> > --- cut here
> >
> > This is a try to see if we can make the configuration of th
tex,
and so it runs reftex-TeX-master-file. However, reftex requires a file,
and so it results in an error. Temporarily changing the behaviour
of reftex-TeX-master-file should be OK.
On Sun, 29 Jun 2025 at 07:06, Pedro Andres Aranda Gutierrez <
paag...@gmail.com> wrote:
> Hi
>
is "special case" (maybe in the FAQ),
> instead of "bloating" the package itself.
>
> @Ihor WDYT?
> Best, /PA
>
> On Fri, 27 Jun 2025 at 18:31, Vangelis Evangelou
> wrote:
> >
> > Hi Pedro.
> >
> > The export works as expected *withou
Hi Pedro.
The export works as expected *without* loading auctex. It also works as
expected *with* loading auctex, but with TeX-parse-self to nil. Perhaps the
best solution is to amend org-latex-export-as-latex to set TeX-parse-self
to nil before calling LaTeX-mode, e.g., with (let ((TeX-parse-self
Hello.
I started with emacs -q. Then in the scratch buffer, I evaluated the
following code
(use-package reftex-auc)
(use-package tex
:load-path "site-lisp/auctex-14.0.9"
:custom
(TeX-parse-self t))
Then, I created an org buffer which I exported to latex buffer (C-c C-e l
L). I get the erro
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
--
12 matches
Mail list logo