Skip to content
Snippets Groups Projects
Commit c8905af3 authored by Sosthène Guédon's avatar Sosthène Guédon
Browse files

Fix unnumbered sections appearing in TOC

parent 11370830
No related branches found
No related tags found
No related merge requests found
...@@ -550,6 +550,7 @@ ...@@ -550,6 +550,7 @@
\section*{#3}% \section*{#3}%
\@namedef{customSectionName}{#2} \@namedef{customSectionName}{#2}
}% }%
\addtocounter{section}{-1}%
\xsectionframe{theme#1-bg}{theme#1-fg}{#4}{}{#3}% \xsectionframe{theme#1-bg}{theme#1-fg}{#4}{}{#3}%
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment