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