[Style] Add shortcut for italic and bold
This commit is contained in:
2
dist/minimal.tex
vendored
2
dist/minimal.tex
vendored
@@ -265,6 +265,8 @@
|
|||||||
\renewcommand{\footrulewidth}{0.4pt}
|
\renewcommand{\footrulewidth}{0.4pt}
|
||||||
\newcommand{\TODO}{\color{red} \hl{TODO:} \color{black}}
|
\newcommand{\TODO}{\color{red} \hl{TODO:} \color{black}}
|
||||||
\newcommand{\bi}[1]{\textbf{\textit{#1}}}
|
\newcommand{\bi}[1]{\textbf{\textit{#1}}}
|
||||||
|
\newcommand{\i}[1]{\textit{#1}}
|
||||||
|
\newcommand{\b}[1]{\textbf{#1}}
|
||||||
\renewcommand{\quote}[1]{``\textit{#1}''}
|
\renewcommand{\quote}[1]{``\textit{#1}''}
|
||||||
|
|
||||||
% Add a color shade (similar to \fhlc, but nicer boxes)
|
% Add a color shade (similar to \fhlc, but nicer boxes)
|
||||||
|
|||||||
Reference in New Issue
Block a user