1

I am looking for an offline, real-time-rendering TeX editor similar to what you find at https://math.stackexchange.com/questions/ask. It would be nice to have the ability to edit, save, and render the complete document offline, without requiring the reader to install any libraries. (so .html or .pdf format would be acceptable)

Has anyone managed to create and share an offline implementation of MathJax or similar?

T. Webster
  • 1,281
  • 3
    MathJax is not TeX; it just interprets a subset of TeX syntax – egreg Feb 08 '13 at 22:16
  • 3
    MathJax is not TeX: do you just want MathJax-like rendering or real TeX. – Joseph Wright Feb 08 '13 at 22:16
  • sorry I'm not that well-versed in TeX. All I would like is, a MathJax-like renderer that can edit and save the TeX renderings offline. – T. Webster Feb 08 '13 at 22:30
  • 1
    Also: Gummi, WhizzyTeX. – mbork Feb 08 '13 at 22:32
  • Figure out one way to do this: go to http://math.stackexchange.com/questions/ask. Open Adobe (or equivalent) PDF app. Copy, paste, done. – T. Webster Feb 09 '13 at 04:15
  • I have a solution for you but since the question is closed I can't answer it. If you want something equivalent to StackExchange editor, there is at least one Markdown editor that can be made to behave almost identically. It is called ReText. In Fedora you can install it with dnf install retext mathjax. Run it, activate Live Preview (CTRL+L), Edit -> WebKit renderer then type something like this "Hello \(x^2\)". You can export to HTML, ODT, or PDF. Source: https://github.com/retext-project/retext/wiki/Math – alfC Apr 19 '16 at 04:58

2 Answers2

1

No Android apps on Google Play could do this, so I wrote an android app that does all these things. It's out on Google Play now.

T. Webster
  • 1,281
0

Have you considered paying for BaKoMa TeX?

I cannot vouch for how good it is, though.

kahen
  • 2,165