Document ClassesBeamer help

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
leena
Posts: 1
Joined: Tue Jun 17, 2008 9:10 am

Beamer help

Post by leena »

I would like to include multiple graphic files using \multiinclude command. Also, I am trying to use alert@+ option for painting recently added part in red. The command usage is as follows:

\multiinclude[<alert@+| +->][format={pdf}]{gra}

I am getting the files inclusion correctly but the recent added parts in multiple files are not being painted red. I have generated figures using xfig and can set the depth levels. I used fig2mpdf package to generate multiple files. Is there any flag in xfig which can help me to display in red?

Thanks & Regards
Leena

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

propell
Posts: 44
Joined: Fri May 30, 2008 11:16 am

Re: Beamer help

Post by propell »

Hi.

I have very limited knowledge of xfig, but a quick google search gave me this example:
http://p3f.gmxhome.de/fig2mpdf/fig2mpdf.html

The described example is similar to what you want to achieve. Both the fig and tex source are available:
http://p3f.gmxhome.de/fig2mpdf/overlay-sample.lfig
http://p3f.gmxhome.de/fig2mpdf/sample-presentation.tex

- Kjell Magne Fauske
Post Reply