Skip to content

节目录是否可以隐藏其他节的subsubsection? #182

Answered by ADSWT518
ADSWT518 asked this question in 提问区
Discussion options

You must be logged in to vote

已解决,增加subsubsectionstyle=show/show/show/hide即可

\AtBeginSection[]{
  \begin{frame}
    \tableofcontents[currentsection,subsectionstyle=show/show/hide, subsubsectionstyle=show/show/show/hide]
  \end{frame}
}

ref: https://tex.stackexchange.com/questions/231128/beamer-highlighting-subsubsections-in-toc

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@LogCreative
Comment options

@ADSWT518
Comment options

Answer selected by ADSWT518
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants