|
[Date Index]
[Thread Index]
[Author Index]
Re: weird page breaks when printing
- To: mathgroup at smc.vnet.net
- Subject: [mg51876] Re: [mg51826] weird page breaks when printing
- From: jmt <jmt at nerim.net>
- Date: Thu, 4 Nov 2004 01:49:26 -0500 (EST)
- References: <200411030623.BAA08284@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
You might try these :
1 - If you use a style sheet, get the page breaks associated with styles ; for
instance if you have a "Section" style, you can tag the Section cell style
with
PageBreakAbove->True
Add page break manually only when finalizing the printing version.
2 - You can always edit the notebook using an external program, sed for
instance. Do not forget to make a backup copy !
Also note that notebook data and notebook cache are not always in perfect
synchronization ; in a recent notebook I have had page breaks showed at
almost every cell, getting to the beginning of the notebook and slowly
scrolling down solved the problem.
On 2004 11 03 07:23, Thomas Guignard wrote:
> Hi
>
> Out of a sudden, mathematica starts breaking pages at stupid places when
> I print my notebooks. I probably did set a "page break" marker at these
> points with a mistype, but I have no clue as how to remove them.
>
> Can someone tell me how I can find out if there are page breaks markers
> somewhere? This sort of annoys me.
>
> Thanks!
> T.
Prev by Date:
Re: suggestion for frontend
Next by Date:
Re: covariance, eigenvalues
Previous by thread:
Re: weird page breaks when printing
Next by thread:
Problems about Graphics
|