- Commit
- 94bcdb23742695a6aed0852e225f4756dc745557
- Parent
- e17a777261ed1ea1185cabcfef2b13784ad5a0ac
- Author
- Pablo <pablo-escobar@riseup.net>
- Date
Changed the Minted style
Slides of a (very) informal lecture of mine on the Curry-Howard correspondence
Changed the Minted style
1 file changed, 1 insertion, 1 deletion
Status | File Name | N° Changes | Insertions | Deletions |
Modified | preamble.tex | 2 | 1 | 1 |
diff --git a/preamble.tex b/preamble.tex @@ -14,7 +14,7 @@ \usepackage{minted} % Set the color scheme used by minted -\usemintedstyle{friendly} +\usemintedstyle{manni} % Configure graphics \usetikzlibrary{calc, shadows.blur, shapes.geometric, patterns, arrows}