Skip to content

Disable specific ToC matchers #2011

@ghost

Description

Disabling toc matchers can be useful sometimes.

For example, in a beamer frame defined as

\section{Some section}
\subsection{Some subsection}
\begin{frame}{\insertsection}{\insertsubsection}

the toc window show entries like

  • Some section 1
  • Some subsection 1.1
  • Frame: Some section}{Some subsection

In this case the third entry is useless (and badly formatted). Then here it would be useful to disable the default frame matcher.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions