From 168a4e2ffe049cc722871e648dd90d91ab54b78a Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Thu, 16 Jan 2025 21:49:51 +0100 Subject: [PATCH] Remove custom commands --- texmf/tex/latex/mycustomstyles/auto/komageneral.el | 4 +--- texmf/tex/latex/mycustomstyles/komageneral.sty | 4 ---- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/texmf/tex/latex/mycustomstyles/auto/komageneral.el b/texmf/tex/latex/mycustomstyles/auto/komageneral.el index d64b949d..2cbbd911 100644 --- a/texmf/tex/latex/mycustomstyles/auto/komageneral.el +++ b/texmf/tex/latex/mycustomstyles/auto/komageneral.el @@ -47,9 +47,7 @@ "listings" "csvsimple") (TeX-add-symbols - '("TitlePage" 1) - '("code" 1) - '("important" 1)) + '("TitlePage" 1)) (LaTeX-add-environments "oldtabular") (LaTeX-add-xcolor-definecolors diff --git a/texmf/tex/latex/mycustomstyles/komageneral.sty b/texmf/tex/latex/mycustomstyles/komageneral.sty index 3611be86..383291ca 100644 --- a/texmf/tex/latex/mycustomstyles/komageneral.sty +++ b/texmf/tex/latex/mycustomstyles/komageneral.sty @@ -139,10 +139,6 @@ % Custom quote environment \AtBeginEnvironment{quote}{\itshape} -% Custom formatting commands -\newcommand{\important}[1]{\textbf{#1}} -\newcommand{\code}[1]{\texttt{#1}} - % Title page settings \newcommand{\TitlePage}[1]{ \begin{titlepage}