On Fri, 16 Nov 2001, Jirka Kosek wrote: > I know how to do it in XSL. In DSSSL you must probably use > something like (I grabbed it from Norm's DSSSL stylesheets): > > (make entitity > system-id: "equations.txt" > (... code to generate file ...) > ) > > If you proceed this way, I can add this functionality to XSL > stylesheets, so it will be possible to use both DSSSL and XSL > stylesheets to pass math to TeX or generate file for automatic > TeX-to-image processing.
I've done this in dbtexmath-0.2, released today. http://ricardo.ecn.wfu.edu/~cottrell/dbtexmath/ Allin Cottrell.
