Graphics, Figures & Tables ⇒ Proportions messed up in animation
Re: Proportions messed up in animation
What should I put as arguments?
- Attachments
-
- this.png (52.5 KiB) Viewed 2783 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Proportions messed up in animation
Yes.jonysatie wrote:Do you mean this?
Either no -Ppdf option, that isjonysatie wrote:What should I put as arguments?
Code: Select all
dvips -R0 "%Bm.dvi"
Code: Select all
dvips -Ppdf -X 600 -Y 600 -R0 "%Bm.dvi"
Proportions messed up in animation
This must be archieved in this community, xD.
Thank you again.