MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

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



  • Prev by Date: Working with vectors symbolically
  • Next by Date: Re: Machine-precision Expfunction
  • Previous by thread: Re: Creating a Banner for presentation
  • Next by thread: Re: Re: Creating a Banner for presentation