diff --git a/.config/nvim/templates/latex/theory/main.latex b/.config/nvim/templates/latex/theory/main.latex index 6933d1c..7974cfd 100644 --- a/.config/nvim/templates/latex/theory/main.latex +++ b/.config/nvim/templates/latex/theory/main.latex @@ -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} diff --git a/.config/nvim/templates/latex/theory/preamble_macchiato.latex b/.config/nvim/templates/latex/theory/preamble_macchiato.latex index 38f24f4..e8e98f1 100644 --- a/.config/nvim/templates/latex/theory/preamble_macchiato.latex +++ b/.config/nvim/templates/latex/theory/preamble_macchiato.latex @@ -66,7 +66,7 @@ enhanced, breakable, colback = CtpSurface0, - colupper = CtpText + colupper = CtpText, frame hidden, boxrule = 0sp, borderline west = {2pt}{0pt}{CtpLavender},