scribble: fix for Latex and `\Ssection' changes
original commit: 16621ad437f766f3e6dd9241f23d2795424ae6ab
This commit is contained in:
parent
7a8e517a5e
commit
c846c1551a
|
@ -169,10 +169,10 @@
|
|||
\newcommand{\Ssubsubsubsubsectionhidden}[1]{\Ssubsubsubsectionhidden{#1}}
|
||||
|
||||
% Used for parts with the 'hidden style variant:
|
||||
\newcommand{\sectionhidden}[1]{\Ssection{#1}}
|
||||
\newcommand{\subsectionhidden}[1]{\Ssubsection{#1}}
|
||||
\newcommand{\subsubsectionhidden}[1]{\Ssubsubsection{#1}}
|
||||
\newcommand{\subsubsubsectionhidden}[1]{\Ssubsubsubsection{#1}}
|
||||
\newcommand{\sectionhidden}[1]{\Ssection{#1}{#1}}
|
||||
\newcommand{\subsectionhidden}[1]{\Ssubsection{#1}{#1}}
|
||||
\newcommand{\subsubsectionhidden}[1]{\Ssubsubsection{#1}{#1}}
|
||||
\newcommand{\subsubsubsectionhidden}[1]{\Ssubsubsubsection{#1}{#1}}
|
||||
|
||||
% For hidden parts with an empty title:
|
||||
\newcommand{\notitlesection}{\vspace{2ex}\phantomsection\noindent}
|
||||
|
|
Loading…
Reference in New Issue
Block a user