CellMargins Question
- To: mathgroup at smc.vnet.net
- Subject: [mg81903] CellMargins Question
- From: John <jwa0 at lehigh.edu>
- Date: Sat, 6 Oct 2007 04:39:51 -0400 (EDT)
I used
CreateDocument[Notebook[Cell["NAME","Title","Text"],Cell["Intro","Section","Text"],
Cell["Words....","Text","Text"]]]
and it created a notebook which I named, saved and printed.
Now I want to change the vertical, white space between cells, without
changing the right and left margins on the printed page.
I think CellMargins->{{x,y},{10,10}} would do the job, if I knew the
values of x and y.
John
- Follow-Ups:
- Re: CellMargins Question
- From: bsyehuda@gmail.com
- Re: CellMargins Question