I'm writing a web app that allows authors to insert scientific articles as part of webpages and users to read them in browser or download as pdf files.

My need is to:

  • allow editor to deal with a simple markup language, basic need of formatting plus (latex) math formulas, StackExchange Mathemathics alike, (Markdown, reStructuredText, others)

  • allow also pdf generation of articles.

Which frameworks does StackExchange Mathemathics use and are them integrable for pdf generation?

Edit:

I see StackExchange Mathemathics uses MathJax that's just what I'm looking for.

Any advice?

link|improve this question

77% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.