Dotfiles V1.5.1

Nvim: corrected typos in LaTeX template
This commit is contained in:
2026-03-25 10:51:32 +01:00
parent b7711850e0
commit 1ec21e387a
2 changed files with 3 additions and 3 deletions
@@ -6,8 +6,8 @@
% TODO: Change variables according to language preference
\def\theorytitle{Theory}
\def\theorytitle{Theorie}
\def\claimtitle{Behauptung:-}
\def\claimtitle{Note:=}
\def\notetitle{Bemerkung:-}
\def\notetitle{Note:=}
\def\corollarytitle{Corollary}
\def\corollarytitle{Korollar}
\def\proposaltitle{Proposal}
@@ -66,7 +66,7 @@
enhanced,
breakable,
colback = CtpSurface0,
colupper = CtpText
colupper = CtpText,
frame hidden,
boxrule = 0sp,
borderline west = {2pt}{0pt}{CtpLavender},