You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Abbas Mousavi <ab...@yahoo.com> on 2005/10/18 22:38:01 UTC

Two Questions about offline rendering and TeX

Hi All

I am going to use cocoon or forrest for
maintaning an educational site and its contents.
We update this site weekly by addind some articles
and changing some index and archive files

I want to use cocoon Offline to generate the site from
xml documents, but I have two questions

1 - how i can say cocoon to process only new document
added
to site every week and not the whole site?

2 - I want to use TeX for generating Images of Math
formulas
in my document, how can i say cocoon to run tex every
time
it sees a special tag , for example
<math>\TeX_formula</math>,
in xml docs and places generated image in final HTML,

Thanks for your help
Abbas Mousavi.  


	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Two Questions about offline rendering and TeX

Posted by Victor Anyakin <an...@bonustec.com>.
On Tue, Oct 18, 2005 at 01:38:01PM -0700, Abbas Mousavi wrote:
> 
> 2 - I want to use TeX for generating Images of Math
> formulas
> in my document, how can i say cocoon to run tex every
> time
> it sees a special tag , for example
> <math>\TeX_formula</math>,
> in xml docs and places generated image in final HTML,
> 

This could be done by implementing a custom filter, i guess.

By the way, have you seen JEuler?
http://www.csparks.com/jeuler/index.jxml

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org