Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If you are running your own server: edit the file

./sage/notebook.css

For example insert a line

@media print { h1 { page-break-before : always;} }

Now each h1 heading in a text cell gives a page break when printing

If you are running your own server: edit the file

./sage/notebook.css.sage/notebook.css

For example insert a line

@media print { h1 { page-break-before : always;} }

Now each h1 heading in a text cell gives a page break when printing