I have a tiddler where I have included a script file using _canonical_uri 
and the type of text/html. Unfortunately the tiddler has a lot of empty 
space at the bottom, looks like empty rows, even though the file itself 
does not have those. I'd like to trim them out. So, two questions:

   1. Can I get rid of them in the tiddler with the _canonical_uri field?
   2. How can I format the transluded tiddler?


I tried using:
@@.tc-tiddler-frame
@@width:250px;
{{myscript}}
@@
But this does not work, nothing happens and it gets transcluded just as it 
would without the @@s. However, if I put a letter *before* the {{myscript}}, 
as in a{{myscript}}, then it wraps the "a" and the transluded tiddler in 
that frame. Unfortunately, even using this the transcluded tiddler does not 
fill up the whole frame but is just compressed to a some static size 
(smaller though). How does this thing work? 

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/d2ec988c-b662-430a-a58d-19cb55cdba9a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to