Re: [O] [new exporter] #+TOC in beamer export

2013-03-06 Thread Andreas Leha
Nicolas Goaziou writes: > Andreas Leha writes: > >> Nicolas Goaziou writes: >> >> [...] >> >>> A TOC limited to current section sure sounds seducing, but I'm not sure >>> how to achieve this in LaTeX. >> >> Something like this? >> \tableofcontents[sectionstyle=show/hide, subsectionstyle=show/

Re: [O] [new exporter] #+TOC in beamer export

2013-03-06 Thread Nicolas Goaziou
Andreas Leha writes: > Nicolas Goaziou writes: > > [...] > >> A TOC limited to current section sure sounds seducing, but I'm not sure >> how to achieve this in LaTeX. > > Something like this? > \tableofcontents[sectionstyle=show/hide, subsectionstyle=show/show/hide] Actually, I am looking for

Re: [O] [new exporter] #+TOC in beamer export

2013-03-06 Thread Andreas Leha
Nicolas Goaziou writes: [...] > A TOC limited to current section sure sounds seducing, but I'm not sure > how to achieve this in LaTeX. Something like this? \tableofcontents[sectionstyle=show/hide, subsectionstyle=show/show/hide] Full example: #+begin_src org #+TITLE: Something #+LaTeX_CLAS

Re: [O] [new exporter] #+TOC in beamer export

2013-03-06 Thread Robert Eckl
Suvayu Ali writes: > On Wed, Mar 06, 2013 at 12:52:24AM +0100, Nicolas Goaziou wrote: >> >> I think this kind of control should really belong to specific latex >> code. >> >> A TOC limited to current section sure sounds seducing, but I'm not sure >> how to achieve this in LaTeX. > > I think yo

Re: [O] [new exporter] #+TOC in beamer export

2013-03-06 Thread Nicolas Goaziou
Hello, Andreas Leha writes: > Nicolas Goaziou writes: >> >> Andreas Leha writes: >> >>> from a recent thread I learned about #+TOC (there's always something new >>> to learn about org mode). >>> >>> I'd like to use it in a beamer document. Here I find it hard to use >>> because it introduces

Re: [O] [new exporter] #+TOC in beamer export

2013-03-06 Thread Suvayu Ali
On Wed, Mar 06, 2013 at 12:52:24AM +0100, Nicolas Goaziou wrote: > Suvayu Ali writes: > > > I'm not sure what a \tableofcontents outside a frame would look like. > > Can someone show an example? > > I think that the idea behind a frameless TOC is that you provide your > own frame for it. > > It

Re: [O] [new exporter] #+TOC in beamer export

2013-03-05 Thread Nicolas Goaziou
Hello, Suvayu Ali writes: > On Tue, Mar 05, 2013 at 10:53:42PM +0100, Andreas Leha wrote: >> Nicolas Goaziou writes: >> > Andreas Leha writes: >> > >> >> from a recent thread I learned about #+TOC (there's always something new >> >> to learn about org mode). >> >> >> >> I'd like to use it in a

Re: [O] [new exporter] #+TOC in beamer export

2013-03-05 Thread Suvayu Ali
On Tue, Mar 05, 2013 at 10:53:42PM +0100, Andreas Leha wrote: > Nicolas Goaziou writes: > > Andreas Leha writes: > > > >> from a recent thread I learned about #+TOC (there's always something new > >> to learn about org mode). > >> > >> I'd like to use it in a beamer document. Here I find it hard

Re: [O] [new exporter] #+TOC in beamer export

2013-03-05 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou writes: > Hello, > > Andreas Leha writes: > >> from a recent thread I learned about #+TOC (there's always something new >> to learn about org mode). >> >> I'd like to use it in a beamer document. Here I find it hard to use >> because it introduces its own frame. >>

Re: [O] [new exporter] #+TOC in beamer export

2013-03-05 Thread Nicolas Goaziou
Hello, Andreas Leha writes: > from a recent thread I learned about #+TOC (there's always something new > to learn about org mode). > > I'd like to use it in a beamer document. Here I find it hard to use > because it introduces its own frame. > > My question basically is: How is this supposed t

[O] [new exporter] #+TOC in beamer export

2013-03-05 Thread Andreas Leha
Hi all, from a recent thread I learned about #+TOC (there's always something new to learn about org mode). I'd like to use it in a beamer document. Here I find it hard to use because it introduces its own frame. My question basically is: How is this supposed to be used in a beamer doc? (And wo