Tagged Questions
1
vote
0answers
91 views
Alignment of TikZ object
I'm using the classic thesis style by André Miede. As I have to import a lot of Matlab plots, I'm using matlab2tikz.
In the LaTeX document, I want the TikZ object to act like a normal jpg/png ...
6
votes
1answer
225 views
Formatting list of custom floats in classic thesis
I am writing a document using classicthesis package, where I have some algorithms written with the clrscode package. I used package float to create a new float named "algorithm". However when I print ...
1
vote
0answers
201 views
Incompatibility between classicthesis and afterpage [closed]
It looks like there is an incompatibility between afterpage and classicthesis :(
I successfully run this example: How to wrap text around landscape page.
But as soon as I incorporate it in my classic ...