Is there a transclusion method that could be used? for example, if tiddler is of a type which requires drop cap then format it such.
Alex On 14 March 2016 at 20:26, Andy Pastuszak <[email protected]> wrote: > Thank you! > > On Monday, March 14, 2016 at 4:07:31 PM UTC-4, Knut Franke wrote: >> >> One way to do it: >> >> 1) Create a tiddler tagged $:/Stylesheet with the following content: >> >> p.dropcap:first-child:first-letter { float: left; color: #903; font-size: >> 75px; line-height: 60px; padding-top: 4px; padding-right: 8px; >> padding-left: 3px; font-family: Georgia; } >> >> 2) Surround the paragraphs you want to have dropcaps with <p >> class="dropcap">your text</p> >> > -- > 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/9a8ef69f-557f-4a2f-9b48-488945713645%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/9a8ef69f-557f-4a2f-9b48-488945713645%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CALc1hYeS5zFyEVa%2B6BdPhpVg8a6mRMC%2BkRBASN7ub4VPiVDRCA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

