Remove custom commands

This commit is contained in:
Marcus Kammer 2025-01-16 21:49:51 +01:00
parent 7e2f4a4861
commit 168a4e2ffe
Signed by: marcuskammer
GPG key ID: C374817BE285268F
2 changed files with 1 additions and 7 deletions

View file

@ -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

View file

@ -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}