On Wed, Jun 9, 2010 at 8:05 PM, Peter Thatcher <pthatc...@gmail.com> wrote:
> Just recently, I had a little hobby project to make PDFs for printing
> little vocabulary books for kids.   I used Clojure to output Latex,
> which then produced the PDFs.   I might do a blog post about it to
> give you more details.
>
> Clojure worked great, and I was glad I used it.  The only problem is
> that you have to know Latex :).

I've done this using ruby -> lout -> ps -> pdf. The advantage of lout
is that machine generation was one of its design goals from the
outset, so it's a lot easier to work with than latex.

martin

-- 
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