Adds inlinecode command

This commit is contained in:
Wojciech Nagrodzki 2014-04-01 23:40:39 +02:00
parent ee5d1a5a12
commit 5077234b90
Signed by: wnagrodzki
GPG key ID: E9D0EB0302264569
2 changed files with 5 additions and 0 deletions

Binary file not shown.

View file

@ -103,6 +103,11 @@
{\endmdframed\vspace{12pt}}
% Inline monospaced text
\definecolor{TundoraColor}{HTML}{444444}
\newcommand{\inlinecode}[1]{{\textcolor{TundoraColor}{\texttt{#1}}}}
% Hyperlinks
\hypersetup{
colorlinks = true,