I'd like to have several external images organized in a circular shape, with TikZ drawing on top of it. I tried the scope option in TikZ with \includegraphics command, the whole thing being included in a \foreach command, but \includegraphics doesn't take the scope command in consideration.
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.
|
|
||||
|
I'm not sure what you would use the scope definition for in your image. However, this is how I would arrange (external) images in a circular shape in TikZ - with nodes:
|
|||||||||||||
|

\includegraphicsor with scope. – Werner Jul 31 '11 at 14:48