LaTeX:有可用的网络前端吗?
到目前为止,工作流程类似于,我导入 SVN 或 CVS 存储库,然后在我的计算机上本地编译文档以获得 ps 或 pdf 文件。但我想知道是否有一个 Web 前端可以完成所有这些工作,例如,一个编辑器,您可以使用它在线编辑文件,然后通过编译来下载 pdf 文件?
有什么建议吗?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(9)
http://www.scribtex.com/pages/index
http://code.google.com/p/latex-lab/
Latex-lab 将构建在谷歌应用程序编辑器基础...
scribtex 只是看起来像托管的。
http://www.scribtex.com/pages/index
http://code.google.com/p/latex-lab/
latex-lab will build on top of the google apps editor base...
scribtex is hosted only it looks like.
另一个要添加到列表中的是 TeXonWeb。
Another to add to the list is TeXonWeb.
如果你指的是在线 LaTeX 编译器,那么我知道有两个 - at baywifi.com (到PDF)和 ScienceSoft(多种格式)。不过还没见过完整的编辑器。
If you mean online LaTeX compilers, then there are two I know of - at baywifi.com (to PDF) and at ScienceSoft (to several formats). Haven't seen any full editors, though.
www.osreviews.net 上有一个基于 Latex 的 CMS。
There is a CMS based on Latex out there at www.osreviews.net.
我发现从 LaTeX 在线生成 PDF 的最佳网站是 PC Shows。
The best site I found to produce PDF from LaTeX online is PC Shows.
Verbosus 提供了一个在线 LaTeX 编辑器,支持 PDF 预览、HTTPS、语法突出显示、代码完成、模板等。(另外它提供了 Octave/Matlab 的编辑器)
Verbosus offers an Online LaTeX Editor that supports PDF preview, HTTPS, syntax highlighting, code completion, templates, etc. (Additionally it offers an editor for Octave/Matlab)
这不是一个基于 Web 的界面,而是一个将 Latex 语法转换为图形的简单拖放式 CGI 脚本... www.forkosh.com/mimetex.html
This is less of a web-based interface than a simple drag-and-drop cgi script that converts latex syntax to a graphic... www.forkosh.com/mimetex.html
latex-online 是一个简单的开源 Web 服务,它编译 Latex 源/公共 git 存储库并返回 pdf。它有一个简单的 Web 前端和一个用于与服务交互的命令行工具 - 您可能会发现它很有趣。
latex-online is a simple open source web service that compiles latex sources/public git repos and returns pdf's. It has both a simplistic web front-end and a command-line tool for interacting with the service - you might find it interesting.
一种相当新的可能性是 https://texlive.net/
您可以交互式地编辑文档,也可以通过通过 url 访问文档。例如,一个简单的 hello world 文档可以构造为
One rather new possibility is https://texlive.net/
You can either interactively edit your documents or you can pass your document via the url to it. E.g. a simple hello world document can be constructed as