I guess you must mean that you don't want the Tiddler title to show.
Personally, I *usually* like the title to show, and I suspect I'm not
alone. You may have to be more particular in what you want, since what
we see as the title has various components, like the modification.

By posting the following solution, hopefully I will trigger about 8
other responses,  all more intelligent.

In StyleSheetPrint there may already be a

  @media print { ... } group.

If not, make one.

Then inside that group put:

  .title {display:none}

That should suppress the *title* only.

Good luck!
Mark


On Sep 1, 5:55 am, Amzg <[email protected]> wrote:
> How setup so that printouts don't print the TW title etc? I.e only
> the
>
> Something in StyleSheetPrint?
>
> I'd actually assume that since TWs typically are personal there little
> need to actually have the TW title in the printouts by default. Just
> maybe it should be an option in [[Tweak advanced options]]
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to