Hello, Can I arrange *multiple* images per a page in specified positions (x,y) using simpleslides module? Vyatcheslav
And another question: how can setup a background *image* for all slides? Vyatcheslav
On Jun 24, 2009, at 1:30 PM, Vyatcheslav Yatskovsky wrote:
And another question: how can setup a background *image* for all slides?
Vyatcheslav
The cleanest way would be to write your own "submodule." It's easy;
maybe just use one of the existing simpleslides-s-XXX.tex files and
modify it; replace the lines
\defineoverlay
[simpleslides:background:horizontal]
[\useMPgraphic{simpleslides:MP:horizontal}]
with
\defineoverlay
[simpleslides:background:horizontal]
[{\externalfigure[
And another question: how can setup a background *image* for all slides? Vyatcheslav
On Jun 24, 2009, at 1:25 PM, Vyatcheslav Yatskovsky wrote:
Hello,
Can I arrange *multiple* images per a page in specified positions (x,y) using simpleslides module?
Vyatcheslav
Hi, no, there is not yet code for this. I usually do it "by hand," but if this is something you need/use often, it would be relatively easy to provide a macro for it. Rhomas
On Wed, 24 Jun 2009, Vyatcheslav Yatskovsky wrote:
Hello,
Can I arrange *multiple* images per a page in specified positions (x,y) using simpleslides module?
Can you elaborate? Do you want the same images to appear in all slides in the background (like a corporate design), or do you want to include multiple images on a single page, say two images side by side? Aditya
participants (3)
-
Aditya Mahajan
-
Thomas A. Schmitz
-
Vyatcheslav Yatskovsky