Re: Docked header cell in slide show
- To: mathgroup at smc.vnet.net
- Subject: [mg92840] Re: Docked header cell in slide show
- From: Albert Retey <awnl at gmx-topmail.de>
- Date: Tue, 14 Oct 2008 05:00:58 -0400 (EDT)
- References: <gcpvsq$bnj$1@smc.vnet.net>
Frank Scherbaum wrote: > Dear group, > > I want to generate a Mathematica slide show which starts from an > existing one but in which I replace the docked header cell with my own > text. look up DockedCells in the documentation. It is an option for Notebook and various functions that create notebooks which needs to be given a list of cells. hth, albert