I think you can create a stylesheet that cover the cases you expect, 
because I do think you must predefine it manually. You can try this just to 
see an example for how to target things.
In your Maintopic tiddler, put this at the bottom of it;

<style>
h1 ~ h1 {background:red;}
h1 ~ h1 ~ h2 {background:green;}
</style>

<:-)
 

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/58a14f73-8c42-4340-9adf-d43203b7fa19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to