Re: Audio File in beamer and orgmode

2024-10-02 Thread Orm Finnendahl
Hi Luís, I think it'd be good if you post your solution here once you got it figured out, so other people can benefit from your time spent. -- Orm Am Mittwoch, den 02. Oktober 2024 um 17:07:07 Uhr (+0200) schrieb luis antunes pena: > Thank you, Orm. Now I got it to work in LaTex. > Next step w

Re: Audio File in beamer and orgmode

2024-10-02 Thread Leo Butler
On Wed, Oct 02 2024, Orm Finnendahl wrote: > Hi Luís, > > it doesn't work OOTB in org-mode, but you can always embed LaTex > verbatim in Org files using the #+LATEX: prefix. > > My recommendation: Generate a LaTex file from org beamer with some > blind text at a place where you need your link a

Re: Audio File in beamer and orgmode

2024-10-02 Thread luis antunes pena
Thank you, Orm. Now I got it to work in LaTex. Next step will be in org-mode. Best, Luís PS: This example works only with Adobe Acrobat, but not with Preview on OSX. On 02.10.24 14:43, Orm Finnendahl wrote: Hi Luís, it doesn't work OOTB in org-mode, but you can always embed LaTex verbatim in

Re: Audio File in beamer and orgmode

2024-10-02 Thread Orm Finnendahl
Hi Luís, it doesn't work OOTB in org-mode, but you can always embed LaTex verbatim in Org files using the #+LATEX: prefix. My recommendation: Generate a LaTex file from org beamer with some blind text at a place where you need your link and then check, what you have to input there in order to ge

Audio File in beamer and orgmode

2024-10-02 Thread luis antunes pena
Dear all, I'm working on a presentation in beamer using orgmode and couldn´t find information on how to include an audio file in orgmode to be converted to beamer and a pdf. Is there any example that you could share? Thanks in advance. Luís