From 2bea745752d01382495a92ff122c47a97aef153b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Mon, 9 Oct 2023 11:51:15 +0200 Subject: [PATCH] lec 01 --- 2023_Game_Theory_in_Flow_Problems.tex | 3 ++- gametheory.sty | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/2023_Game_Theory_in_Flow_Problems.tex b/2023_Game_Theory_in_Flow_Problems.tex index 47f3e06..49f9f3e 100644 --- a/2023_Game_Theory_in_Flow_Problems.tex +++ b/2023_Game_Theory_in_Flow_Problems.tex @@ -1,7 +1,7 @@ \documentclass[10pt, english, a4paper, fancyfoot, git]{mkessler-script} \course{Optimization and Game Theory in Flow Problems} -\lecturer{Laura Vargas Koch} +\lecturer{Prof. Laura Vargas Koch} \assistant{} \author{} @@ -26,6 +26,7 @@ for the source code of this document. \cleardoublepage % \start lectures +\import{inputs/lectures}{lec_01} % end lectures \appendix diff --git a/gametheory.sty b/gametheory.sty index ffe139b..511a835 100644 --- a/gametheory.sty +++ b/gametheory.sty @@ -43,3 +43,8 @@ modifier={by-sa}, version={4.0}, ]{doclicense} + + +\DeclareSimpleMathOperator{ex} + +\NewFancyTheorem[name=Observation, group=big]{observation}