mte/unikernel/duniverse/dune_/doc/papers/ocaml-2022/header.tex

11 lines
233 B
TeX
Raw Normal View History

2025-11-11 02:07:51 +01:00
% 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}