TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

LaTeX based chat

77 点作者 chromophore超过 15 年前

9 条评论

tesseract超过 15 年前
<a href="http://sourceforge.net/projects/pidgin-latex/" rel="nofollow">http://sourceforge.net/projects/pidgin-latex/</a><p>Adium used to have a plugin for this too, which I used to use, but I haven't bothered to see if there's a current version.
评论 #840383 未加载
ludwig超过 15 年前
You can also use <a href="http://thewe.net/tex/" rel="nofollow">http://thewe.net/tex/</a> to type out equations on gmail (as well as in the gmail chat).
评论 #840874 未加载
jey超过 15 年前
How about if we meet/test in room "HN"? <a href="http://www.mathim.com/HN" rel="nofollow">http://www.mathim.com/HN</a>
benhoyt超过 15 年前
Note that on <a href="http://www.mathim.com/translate/" rel="nofollow">http://www.mathim.com/translate/</a> when you type anything with a slash in it (eg: "x/2") it tries to go to <a href="http://www.mathim.com/translate/x/2" rel="nofollow">http://www.mathim.com/translate/x/2</a> and fails, presumably because it's trying to interpret the slash as a directory separator.<p>Edit: cool, looks like you fixed the <a href="http://www.mathim.com/translate/x/2" rel="nofollow">http://www.mathim.com/translate/x/2</a> as I spoke. Though the image at <a href="http://render.mathim.com/x/2" rel="nofollow">http://render.mathim.com/x/2</a> is still broken.
dlaz超过 15 年前
I did this a few years back for an independent study in college. Once the semester was over I never touched it again though. Hopefully they'll do a better job.<p><a href="http://carnap.cs-i.brandeis.edu/~dlaz/dev/groupmath/chat.xml" rel="nofollow">http://carnap.cs-i.brandeis.edu/~dlaz/dev/groupmath/chat.xml</a>, for anyone who's interested.
DaniFong超过 15 年前
The interface for Mathematica, which typically consists of bracketing special characters with escape characters, is a lot less cumbersome than LaTeX for writing something quickly. For example, the integral of the square root of x is entered<p>esc int esc ctrl-2 x left arrow esc dd esc x. Shift-enter evaluates the thing to 2/3 x^3/2.
catzaa超过 15 年前
Nice. Would be nice if it use MathML (or something like that) instead of images.
评论 #840420 未加载
Dilpil超过 15 年前
Wow, I'm glad I don't have to use LaTex.
评论 #840311 未加载
lamby超过 15 年前
Needs more tornado. Or, err, twisted.web.