[Code] Add inline code snippets, docs on typeface change

This commit is contained in:
2025-09-29 15:16:38 +02:00
parent 6c75936b18
commit c4779f3d6a
4 changed files with 13 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
\usepackage{minted}
\usepackage{fancyvrb}
\newcommand{\inlinecode}[1]{\shade{gray}{\texttt{#1}}}
\newenvironment{code}[1]{
\VerbatimEnvironment