diff --git a/dist/full.tex b/dist/full.tex index cda6196..13fb99f 100644 --- a/dist/full.tex +++ b/dist/full.tex @@ -264,8 +264,6 @@ \renewcommand{\footrulewidth}{0.4pt} \newcommand{\TODO}{\color{red} \hl{TODO:} \color{black}} \newcommand{\bi}[1]{\textbf{\textit{#1}}} -\newcommand{\i}[1]{\textit{#1}} -\newcommand{\b}[1]{\textbf{#1}} \renewcommand{\quote}[1]{``\textit{#1}''} % Add a color shade (similar to \fhlc, but nicer boxes) diff --git a/dist/minimal.tex b/dist/minimal.tex index 64af686..15b79f3 100644 --- a/dist/minimal.tex +++ b/dist/minimal.tex @@ -264,8 +264,6 @@ \renewcommand{\footrulewidth}{0.4pt} \newcommand{\TODO}{\color{red} \hl{TODO:} \color{black}} \newcommand{\bi}[1]{\textbf{\textit{#1}}} -\newcommand{\i}[1]{\textit{#1}} -\newcommand{\b}[1]{\textbf{#1}} \renewcommand{\quote}[1]{``\textit{#1}''} % Add a color shade (similar to \fhlc, but nicer boxes) diff --git a/dist/most.tex b/dist/most.tex index eae9e0e..65b7be1 100644 --- a/dist/most.tex +++ b/dist/most.tex @@ -264,8 +264,6 @@ \renewcommand{\footrulewidth}{0.4pt} \newcommand{\TODO}{\color{red} \hl{TODO:} \color{black}} \newcommand{\bi}[1]{\textbf{\textit{#1}}} -\newcommand{\i}[1]{\textit{#1}} -\newcommand{\b}[1]{\textbf{#1}} \renewcommand{\quote}[1]{``\textit{#1}''} % Add a color shade (similar to \fhlc, but nicer boxes) diff --git a/dist/recommended.tex b/dist/recommended.tex index cf0dddd..0c5e756 100644 --- a/dist/recommended.tex +++ b/dist/recommended.tex @@ -264,8 +264,6 @@ \renewcommand{\footrulewidth}{0.4pt} \newcommand{\TODO}{\color{red} \hl{TODO:} \color{black}} \newcommand{\bi}[1]{\textbf{\textit{#1}}} -\newcommand{\i}[1]{\textit{#1}} -\newcommand{\b}[1]{\textbf{#1}} \renewcommand{\quote}[1]{``\textit{#1}''} % Add a color shade (similar to \fhlc, but nicer boxes) diff --git a/main/style/style.tex b/main/style/style.tex index 24f6f1b..b49dba3 100644 --- a/main/style/style.tex +++ b/main/style/style.tex @@ -61,8 +61,6 @@ \renewcommand{\footrulewidth}{0.4pt} \newcommand{\TODO}{\color{red} \hl{TODO:} \color{black}} \newcommand{\bi}[1]{\textbf{\textit{#1}}} -\newcommand{\i}[1]{\textit{#1}} -\newcommand{\b}[1]{\textbf{#1}} \renewcommand{\quote}[1]{``\textit{#1}''} % Add a color shade (similar to \fhlc, but nicer boxes)