From 65af5f0d97d062d1bed283b338e0f8b798bb953c Mon Sep 17 00:00:00 2001 From: h7x4 Date: Thu, 25 Mar 2021 15:16:09 +0100 Subject: [PATCH] Added ssubexcs --- tex/latex/local/ntnu/ntnu.sty | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/tex/latex/local/ntnu/ntnu.sty b/tex/latex/local/ntnu/ntnu.sty index 65d6802..73d81a5 100644 --- a/tex/latex/local/ntnu/ntnu.sty +++ b/tex/latex/local/ntnu/ntnu.sty @@ -163,6 +163,25 @@ \addcontentsline{toc}{subsubsection}{\theenumii} } +%--------------------------% + +\renewcommand{\theenumiii}{\roman{enumiii})} +\renewcommand{\labelenumiii}{\textbf{\theenumiii}} + +\newenvironment{ssubexcs}{ + \begin{enumerate} +}{ + \end{enumerate} +} + +\newcommand{\setssubexc}[1]{\setcounter{enumiii}{#1}} + +\newcommand{\ssubexc}{ + \vspace*{0.5cm} + \item\ + \addcontentsline{toc}{subsubsubsection}{\theenumiii} +} + % ░█▄█░▀█▀░█▀▀░█▀▀ % ░█░█░░█░░▀▀█░█░░