No Page Break in Group?
- To: mathgroup at smc.vnet.net
- Subject: [mg30309] No Page Break in Group?
- From: aes <siegman at stanford.edu>
- Date: Wed, 8 Aug 2001 01:34:03 -0400 (EDT)
- Organization: Stanford University
- Sender: owner-wri-mathgroup at wolfram.com
I have a lengthy notebook (a kind of personal database) with a lot of mostly short sections, i.e., only a fraction of a page long. Each of these logical sections is headed by a cell in "Section" Format Style, followed by cells in Subsection, Text, and Input Format Styles. The notebook has a private style sheet. I'd like to structure this style sheet so that when the notebook is printed, each printed page contains only some number of complete sections, and page breaks within sections are avoided as much as possible. The objective is to have only complete sections appear on each page -- if the next section won't fit on the remaining portion of a page, it gets bumped to the next page. (There are a few longer sections that just won't fit on a single page.) I have the impression that I somehow need to make each section be a group under the Section cell and employ some form of No Page Break Within Group, but I'd much appreciate hand-holding on just what changes are needed in the notebook's style sheet to accomplish this.