Re: Simple Slideshow templates?
- To: mathgroup at smc.vnet.net
- Subject: [mg102385] Re: Simple Slideshow templates?
- From: David Reiss <dbreiss at gmail.com>
- Date: Fri, 7 Aug 2009 05:32:09 -0400 (EDT)
- References: <200908030944.FAA11835@smc.vnet.net> <h5ebhh$1q2$1@smc.vnet.net>
Just a quick note,
To remove the docked cells in a notebook that is not a slideshow just
execute
SetOptions[EvaluationNotebook[], DockedCells->{}]
within that notebook. If the notebook is a slideshow execute
SetOptions[EvaluationNotebook[], DockedCells ->
{FEPrivate`FrontEndResource["FEExpressions",
"SlideshowToolbar"]}]
to retain the slideshow navigation functionality.
--David
On Aug 6, 6:33 am, Murray Eisenberg <mur... at math.umass.edu> wrote:
> I don't think you're going to be able to change the super-title
> "International Mathematica User Conference 2008" that appears at the
> very top of the page in those conference slide show notebooks: the
> conference title is embedded directly in the graphic.
>
> It's possible that by opening one of those conference presentation
> notebooks in a text editor, you can edit it so as to get rid of the
> super-title entirely. But I don't know how to do it.
>
> For the presentation's particular title, that you can just type over, of
> course.
>
> Meanwhile, I recommend you concentrate upon the organization and content
> of the material itself rather than graphical junk to adorn the notebook.
> Perhaps select a non-default notebook stylesheet (one that includes a
> SlideShow option for the Screen Environment). I'm particularly fond of
> David Park's "ParkStyle6.nb", which you can find at:
>
> http://home.comcast.net/~djmpark/Mathematica.html
>
>
>
>
>
> Porscha Louise McRobbie wrote:
> > Dear Group,
>
> > I will be presenting some demonstrations I've created for a university =
> > course in an education-oriented conference next week, and would really =
> > like to use a Mathematica slideshow. I've only used Powerpoint for
> > presentations in the past, but have looked over the Wolfram tutorials =
> > on creating slideshows from scratch, as well as what I could find in =
> > previous group posts.
>
> > Is there a place to download simple Mathematica slideshow templates, =
> > that I can simply add my own content to?
>
> > For example, the presentations I download here would suffice if I
> > could change the conference title:
>
> >http://library.wolfram.com/infocenter/search/?page=1;search_results==
1...
>
> > Many thanks,
> > Porscha
>
> --
> Murray Eisenberg mur... at math.umas=
s.edu
> Mathematics & Statistics Dept.
> Lederle Graduate Research Tower phone 413 549-1020 (H)
> University of Massachusetts 413 545-2859 (=
W)
> 710 North Pleasant Street fax 413 545-1801
> Amherst, MA 01003-9305
- References:
- Simple Slideshow templates?
- From: Porscha Louise McRobbie <pmcrobbi@umich.edu>
- Simple Slideshow templates?