Tagged Questions
9
votes
2answers
343 views
Set standard default scaling of \includegraphics
I am using Sphinx and the plantuml package to include UML diagrams.
The plantuml package for Sphinx generates the following LaTeX code:
\includegraphics{%s}
Anyways - the diagrams are to big, so ...