scribble: fix for Latex and `\Ssection' changes

original commit: 16621ad437f766f3e6dd9241f23d2795424ae6ab
This commit is contained in:
Matthew Flatt 2012-09-03 06:10:27 -06:00
parent 7a8e517a5e
commit c846c1551a

View File

@ -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}