Julian Godesa
Results
2
issues of
Julian Godesa
I am using the listing package. The declared label is missing from the drop down ref list... ``` \lstset{basicstyle=\footnotesize, language=c, label={code:bubble}, caption={...}} \lstinputlisting{../resources/code/bubble.c} \ref{ ... missing here .... } ```...
enhancement
Importing the testing package in a file, which is used by the main binary, will pollute the flags package with testing help usage messages. This hinders the usage of the...