I'm trying to transclude one stylesheet or another based on an index value. 
This is the closest I could get:
```
\define p(name) $:/styles/$name$.css 
{{<$macrocall $name="p" name={{$:/configurables##filename}}/>}} 
```
The string is formed as desired, but the transclusion is not performed, all 
I see is
```
{{$:/styles/dark.css}} 
```
which is exactly what I would enter if I just wanted to simply transclude...

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/980f370d-23d8-4b34-862a-9b2513bf364f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to