What is the advantage of rendering math as images when Mathjax works reasonably well on all modern browsers.
I agree. MathJax renders this both pointless and outdated. All my recent articles use MathJax and I wouldn't dream of going back to graphics for equation rendering.
Shown HN: texit - Embed LaTeX anywhere on the web
11–20 of 28 posts
Re: Shown HN: texit - Embed LaTeX anywhere on the web
#122. I'm not sure I would ever put it inside any of my web stuff however, because what happens when the service goes down, or disappears?
Re: Shown HN: texit - Embed LaTeX anywhere on the web
#13What is the advantage of rendering math as images when Mathjax works reasonably well on all modern browsers.
I agree. MathJax renders this both pointless and outdated. All my recent articles use MathJax and I wouldn't dream of going back to graphics for equation rendering.
Re: Shown HN: texit - Embed LaTeX anywhere on the web
#14Earlier quoted context omitted.
I agree. MathJax renders this both pointless and outdated. All my recent articles use MathJax and I wouldn't dream of going back to graphics for equation rendering.
This isn't pointless, as it allows you to easily post latex equations on any site that allows images.
There are any number of easy ways to create equation images solely for export to an image site, example http://arachnoid.com/latex . But populating Web pages for display is a different issue, and the fact that modern browsers allow zooming in and out, essentially ruins the appearance of graphic equations.
Re: Shown HN: texit - Embed LaTeX anywhere on the web
#15Earlier quoted context omitted.
I agree. MathJax renders this both pointless and outdated. All my recent articles use MathJax and I wouldn't dream of going back to graphics for equation rendering.
Don't be mean. Calling someone's work "pointless and outdated" when they were looking forward to featuring it on HN is just brutal.
Yes, like reality. Maybe the OP will use his natural gifts to think of a way to answer brutality with creativity. That will prepare him for a more direct experience of reality, the kind where people pay you for your work, not because they're compelled to do so, but because they have no choice -- they want what you have, and you deserve to be compensated.
Re: Shown HN: texit - Embed LaTeX anywhere on the web
#16Would be great if it supports somehow retina display, maybe returning 2x size?
Good job!
Re: Shown HN: texit - Embed LaTeX anywhere on the web
#17This is good! Would be great if it supports somehow retina display, maybe returning 2x size? Good job!
Re: Shown HN: texit - Embed LaTeX anywhere on the web
#181. This is awesome. Could be really useful. 2. I'm not sure I would ever put it inside any of my web stuff however, because what happens when the service goes down, or disappears?
Re: Shown HN: texit - Embed LaTeX anywhere on the web
#19Earlier quoted context omitted.
Don't be mean. Calling someone's work "pointless and outdated" when they were looking forward to featuring it on HN is just brutal.
> Calling someone's work "pointless and outdated" when they were looking forward to featuring it on HN is just brutal. Yes, like reality. Maybe the OP will use his natural gifts to think of a way to answer brutality with creativity. That will prepare him for a more direct experience of reality, the kind where people pay you for your work, not because they're compelled to do so, but because they have no choice -- they…
Somehow everyone thinks their opinion is reality.
Re: Shown HN: texit - Embed LaTeX anywhere on the web
#20The plotting is interesting. These are REALLY basic plots, but I do not know of any other web service out there which implements plotting functionality on the server side. (There seem to be a few defunct gnuplot services; I cannot find a working one.) There are many client-side libraries for charts, but none which concentrate on plotting functions. I'm glad to see it here, but I would like to see it improved as well.