On Monday, December 31, 2018 at 2:12:42 PM UTC-8, Sebastian Heyneman wrote:
>
> I'd like to print a number of Tiddlers. I loaded my tiddlywiki file into 
> google chrome for printing.
> My goal is to get each tiddler printed on a new page. I know I can do it 
> one at a time. 
> When I open up a bunch of tiddlers and press print, they get cutoff midway 
> through the page.
> Is it possible to set it to print many tiddlers and tell it to assign each 
> new tiddler the start of a new page? 
>

Put the following CSS syntax in a tiddler, tagged with $:/tags/Stylesheet:
.tc-tiddler-frame { page-break-before:always; }

enjoy,
-e
Eric Shulman
TiddlyTools.com: "Small Tools for Big Ideas!" (tm)
InsideTiddlyWiki: The Missing Manuals
 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/82dacbc0-5379-427c-a9b0-84dad9b795dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to