[SciPy-user] Error with examples/tagbold.spi?

Christopher Clarke cclarke at chrisdev.com
Wed May 2 18:12:15 EDT 2007


Hi
The documentation refers to _content as the stuff enclosed in the tag
the example on website is

------------
[[.begin name=bold buffers=True]]

<b>[[=_contents]]</b>

[[.end]]
------------

This fails while _content works
Also calling the tag by itself as in the example does not make much  
sense
The example should include the tag in a .spy
----------------------------------
[[.taglib as='bb' from='examples/tagbold.spi']]

<bb:bold>this is a test</bb:bold>
-----------------------------------
Regards
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20070502/33a47785/attachment.html>


More information about the SciPy-User mailing list