From: Dave Thomas Date: 2004-09-10T02:49:44+09:00 Subject: Re: LaTeX and RDoc On Sep 9, 2004, at 10:29, Bil Kleb wrote: > I need to put some mathematical equations in my documentation. I am > continuing the effort Jeff Sutherland mentions here, > > > http://jeffsutherland.org/scrum/ > 2004_08_01_archive.html#109240570560876450 > > Any chance of RDoc swallowing chunks of LaTeX like > http://preview-latex.sourceforge.net/ does to embed typeset > math in emacs? > > Then again, knowing Dave, it already does this and I am just in the > dark > again... I know about rdoc2latex, but I am looking for web-rendered > output > that uses images to render the math chunks. Yeah - I want to add dot support as well. Last time I looked at this, my problem was working out where to put the images: I want the same thing to work in RubLog as well. Cheers Dave