Julien Cubizolles writes:
> Thanks for guiding me.
No problem, glad it worked and thanks for the sharing the solution!
--
Bastien
Bastien writes:
> Julien Cubizolles writes:
>
>> Can this be achieved, maybe with :completion-function?
>
> Maybe, but I never tried. Let us know if you can get it work!
It works! I'm the first surprised here. I defined the following
functions to manipulate the filenames. I suspect my code is
Julien Cubizolles writes:
> Can this be achieved, maybe with :completion-function?
Maybe, but I never tried. Let us know if you can get it work!
--
Bastien
Bastien writes:
> Hi Julien,
>
> Julien Cubizolles writes:
>
>> Something must be wrong with the :include syntax since every org file in
>> the base-directory is exported when I run C-c C-e P x.
>
> Add :exclude ".*" on top of your include.
>>
>> Also, is it possible to specify export options li
Hi Julien,
Julien Cubizolles writes:
> Something must be wrong with the :include syntax since every org file in
> the base-directory is exported when I run C-c C-e P x.
Add :exclude ".*" on top of your include.
>
> Also, is it possible to specify export options like LATEX_CLASS_OPTIONS
> from o
Bastien writes:
> Hi Julien,
>
> Julien Cubizolles writes:
>
>> How can I use org-beamer-export-to-pdf for example for an org file that
>> the current buffer isn't visiting?
>>
>> My setup is the following : I have two org files cours-beamer.org and
>> cours-notes.org each containing different +
Hi Julien,
Julien Cubizolles writes:
> How can I use org-beamer-export-to-pdf for example for an org file that
> the current buffer isn't visiting?
>
> My setup is the following : I have two org files cours-beamer.org and
> cours-notes.org each containing different +LATEX_CLASS and
> +LATEX_CLAS
Julien Cubizolles writes:
> How can I use org-beamer-export-to-pdf for example for an org file that
> the current buffer isn't visiting?
>
> My setup is the following : I have two org files cours-beamer.org and
> cours-notes.org each containing different +LATEX_CLASS and
> +LATEX_CLASS_OPTIONS ch