emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] user labels in beamer export


From: Eric S Fraga
Subject: Re: [O] user labels in beamer export
Date: Wed, 14 Dec 2016 10:23:29 +0000

On Tuesday, 13 Dec 2016 at 21:15, Nicolas Goaziou wrote:
> Hello,
>
> Eric S Fraga <address@hidden> writes:
>
>> Now for another related question.  Should the following work?
>>
>> #+begin_src org
>>   ,#+TITLE: LaTeX export minimal test
>>   ,* <<introduction>> Intro
>>   This is the first slide.
>>   ,* Summary
>>   As we saw on slide [[introduction]], ...
>> #+end_src
>
> Fixed. Thank you.

Hi Nicolas,

this doesn't seem to work still.  I've updated my copy of org and I get
the following on beamer export:

#+begin_src latex
  \begin{frame}[label={sec:orgb78d808}]{\label{org5b96364} Intro}
  This is the first slide.
  \end{frame}
  \begin{frame}[label={sec:org07fd86c}]{Summary}
  As we saw on slide \ref{introduction}, \ldots{}
  \end{frame}
#+end_src

Thanks,
eric

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 26.0.50.1, Org release_9.0.1-143-g469103

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]