add helpertheorem and randfact
This commit is contained in:
parent
20c6ce0805
commit
58524d68ad
1 changed files with 2 additions and 0 deletions
|
@ -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}
|
||||||
|
|
Loading…
Reference in a new issue