OK! Problem (2) is solved, obrigado!

For problem (1), let us take as example Garratt Lisi's page (
http://deferentialgeometry.org/#[[E8%20triality%20structure]] ). Here,
the tiddlers tagged as "slide" have a fixed size. Note that he do not
use all the space, but it is there. I want to do the same for making
my slide-tiddlers having a fixed size. The tiddler need to be shown
all at once without scrollbar in slide mode.

For problem (3), I wrote a tiddler with

<<slideShow>>
-s-
@@display:block;text-align:center;PIB's Journal Club;@@

The "text-align:center" piece of code centralizes the text "PIB's
Journal Club" at the center of the tiddler, but in slide mode the text
is uncentralized.

Éder

On Dec 23, 3:16 pm, FND <[email protected]> wrote:
> > Maybe something that automatically resize the text to
> > make the tiddler fit a predefined size would work...
>
> This could certainly be achieved with some simple CSS - could you
> provide a test case* so we can tinker with it?
>
> > It would be cool to link a .wav or .mp3 to the slide. I think I can
> > use
> > <html><embed  src="audio file" "and some more code"></embed></html>,
> > but there is any TW native way to do it?
>
> Well, there's Eric's PlayerPlugin:
>      http://www.tiddlytools.com/#PlayerPlugin
>
> You might also embed the audio files into the document:
>      http://www.tiddlywiki.org/wiki/Embedding_Files
> (Note the caveats.)
>
> > I need to format the text in the slide
> > The code @@display:block;text-align:center;"text"@@ does not work in
> > slide mode.
>
> See above; a test case would help us fix the problem without having to
> take guesses.
>
> -- F.
>
> *http://www.tiddlywiki.org/wiki/Troubleshooting
--~--~---------~--~----~------------~-------~--~----~
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