Nicolas Goaziou <[email protected]> writes: > Andreas Leha <[email protected]> writes: > >> Nicolas Goaziou <[email protected]> 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 a way to do it in regular (i.e. non-Beamer) > LaTeX. I guess your code only applies to Beamer documentclass. >
Sorry. Did not follow this thread closely. Yes, this is beamer-specific. For non-beamer documents, Robert's suggestion of the minitoc package is good. Regards, Andreas
