Re: CellMargins Question
- To: mathgroup at smc.vnet.net
- Subject: [mg81944] Re: [mg81903] CellMargins Question
- From: bsyehuda at gmail.com
- Date: Sun, 7 Oct 2007 05:33:52 -0400 (EDT)
- References: <200710060839.EAA25290@smc.vnet.net>
In place of x and y just use the work
Inherited
yehuda
On 10/6/07, John <jwa0 at lehigh.edu> wrote:
>
> 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
>
>
>
- References:
- CellMargins Question
- From: John <jwa0@lehigh.edu>
- CellMargins Question