{scaling} is about scaling document elements. Use this tag in addition to other tags specifying what should be scaled.
1
vote
0answers
121 views
Commands from graphics have no effect
I am learning LaTeX from a book, and I am using TeXnicCenter. The book has a chapter about the graphics package, so I download it and try the commands. But I find that when I use commands like ...
1
vote
0answers
86 views
How to scale a dirtree inside a figure?
I drew a tree structure with \dirtree. This tree is located in a {figure} environment. It is possible to adjust the size of the figure?
With \includegraphics one can do it with scale. Is there a ...
1
vote
0answers
64 views
About rescaling the image
I am writing a PHP to convert one-page HTML to LaTeX. I have all the code done but the image shown in the LaTeX (and the resulting PDF after pdflatex) looks too big. I figure the reason might be due ...