Re: Re: [PATCH] ob-latex: Added support for including files with a relative path

2022-07-07 Thread Ihor Radchenko
em...@vergauwen.me writes: > Different export types, or different user included packages, generate > different > metafiles. This makes an automated cleanup process afterwards a bit more > complicated I think, if not impossible.  > > The temporary file makes it hard to add files to the working di

Re: Re: [PATCH] ob-latex: Added support for including files with a relative path

2022-07-06 Thread General discussions about Org-mode.
> >>> Hi, adding an "input" type of header is one option. What about adding a > >>> call to resolve relative file names instead, thus solving maybe other > >>> needs in addition? > >>> > >> That was my second approach. I was concerned that forcing all imports with > >> an absolute path could brea

Re: Re: [PATCH] ob-latex: Added support for including files with a relative path

2022-07-06 Thread Pedro Andres Aranda Gutierrez
>Message-ID: <87fsjfn7jw.fsf@localhost> >emacs--- via "General discussions about Org-mode." > writes: > >>> Hi, adding an "input" type of header is one option. What about adding a >>> call to resolve relative file names instead, thus solving maybe other >>> needs in addition? >>> >> That was my sec