Hi Guys

I'm using an fresh tiddlywiki 5.19

Now i have declared an Stylsheet-file and an Macrofile

But i have an Problem.
The macro don't started from any tiddler

that is the macrocode

\define Sitzungen (Termin Ort Teilnehmer)
<div class="abgerundet">
Sitzungseinladung
</div>
Termin: <br>
$Termin$<p>
Ort:<br>$Ort$<p>
Teilnehmer:<br> $Teilnehmer$
<div class="abgerundet">
Tagesordnung
</div>
\end

Displayed in the Macrofile-preview is 

\define Macroname
the design in div1
Termin: <br>
$Termin$<p>
Ort:<br>$Ort$<p>
Teilnehmer:<br> $Teilnehmer$
the design in div2
\end

but it don't started from any tiddler

whats wrong?

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/37d9e8f6-8b1f-4749-85ff-2d4288107c0f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to