Tagged Questions
4
votes
1answer
334 views
Colored line numbers with algorithmicx?
The fancyvrb allows me to customize line number style which I find very useful. I'm using it to give line numbers a different color and then use that same color in the text describing the code. I ...