乳胶简介
有什么好的网站可以为 Windows 用户介绍 Latex 吗?我将主要使用它来编写数学作业问题,然后可能将其转换为 PDF 进行打印。我希望有人已经为一个好的链接添加了书签,这样我就不必搜索了。谢谢!
what's a good website that has an introduction to latex for window users? I will be using it mainly to write math homework problems and probably then converting it to a PDF to print out. I'm hoping somebody has bookmarked a good link already so I don't have to search. Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
你应该从这个“不那么简短的乳胶简介”开始
http://www.ctan.org/tex-archive/info /lshort/english/lshort.pdf
You should start from this "not so short introduction to latex"
http://www.ctan.org/tex-archive/info/lshort/english/lshort.pdf
我推荐这个: http://en.wikibooks.org/wiki/LaTeX
LaTeX 的工作原理跨平台(甚至跨发行版,除了某些可能提供其他不提供的功能)都是相同的,因此您的平台是什么并不重要。
I recommend this one: http://en.wikibooks.org/wiki/LaTeX
LaTeX works the same across platforms (and even across its distros, except some may provide features that others don't), so it doesn't really matter what your platform is.
我发现安迪·罗伯茨的网站非常适合初学者,它有很多新手练习,并以完美控制的方式引导您。这是我的基本乳胶问题的在线参考。
http://www.andy-roberts.net/misc/latex/index.html
I find that Andy Roberts's site is perfect for beginners, it has a lot of newbie exercises and takes you by the hand in a perfectly controlled fashion. It is my online reference for my basic latex questions.
http://www.andy-roberts.net/misc/latex/index.html
LaTeX Community 网站似乎没有任何初学者教程,但它确实有很多文章进入特定用途。如果其中一篇文章涵盖了您想要做的事情,那么它可能会给您带来领先优势。
在教程之外,作为一个初学 LaTeX 的初学者,我发现 TeXnicCenter 开源 IDE 非常有用。当您获得一些语法着色和模板来帮助处理表格等常见结构时,生活会变得更加轻松。
The LaTeX Community site doesn't seem to have any beginner tutorials, but it does have a number of articles that go into specific uses. If one of those articles covers what you're trying to do, then it may give you a headstart.
Outside tutorials, as a beginner getting into LaTeX, I found the TeXnicCenter Open Source IDE to be very useful. It makes life a lot easier when you get some syntax colouring and templates to help with common structures like tables.