From 73b33777e38e74c580ad55e119f39d8a7dd04575 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Tue, 11 Nov 2025 13:05:38 +0100 Subject: [PATCH] [Math] Fix conflicts --- dist/full.tex | 10 +++++----- dist/most.tex | 10 +++++----- dist/recommended.tex | 10 +++++----- main/math.tex | 10 +++++----- 4 files changed, 20 insertions(+), 20 deletions(-) diff --git a/dist/full.tex b/dist/full.tex index 3638e9d..f131e16 100644 --- a/dist/full.tex +++ b/dist/full.tex @@ -398,18 +398,18 @@ \newcommand{\E}{\mathbb{E}} \newcommand{\F}{\mathbb{F}} \newcommand{\G}{\mathbb{G}} -\newcommand{\H}{\mathbb{H}} +\renewcommand{\H}{\mathbb{H}} \newcommand{\I}{\mathbb{I}} \newcommand{\J}{\mathbb{J}} \newcommand{\K}{\mathbb{K}} -\newcommand{\L}{\mathbb{L}} +\renewcommand{\L}{\mathbb{L}} \newcommand{\M}{\mathbb{M}} \newcommand{\N}{\mathbb{N}} -\newcommand{\O}{\mathbb{O}} -\newcommand{\P}{\mathbb{P}} +\renewcommand{\O}{\mathbb{O}} +\renewcommand{\P}{\mathbb{P}} \newcommand{\Q}{\mathbb{Q}} \newcommand{\R}{\mathbb{R}} -\newcommand{\S}{\mathbb{S}} +\renewcommand{\S}{\mathbb{S}} \newcommand{\T}{\mathbb{T}} \newcommand{\U}{\mathbb{U}} \newcommand{\V}{\mathbb{V}} diff --git a/dist/most.tex b/dist/most.tex index c402140..4e3be30 100644 --- a/dist/most.tex +++ b/dist/most.tex @@ -398,18 +398,18 @@ \newcommand{\E}{\mathbb{E}} \newcommand{\F}{\mathbb{F}} \newcommand{\G}{\mathbb{G}} -\newcommand{\H}{\mathbb{H}} +\renewcommand{\H}{\mathbb{H}} \newcommand{\I}{\mathbb{I}} \newcommand{\J}{\mathbb{J}} \newcommand{\K}{\mathbb{K}} -\newcommand{\L}{\mathbb{L}} +\renewcommand{\L}{\mathbb{L}} \newcommand{\M}{\mathbb{M}} \newcommand{\N}{\mathbb{N}} -\newcommand{\O}{\mathbb{O}} -\newcommand{\P}{\mathbb{P}} +\renewcommand{\O}{\mathbb{O}} +\renewcommand{\P}{\mathbb{P}} \newcommand{\Q}{\mathbb{Q}} \newcommand{\R}{\mathbb{R}} -\newcommand{\S}{\mathbb{S}} +\renewcommand{\S}{\mathbb{S}} \newcommand{\T}{\mathbb{T}} \newcommand{\U}{\mathbb{U}} \newcommand{\V}{\mathbb{V}} diff --git a/dist/recommended.tex b/dist/recommended.tex index aabc54b..af955b3 100644 --- a/dist/recommended.tex +++ b/dist/recommended.tex @@ -398,18 +398,18 @@ \newcommand{\E}{\mathbb{E}} \newcommand{\F}{\mathbb{F}} \newcommand{\G}{\mathbb{G}} -\newcommand{\H}{\mathbb{H}} +\renewcommand{\H}{\mathbb{H}} \newcommand{\I}{\mathbb{I}} \newcommand{\J}{\mathbb{J}} \newcommand{\K}{\mathbb{K}} -\newcommand{\L}{\mathbb{L}} +\renewcommand{\L}{\mathbb{L}} \newcommand{\M}{\mathbb{M}} \newcommand{\N}{\mathbb{N}} -\newcommand{\O}{\mathbb{O}} -\newcommand{\P}{\mathbb{P}} +\renewcommand{\O}{\mathbb{O}} +\renewcommand{\P}{\mathbb{P}} \newcommand{\Q}{\mathbb{Q}} \newcommand{\R}{\mathbb{R}} -\newcommand{\S}{\mathbb{S}} +\renewcommand{\S}{\mathbb{S}} \newcommand{\T}{\mathbb{T}} \newcommand{\U}{\mathbb{U}} \newcommand{\V}{\mathbb{V}} diff --git a/main/math.tex b/main/math.tex index b616c3c..c94ca23 100644 --- a/main/math.tex +++ b/main/math.tex @@ -16,18 +16,18 @@ \newcommand{\E}{\mathbb{E}} \newcommand{\F}{\mathbb{F}} \newcommand{\G}{\mathbb{G}} -\newcommand{\H}{\mathbb{H}} +\renewcommand{\H}{\mathbb{H}} \newcommand{\I}{\mathbb{I}} \newcommand{\J}{\mathbb{J}} \newcommand{\K}{\mathbb{K}} -\newcommand{\L}{\mathbb{L}} +\renewcommand{\L}{\mathbb{L}} \newcommand{\M}{\mathbb{M}} \newcommand{\N}{\mathbb{N}} -\newcommand{\O}{\mathbb{O}} -\newcommand{\P}{\mathbb{P}} +\renewcommand{\O}{\mathbb{O}} +\renewcommand{\P}{\mathbb{P}} \newcommand{\Q}{\mathbb{Q}} \newcommand{\R}{\mathbb{R}} -\newcommand{\S}{\mathbb{S}} +\renewcommand{\S}{\mathbb{S}} \newcommand{\T}{\mathbb{T}} \newcommand{\U}{\mathbb{U}} \newcommand{\V}{\mathbb{V}}