TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A WYSIWYG math editor

64 pointsby tvvocoldalmost 9 years ago

13 comments

andrew_wc_brownalmost 9 years ago
Well gave up trying to run or preview this math editor. Also its using MathJax which is already known to be very slow compared to roll your own or Katex.<p>I guess I&#x27;ll stick with MathQuill which lets you preview as you type. <a href="http:&#x2F;&#x2F;mathquill.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;mathquill.com&#x2F;</a>
评论 #12066155 未加载
IshKebabalmost 9 years ago
I can&#x27;t read Chinese, but I&#x27;ll just throw out that Lyx has a fairly great wysiwyg equation editor. It&#x27;s sort-of latex based which makes it easy to input stuff, but you can actually see the equation unlike in normal Latex which is pretty unreadable.
andrew_wc_brownalmost 9 years ago
I suspect the awful loading time on both the demo and the repo is this code is sitting in mainland China. I haven&#x27;t even been able to see the demo<p>There is no license included and non of the dependencies are included in the package.json. Still trying to get it to run locally just to see if there is anything of interest here.
jordighalmost 9 years ago
So, China has its own github, probably due to the GFW and due to better l10n. How popular is coding.net compared to github?
评论 #12066034 未加载
评论 #12066138 未加载
gus_massaalmost 9 years ago
It was very difficult to guess how to use this. Consider adding a translation to English of the essential parts. (Disclaimer: I speak Spanish natively, but English will get you more world coverage.)<p>After some tries, I reach this steps to get a formula:<p>1) Open the demo: <a href="http:&#x2F;&#x2F;matheditor.coding.io&#x2F;" rel="nofollow">http:&#x2F;&#x2F;matheditor.coding.io&#x2F;</a><p>2) Press the Omega (a gray box appears)<p>3) Press: 2 + x _ 5 (wait half a second between each character)<p>4) I got this: <a href="http:&#x2F;&#x2F;imgur.com&#x2F;vtZZtrl" rel="nofollow">http:&#x2F;&#x2F;imgur.com&#x2F;vtZZtrl</a>
fao_almost 9 years ago
I generally just use [1]. Press the `fx` button and you can construct equations using the GUI that work in LaTeX. And if you click on the image and copy the address, you can send the (very long) link to a friend and share the equations too.<p>[1]: <a href="https:&#x2F;&#x2F;latex.codecogs.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;latex.codecogs.com&#x2F;</a>
j_korethalmost 9 years ago
<a href="http:&#x2F;&#x2F;matheditor.coding.io&#x2F;" rel="nofollow">http:&#x2F;&#x2F;matheditor.coding.io&#x2F;</a> for the demo
bigblindalmost 9 years ago
Looks interesting, but a better loading indicator might be good. I opened this page, and got confused, until I looked at my browser&#x27;s tab bar, and noticed it was still loading.
goldenking-xalmost 9 years ago
I living in China.<p>So,Two point want to say.<p>1. That site user all are super idiot &amp; newbe.<p>2. This stuff is super super super super RUBBISH.<p>I also can&#x27;t understand, why this stuff has Favorite in HN Twitter accounts.
fridsunalmost 9 years ago
A bit surprised to see a Chinese project on coding.net on HN. Applause!<p>That said I am constantly stuck in a state where I cannot backspace to delete what I wrote.
vorotatoalmost 9 years ago
Hmm the live example wasn&#x27;t working for me :c.
nopitalmost 9 years ago
This is comical compared to mathquill
andrew_wc_brownalmost 9 years ago
Never loads.