diff --git a/doc/metropolistheme.dtx b/doc/metropolistheme.dtx index 332aea0..08b6f17 100644 --- a/doc/metropolistheme.dtx +++ b/doc/metropolistheme.dtx @@ -284,7 +284,7 @@ To use this theme with \href{http://johnmacfarlane.net/pandoc/}{Pandoc}-based presentations, you can run the following command \begin{lstlisting} -$ pandoc -t beamer --latex-engine=xelatex -V theme:m -o output.pdf input.md +$ pandoc -t beamer --latex-engine=xelatex -V theme:metropolis -o output.pdf input.md \end{lstlisting}