Skip to content

Instantly share code, notes, and snippets.

@till
Created February 8, 2011 21:45
Show Gist options
  • Save till/817325 to your computer and use it in GitHub Desktop.
Save till/817325 to your computer and use it in GitHub Desktop.
Problem:
\begin{gpListing}
[foo]
\end{gpListing}
=> [foo] wird nicht angezeigt
Loesung:
\begin{gpListing}[]
[foo]
\end{gpListing}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment