Quote:
Originally Posted by Alexander Turcic
Hosting is not a problem. It's the markup - I've never bothered to look at LaTeX closer. Would it be a lot of pain to do it, and would it be worth it rather than using something restrictive like htmldoc?
|
Using LaTeX is really easy, it shouldn't be much of a problem. You could do a php file that would output the .tex file and then use pdflatex to transform it into a PDF.
So no, it shouldn't be a lot of pain in your case (mostly because you're dealing with a single output, the newsletter will always look the same), and it is much more powerfull than htmldoc.