Tagged Questions
9
votes
5answers
456 views
Is there a way to print two tikzpictures next to each other marked with a and b?
I have the following code that should print the two figures next to each other with an a to the left of the first figure and a b to the left of the second one. The code below does this, but everything ...