Add improved commands for def, lemma, theorems, etc

This commit is contained in:
2025-07-13 11:22:32 +02:00
parent 1e7726f2ce
commit d824616d80
4 changed files with 51 additions and 10 deletions

View File

@@ -128,3 +128,4 @@
% translate the document between two languages
\newcommand{\translate}[2]{\ifnum\value{lang}<2{#1}\else{#2}\fi}
\newcommand{\tr}[2]{\translate{#1}{#2}}