Dear all,
I could perhaps get to the bottom of this with ample time. But I’m sure more advanced folks can send me to the right place right away, and perhaps this question is useful to others.
Here’s an example of an external toc tiddler, where both of the tiddlers transcluded in the toc have a _canonical_uri field, which effectively dedicates the tiddler to an externally-hosted graphic:
https://ethicsatwes.tiddlyhost.com/#%24%3A%2Fdemo%2FBeauvoir
One of these is a pdf, with tiddler type specified as application/pdf
. When the full tiddler is opened in the story river, tiddlywiki properly displays the pdf within a nicely-scaled pdf-browser. But within the toc (or any other transclusion), the pdf displays within a tiny frame. Another tiddler which is similar, but whose _canonical_uri
field links to a jpg (with tiddler type set to image/jpeg
), is not affected in the same way (as is familiar to all of us who transclude jpg images regularly).
How can I tweak how a transcluded pdf tiddler displays (especially within a toc, if that’s easier to address) so as to use the available space well?
-Springer