Hello, I'm writing a presentation for a course on OCaml, and I managed to get minted to work. Unfortunately I'm having issues with inline code blocks. I tried to do something like:
This value has type src_ocaml{int}
but the exported LaTeX is simply
This value has type
Is it possible to have some nice syntax hilighting of source code inline?
Thanks,
Alan
