I've got the latex filter working for html output and pdf output using the dblatex backend (but not the FOP backend, which is what I normally use).
However, the PNG images generated are too small. In the HTML output, the equations look tiny: http://www.panix.com/~grante/test1-html.png In the PDF output, the png image has been scaled up to a reasonable size, but as a result it looks bad: http://www.panix.com/~grante/test1-pdf.png I tried using the LaTeX size directives (e.g. /Large), but that had no effect on the generated .png file. It's rather a moot point, since I use the FOP backend. [Sorry, but out-of-the box dblatex output is too ugly. A while back I spent some time to try to fix it up, but I didn't get too far.] Is there some way to get the latex filter to generate large images? -- Grant Edwards grant.b.edwards Yow! Inside, I'm already at SOBBING! gmail.com -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
