Little up : What woul be the syntaxe to replace "AnyName" by something like "context.inTiddler.title" in |<<tiddler AnyName##Output>>|<<tiddler AnyName##Paramètres>>| ?
Thanks Julien On Oct 24, 8:00 am, julien23 <[email protected]> wrote: > thanks Bauwe Bijl and Måns > > both solution are fine to me > > have a nice day > > Julien > > On Oct 23, 4:04 pm, Måns <[email protected]> wrote: > > > Hi > > > I use MaloStyleSheet (introduced by pmario) moist of the times when I > > want to align sth:http://mama.tiddlyspace.gir.dk/#AnyName > > Example using MaloStyleSheet > > <<tiddler [[AnyName::noseDyFinal]]>> > > ---- > > {{dp100{<<tiddler AnyName##Paramètres dp33>><<tiddler AnyName##Output > > dp20>>}}} > > ---- > > /% > > !Output > > |>|Outputs|h > > |cleatEnterFMax|| > > |noseDyFinal|>=0| > > |securityFactor|>=1| > > |overAllMass|| > > !Paramètres > > |>|Paramètres|h > > |bladeBotRadius|1| > > |bladeBotThick|0.5 - 3| > > |bladeOverAllHeigh|10 - 30| > > |bladeTopRadius|1| > > |bladeTopThick|=bladeBotThick| > > |bodyAxleThick|3 - 6| > > |bodyRearThick|=bodyAxleThick| > > |leverAngle|60 - 120| > > |Material|[[Ensinger - TECAMID 6 GF 30]]| > > !end > > %/ > > > Cheers Måns Mårtensson > > > On 23 Okt., 14:35, Bauwe Bijl <[email protected]> wrote: > > > > I'm not realy sure what you mean with this: > > > > > Is there a "end" inline markup to cut tables ? > > > > From your previous post: > > > > > I would rather like to have the table inside the tiddler and not remote > > > > Perhaps you mean you want the tables in a "hidden" section inside the > > > same tiddler? > > > Then you could create a (example) tiddler "AnyName" and inside: > > > > <<tiddler [[AnyName::noseDyFinal]]>> > > > ---- > > > |<<tiddler AnyName##Output>>|<<tiddler AnyName##Paramètres>>| > > > ---- > > > /% > > > !Output > > > |>|Outputs|h > > > |cleatEnterFMax|| > > > |noseDyFinal|>=0| > > > |securityFactor|>=1| > > > |overAllMass|| > > > !Paramètres > > > |>|Paramètres|h > > > |bladeBotRadius|1| > > > |bladeBotThick|0.5 - 3| > > > |bladeOverAllHeigh|10 - 30| > > > |bladeTopRadius|1| > > > |bladeTopThick|=bladeBotThick| > > > |bodyAxleThick|3 - 6| > > > |bodyRearThick|=bodyAxleThick| > > > |leverAngle|60 - 120| > > > |Material|[[Ensinger - TECAMID 6 GF 30]]| > > > !end > > > %/ > > > > Bauwe -- 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.

