1

For example, if you had

\begin{minted}[linenos]{cpp}
    map<string, int> m;
    m["FT"]=4;
    m["EK"]=6;
\end{minted}

how could you make it so that when you highlight the code in the PDF, the line numbers do not get highlighted?

I've tried things like redefining \theFancyVerbLine using the accsupp package, but that didn't seem to work.

haal_
  • 11

0 Answers0