today i read this statement in a blog-post:

"... remarkably (La)TeX is much better suited for composing and
distributing most types of documents than any other modern
word processor on the market that I am aware of. Just like
programming languages tend to converge towards Lisp because
it got things right the first time around, so do the Word
Processors tend to converge towards (La)TeX."

what about combining (la=)tex and clojure for implememting
extraordinary document-processing ?

either by run (A) Clojure scripts from (La)TeX documents
and use Clojures output to generate document's content. This
can be used to read/convert data, generate tables and figures,
do on-the-fly calculations.

or by (B) implementing a clojure-based DSL that can produce
(La)Tex documents.

any thoughts ?

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to