Tagged Questions
5
votes
2answers
235 views
How to make “sub-level” numbering for listings, similar to subcaption?
I think what I'm trying to do may be complicated, so if not all of it is possible then that's OK. I'm using the listings package and I've done something similar to Custom numbering of listings ...
4
votes
1answer
2k views
Using listings and subfigure together
I am writing a document in which code listings and diagrams appear side-by-side frequently. I am using the listings package for the code and \includegraphics for the diagrams. I want to put them both ...