数学所见即所得 html 编辑器

发布于 2024-09-19 03:28:06 字数 337 浏览 2 评论 0原文

我正在寻找数学所见即所得 HTML 编辑器。因此它必须能够生成格式良好的数学表达式,如下例所示:

http:// /www.blau-test.be/files/example.jpg (字体确实不重要,考虑到它可以使用 css 设计样式)

定价并不重要,但它可以是免费的 2 当然。如果是的话,创建者可以期待一大笔捐款;)

它应该能够生成最常见的数学表达式(如果不是全部的话)!它不希望它在 IE6 上正常工作,但 IE7 和 IE8 会很好!

I'm looking for a mathematical WYSIWYG HTML editor. So it has to be capable of producing well formed mathematical expressions like in this example:

http://www.blau-test.be/files/example.jpg ( the font really doesn't mather, considering it can be styled using css )

Pricing doesn't matter, but it can be free 2 offcourse. If it is , the creator can expect a large donation ;)

It should be capable of producing the most common math expressions available , if not all! It don't expect it to work properly on IE6 but IE7 and IE8 would be nice!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

清泪尽 2024-09-26 03:28:06

数学家们坚信 TeX 是描述复杂公式的最有效方法,以至于他们在通过纯文本进行通信时经常使用 TeX 表示法。

有许多针对不同情况的不同编辑器,但我个人从未见过更多简洁、准确且可即时修改的方式来获得排版创意。

Mathematicians swear by TeX as being the most effective way to describe complex formulae to the degree that the'll often use TeX notation when communicating via plain text.

There are a number of different editors for different circumstances, but I've personally never seen a more concise, accurate, and on-the-fly modifiable means of getting idea to typography.

凉世弥音 2024-09-26 03:28:06

对于非常好的所见即所得,只需从 github 分叉 MathQuill 即可。

For very good WYSIWYG just fork MathQuill from github.

浮世清欢 2024-09-26 03:28:06

如果定价真的不重要,请查看Mathematica。它可以导出 MathML 中的数学表达式,大多数浏览器都可以本机或通过插件呈现该数学表达式。

If pricing really doesn't matter have a look at Mathematica. It can export mathematical expressions in MathML which most browsers can present, either natively or with a plug-in.

海之角 2024-09-26 03:28:06

看看 mathoverflow.net。他们很好地处理数学标记。 他们使用 MathJax。

MathOverflow LaTeX 支持的是 MathJax,
一种将数学纳入其中的方法
使用 javascript 的网页。

Take a look at mathoverflow.net. They handle math markup very well. They use MathJax.

MathOverflow LaTeX support is MathJax,
a method of including mathematics in
web pages using javascript.

揽月 2024-09-26 03:28:06

我觉得有人应该提一下 Design Science 的产品,MathFlow。我对该产品没有任何经验,但该公司长期以来一直是 MathML 和相关标准的支持者,对于一个严肃的项目来说,这些产品当然值得关注。

关于MathJax:OP要求所见即所得,我认为能够快速用ascii、latex或mathml写出数学表达式并由页面上包含的单行脚本直接解释它,提供了尽可能多的或比 GUI 界面更直接的可访问性和反馈。

I felt someone should mention Design Science's product, MathFlow. I have no experience with the product, but the company has long been a supporter of MathML and related standards, and the products certainly merit some attention for a serious project.

On MathJax: The OP asked for WYSIWYG, and I'd argue that being able to quickly write out a math expression in ascii, latex or mathml and have it directly interpreted by a one-line script included on a page, provides as much or more immediate accessibility and feedback than a GUI interface.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文