Re: Creating a Banner for presentation
- To: mathgroup at smc.vnet.net
- Subject: [mg93603] Re: Creating a Banner for presentation
- From: David Reiss <dbreiss at gmail.com>
- Date: Mon, 17 Nov 2008 06:18:35 -0500 (EST)
- References: <gfp27a$4eg$1@smc.vnet.net>
Just a small (but important) update to my previous post on this. here
is a more useful template for how to go about this since it includes
the slide navigation elements:
SetOptions[EvaluationNotebook[],
DockedCells -> {FEPrivate`FrontEndResource["FEExpressions",
"SlideshowToolbar"],
Cell["this is it", "Section", TextAlignment -> Center]}]
Best,
David
On Nov 16, 7:03 am, RG <gobithaa... at gmail.com> wrote:
> Dear experts,
>
> I'm trying to make a powerpoint like presentation using Mathematica 6, bu=
t i
> can't find any explaination in documentation on how to create banners
> for my presentation. Nice example can be found at:http://library.wolfram.=
com/infocenter/Conferences/7002/.
> Thanking you in advance,
> jetro