I have large figures (PNG images) in my document that are very thin but block an entire page due to their length. Is there a package available that cuts those in half, and positions those halves next to each other as one figure?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
This can be quite easily done using Martin Scharrer's excellent
Or using just the
Image taken from Wikimedia Comons: https://commons.wikimedia.org/wiki/File:Normflasche-1.jpg |
||||
|
|
|
you can clip anything of the image:
|
|||
|
|
|
In ConTeXt you can use the
result:
|
|||
|
|
|
Here is the picture that I used in this answer as a demo picture. |
|||||
|





imagemagick, you could batch the process and obtain the desired figures and insert them. – Dror Sep 6 '12 at 8:11