Compare commits

...

13 commits

Author SHA1 Message Date
Maximilian Keßler
84861677ae update dates in provided packages, do not use relative importing path 2021-09-05 11:37:19 +02:00
Maximilian Keßler
222faf184e add \inv operator 2021-09-02 12:16:48 +02:00
Maximilian Keßler
394cbce902 add gitignore for .swp files 2021-08-31 16:03:37 +02:00
Maximilian Keßler
52d634d9d2 add highbrow theorem 2021-08-31 11:28:20 +02:00
Maximilian Keßler
5146969d91 add not so serious theorem 2021-08-31 11:02:00 +02:00
Maximilian Keßler
58524d68ad add helpertheorem and randfact 2021-08-31 10:08:12 +02:00
Maximilian Keßler
20c6ce0805 add trick environment 2021-08-30 16:13:55 +02:00
Maximilian Keßler
4f73631c1e add \Ver operator 2021-08-30 09:54:54 +02:00
Maximilian Keßler
1362b08cb9 add operator for transgression 2021-08-29 17:13:21 +02:00
Maximilian Keßler
605e90446d add ord operator 2021-08-29 16:52:45 +02:00
Maximilian Keßler
816863e814 relative package include path. TODO: make this independent of the subfolder of the packages 2021-08-29 15:25:50 +02:00
Maximilian Keßler
f6ed553230 add cor operator 2021-08-29 15:25:23 +02:00
Maximilian Keßler
667b8e9f46 add operator for daniel 2021-08-28 20:57:47 +02:00
5 changed files with 20 additions and 5 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.swp

View file

@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e} \NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{mkessler-fancythm}[2021/04/27 - Theorem-Environment Package] \ProvidesPackage{mkessler-fancythm}[2021/09/04 - Theorem-Environment Package]
%%%%%%%%m %%%%%%%%m
%Provides fancy theorem-like-environments usedd in the write-ups of my lecture nots %Provides fancy theorem-like-environments usedd in the write-ups of my lecture nots
@ -466,6 +466,9 @@
\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}
\declarebigtheorem[Not so serious theorem][Not so serious theorem]{thmredmarginandfill}{notsoserioustheorem}
\declarebigtheorem[Hochgestochener Satz][Highbrow theorem]{thmredmarginandfill}{highbrowtheorem}
%%%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 +483,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}
@ -552,6 +556,7 @@
{\end{mdframed}} {\end{mdframed}}
\ifbeamer\else\newtheorem*{answer}{\ifenglish Answer\else Antwort\fi}\fi \ifbeamer\else\newtheorem*{answer}{\ifenglish Answer\else Antwort\fi}\fi
\ifbeamer\else\newtheorem*{trick}{Trick}\fi
\newtheorem{observe}[theorem]{\ifenglish Observe\else Beobachte\fi} \newtheorem{observe}[theorem]{\ifenglish Observe\else Beobachte\fi}
\ifbeamer\else\newtheorem*{property}{\ifenglish Property\else Eigenschaft\fi}\fi \ifbeamer\else\newtheorem*{property}{\ifenglish Property\else Eigenschaft\fi}\fi
\ifbeamer\else\newtheorem*{intuition}{Intuition}\fi \ifbeamer\else\newtheorem*{intuition}{Intuition}\fi

View file

@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e} \NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{mkessler-math}[2021/03/31 - Math package] \ProvidesPackage{mkessler-math}[2021/09/04 - Math package]
%%%%%%Provides the basic math packages used for my lecture-note write-ups %%%%%%Provides the basic math packages used for my lecture-note write-ups
%The language to pass to babel %The language to pass to babel
@ -188,6 +188,4 @@
\RequirePackage[ngerman,ruled,vlined]{algorithm2e} \RequirePackage[ngerman,ruled,vlined]{algorithm2e}
%%Load additional operators
\RequirePackage{mkessler-operators} \RequirePackage{mkessler-operators}

View file

@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e} \NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{mkessler-operators}[2021-04-27 - Operator Package] \ProvidesPackage{mkessler-operators}[2021-09-05 - Operator Package]
%%%%%%%%%%%%%%%%%%mmmm %%%%%%%%%%%%%%%%%%mmmm
%Provides some commonly used Operators used in the write-ups of my lecture notes %Provides some commonly used Operators used in the write-ups of my lecture notes
@ -138,3 +138,10 @@
\DeclareMathOperator{\res}{res} \DeclareMathOperator{\res}{res}
\DeclareMathOperator{\infl}{inf} \DeclareMathOperator{\infl}{inf}
\DeclareMathOperator{\cov}{cov} \DeclareMathOperator{\cov}{cov}
\DeclareMathOperator{\cor}{cor}
\DeclareMathOperator{\ord}{ord}
\DeclareMathOperator{\tg}{tg}
\DeclareMathOperator{\Ver}{Ver}
\DeclareMathOperator{\inv}{inv}

View file

@ -119,3 +119,7 @@
\DeclareMathOperator\Ord{Ord} \DeclareMathOperator\Ord{Ord}
\DeclareMathOperator\otp{otp} \DeclareMathOperator\otp{otp}
\DeclareMathOperator\Card{Card} \DeclareMathOperator\Card{Card}
\def\daniel{Daniel Harrer}