mte/unikernel/duniverse/dune_/doc/papers/ocaml-2022/header.tex
2025-11-11 02:07:51 +01:00

10 lines
233 B
TeX

% Run Pandoc with -H header.tex to apply these changes
\usepackage{url}
\definecolor{inline_code_colour}{HTML}{000080}
\let\oldtexttt\texttt
\renewcommand{\texttt}[1]{\textcolor{inline_code_colour}{\oldtexttt{#1}}}
\urlstyle{sf}