Syntax fix to a sample

pull/37/head
Matti Pastell 2016-04-25 23:55:30 +03:00
parent 8ffef8ff7d
commit 9cd17ca212
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ package for syntax hightlighting. You'll need to use either xetex or luatex with
\texttt{-shell-escape} flag to get pdf e.g. \texttt{-shell-escape} flag to get pdf e.g.
\begin{minted}{bash} \begin{minted}{bash}
$ lualatex -shell-escape gadfly_pgf.tex lualatex -shell-escape gadfly_pgf.tex
\end{minted} \end{minted}
\section{Sample code} \section{Sample code}