add helpertheorem and randfact

This commit is contained in:
Maximilian Keßler 2021-08-31 10:08:12 +02:00
parent 20c6ce0805
commit 58524d68ad

View File

@ -466,6 +466,7 @@
\declarebigtheorem[Proposition und Definition][Proposition and Definition]{thmredmarginbluefill}{propositiondef} \declarebigtheorem[Proposition und Definition][Proposition and Definition]{thmredmarginbluefill}{propositiondef}
\declarebigtheorem{thmvioletmarginandfill}{notation} \declarebigtheorem{thmvioletmarginandfill}{notation}
\declarebigtheorem[zuSatz][Addition to Theorem]{thmredmarginandfill}{additiontheorem} \declarebigtheorem[zuSatz][Addition to Theorem]{thmredmarginandfill}{additiontheorem}
\declarebigtheorem[Hilfssatz(?)][Helper Theorem(?)]{thmredmarginandfill}{helpertheorem}
%%%Environments that are not numbered by default (notation, question, example, remark etc) have two forms: %%%Environments that are not numbered by default (notation, question, example, remark etc) have two forms:
% - normal form: won't be numbered unless 'numbersmallenvironments' is set % - normal form: won't be numbered unless 'numbersmallenvironments' is set
@ -480,6 +481,7 @@
\declaresmalltheorem[Frage]{thmblackmarginandfill}{question} \declaresmalltheorem[Frage]{thmblackmarginandfill}{question}
\declaresmalltheorem[Organisatorisches][Organisational stuff]{thmblackmargin}{orga} \declaresmalltheorem[Organisatorisches][Organisational stuff]{thmblackmargin}{orga}
\declaresmalltheorem[Fakt]{thmredmargin}{fact} \declaresmalltheorem[Fakt]{thmredmargin}{fact}
\declaresmalltheorem[Random Fakt][Random fact]{thmredmargin}{randfact}
\newcounter{blatt} \newcounter{blatt}
%\RequirePackage{savesym} %\RequirePackage{savesym}
%\savesymbol{aside} %\savesymbol{aside}