diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tutorial.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial.tex b/docs/tutorial.tex index a43db5d..f56b2d0 100644 --- a/docs/tutorial.tex +++ b/docs/tutorial.tex @@ -19,7 +19,7 @@ \usepackage{minted} \usemintedstyle{tango} -\newmint[py]{python}{} +\newmintinline[py]{python}{} \newminted{python}{} \newmintedfile{python}{} |