> I'm trying to insert a small icon at a precise position in the current
> tiddler.
> <<InsertAtPosition [img[IconTitle|file:./images/icon.gif]] x y>>
> where x and y are the position in px from the upper left corner of the
> tiddler.
> Can somebody give me a clue to construct such a macro ?

No macro is needed... just some inline CSS, like this:

@@position:absolute;margin-top:20px;margin-left:50px;[img[...][...]]@@

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
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