Re: Expand all cells?
- To: mathgroup at smc.vnet.net
- Subject: [mg79383] Re: Expand all cells?
- From: Albert <awnl at arcor.net>
- Date: Wed, 25 Jul 2007 05:30:49 -0400 (EDT)
- References: <f86pij$ln1$1@smc.vnet.net>
Cthulhiac wrote:
> I have a very simple question but I can't seem to be able to google
> the answer. I have also checked the few Mathematica books on my
> bookshelf and even (gasp!) tried the online documentation. It is so
> simple that I'm sure it's hiding in plain view.
>
> I have a (very large) notebook. When I open it, all cells are
> collapsed. Since there are literally hundreds of cells,
> double-clicking each one of them to open it is a pita. How, in God's
> or Zeus' or Cthulhu's name do I expand ALL of them at once? I don't
> want to evaluate the notebook. I just want the whole darn thing
> expanded so I can get the whole picture.
>
> Thanks for any tips.
>
Use the following from the menu:
Edit->Select All, Cell->Grouping->Open All Subgroups
on versions prior to 6 the menu entry 'Grouping' was named
'Cell Grouping'.
On windows the follwing keystrokes will do the same faster:
Ctrl-A, Ctrl-{
hth,
Albert