I wanted to run some example code so I went here:
http://www.netlib.org/lapack/explore-ht ... ource.html
and selected all the code and pressed CTRL-C to copy it, but when I pasted it in my IDE it included the line numbers, which I had to remove manually. It would be nice if there was a way to copy code from the online browser without the line numbers.

