From 97298bbe244b747ddd7aca8e3a81447abce0bf03 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 13 Mar 2019 11:47:45 +0100 Subject: Incorporate feedback --- commands.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'commands.tex') diff --git a/commands.tex b/commands.tex index cba53e7..4f1bb52 100644 --- a/commands.tex +++ b/commands.tex @@ -4,6 +4,10 @@ \theoremstyle{definition} \newtheorem{Definition}{Definition}[section] +\makeatletter +\AtBeginDocument{\xpatchcmd{\@thm}{\thm@headpunct{.}}{\thm@headpunct{}}{}{}} +\makeatother + \numberwithin{equation}{section} \newcommand{\R}{\mathbb{R}} % reelle -- cgit v1.2.3