Skip to content

Instantly share code, notes, and snippets.

@kalakay
Created January 25, 2021 05:58
Show Gist options
  • Save kalakay/160dcf73b7ddb1de5eb0544f041dc308 to your computer and use it in GitHub Desktop.
Save kalakay/160dcf73b7ddb1de5eb0544f041dc308 to your computer and use it in GitHub Desktop.
\usepackage{showexpl}
\lstset{%
basicstyle=\ttfamily\small,
commentstyle=\itshape\ttfamily\small,
showspaces=false,
showstringspaces=false,
breaklines=true,
backgroundcolor=\color{eggshell},
breakautoindent=true,
captionpos=b
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment