Re: Re: Adding functionality to org-latex-classes

2024-01-01 Thread Pedro Andres Aranda Gutierrez
Thanks, I'll check it out! Just a way to get over some sleepless nights... /PA On Mon, 1 Jan 2024 at 10:17, Ihor Radchenko wrote: > Pedro Andres Aranda Gutierrez writes: > > > Attached is a concept which might be useful. At least it detects when > > variables are set locally and then doesn't a

Re: Re: Adding functionality to org-latex-classes

2024-01-01 Thread Ihor Radchenko
Pedro Andres Aranda Gutierrez writes: > Attached is a concept which might be useful. At least it detects when > variables are set locally and then doesn't attempt anything. You may rather need to hack on `org-export-get-environment', possibly extending it. For example, we may allow more flexible

Re: Re: Adding functionality to org-latex-classes

2024-01-01 Thread Pedro Andres Aranda Gutierrez
>Message: 16 >Date: Sun, 31 Dec 2023 14:40:32 + >From: Ihor Radchenko >To: Pedro Andres Aranda Gutierrez >Cc: Org Mode List >Subject: Re: Adding functionality to org-latex-classes >Message-ID: <87ttny77vj.fsf@localhost> >Content-Type: text/plain > >P

Re: Adding functionality to org-latex-classes

2023-12-31 Thread Pedro Andres Aranda Gutierrez
That’s what I’m looking at these days :-) Just trying to provide a proof of concept It helps me coping with my grinchiness PA Enviado desde mi iPhone > El 31 dic 2023, a las 15:37, Ihor Radchenko escribió: > > Pedro Andres Aranda Gutierrez writes: > >> I was just wondering whether it would

Re: Adding functionality to org-latex-classes

2023-12-31 Thread Ihor Radchenko
Pedro Andres Aranda Gutierrez writes: > I was just wondering whether it would be possible to add further > functionality to org-latex-classes and would like to start a discussion ;-) > > My use case is the following: > > The document class is tightly coupled with ~org-latex-subtitle-format~ > an

Adding functionality to org-latex-classes

2023-12-29 Thread Pedro Andres Aranda Gutierrez
Hi, I was just wondering whether it would be possible to add further functionality to org-latex-classes and would like to start a discussion ;-) My use case is the following: The document class is tightly coupled with ~org-latex-subtitle-format~ and ~org-latex-subtitle-separate~. Koma-script c