On Wednesday, April 22, 2015 at 7:29:59 AM UTC-7, Jan wrote:
>
> Hello, 
> I was happy to find Saq's footnotesplugin for TWC because it makes it 
> possible to use TWC as a scientific Tool. 
> http://tiddlywiki.squize.org/#FootnotesPlugin. 
>
> I want to remember the sources, but for normal Printing it makes sense 
> to omitt the footnotes. 
> I have been looking for a way to Toggle them. I tried two alternatives 
> and each time encountered Problems. 
>

If you just want to suppress the footnotes when printing, you can do this 
with CSS.

Put the following in your [[StyleSheet]] tiddler:
@media print { .footnoteholder { display:none; } }

enjoy,
-e
 

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cfc1aa4d-8ebb-41f9-87bc-8ed49e425ac3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to