\listings environment inside \marginnote?
Is it possible to use \listings or similar environment inside \marginnote or in margins in general?
\marginnote{
\begin{lstlisting}
test
\end{lstlisting}
}
If not, what would be a workaround if I wanted to simply put coding notes in margins?
Is it possible to use \listings or similar environment inside \marginnote or in margins in general?
\marginnote{
\begin{lstlisting}
test
\end{lstlisting}
}
If not, what would be a workaround if I wanted to simply put coding notes in margins?
No comments:
Post a Comment