Hi Mans, Thanks your your reply, changing the StyleSheet tiddler does have an affect however I think that the contexts (checkmarked tags) within mGSD form part of each tiddler so they have to print as part of each tiddler. I think I'll have to work out a way to send the tiddler note to a 'cleanskin' tiddler if I want just the tiddler contents printed.
On Dec 17, 5:53 am, Måns <[email protected]> wrote: > Hi HSteve > > http://tiddlywiki.org/wiki/Printing > > If you add the code to your [[StyleSheet]] tiddler - doesn't it work > then? > > Cheers Måns Mårtensson > > > @media print { > > * { > > margin: 0; > > padding: 0;} > > > #mainMenu, #sidebar, #messageArea, > > .toolbar, .headerForeground, .siteSubtitle, > > .siteTitle, .tagging, .tagged { > > display: none !important;} > > > body { > > font-size: 12pt; > > width: 6.5in; > > height: 9in; > > > } > > } > > > I'd appreciate any suggestions. > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

