• LaTeX 语法教程


    1. LaTeX 语法教程

    github:

    1. Begin LaTex in minutes.
    2. 从零开始 LaTex 快速入门。
    3. LaTex 实战经验:新手须知。
    4. 一份其实很短的 LaTex 入门文档。
    5. Overleaf 指南:30 分钟 LaTex 入门。

    Getting more out of Overleaf

    Thanks for signing up for Overleaf recently. We hope you’ve been finding it useful! Here are some key features to help you get the most out of the service:

    Learn LaTeX in 30 minutes: In this tutorial we provide a quick and easy first introduction to LaTeX with no prior knowledge required. By the time you are finished, you will have written your first LaTeX document!

    Find a beautiful template: If you’re looking for a template or example to get started, we’ve a large selection available in our template gallery, including CVs, project reports, journal articles and more.

    Work with your collaborators: One of the key features of Overleaf is the ability to share projects and collaborate on them with other users. Find out how to share your projects with your colleagues in this quick how-to guide.

    Join our user feedback program to help us make Overleaf even better!

    Thanks again for using Overleaf 😃

    John

    Dr. John Hammersley
    Co-founder & CEO
    www.overleaf.com

    You’re receiving this email because you’ve recently signed up for an Overleaf account. If you’ve previously subscribed to emails about product offers and company news and events, you can unsubscribe here.

    1. 免费开源的 LaTex 编辑器

    1.1. Lyx

    Lyx 结合了 TeX/LaTeX 的灵活性、多功能性以及 GUI 的易用性。使用 Lyx, 可以创建高质量的文档, 例如论文、书籍、研究论文、具有密集数学内容的文档。Lyx 是具有开源许可证的免费软件, 可以在 Linux/Unix、Windows、MacOS 上下载和使用。

    特点

    • 编辑功能出众: Lyx 拥有最好的数学公式编辑器。您可以通过点击界面或通过输入 LaTeX 命令来输入方程。Lyx 支持各种图形格式, 表格, 以及图像编辑功能, 独特的文本类创建, 专用模块创建等。
    • 多语言编写
    • 多种文档格式: 导入和导出多种格式, LaTeX、PDF、Postscript、DVI、ASCII、HTML、OpenDocument、RTF、MS Word 等。
    • UI/UX 和文档管理: 可以直接从菜单访问所有重要功能。最重要的是, 它会在您写作时在后台为您提供文本补全和排版服务。在文档管理方面, 可以跟踪编辑历史。

    1.2. TeXstudio

    TeXstudio(以前称为 TeXMakerX)是一个用于生成 LaTeX 文档的集成编写平台。而且是具有开源许可证的免费软件。TeXstudio 可以在 Linux/Unix、Windows、MacOS 上下载和使用, 还可以自动检测 MikTeX、TeXLive、Ghostscript 和 StandardLaTeX。

    特点

    • 编辑性能出众。其编辑器的一些出众功能包括: 同时有多个编辑位置, 自动完成 LaTeX 命令, 1000 多个数学符号, 使用书签保存重要部分, 文件名、参考文献和引文的链接叠加, 使用助手生成代码块, 图像的拖放, 表格格式等。
    • 基本功能出众。TeXstudio 引以为豪的一些基本功能是结构视图、代码折叠、语法检查、拼写检查、语法错误高亮等。

    1.3. VIM-LaTeX

    VIM-LaTeX 结合了 VIM 和 LaTeX 的优点。该编辑器提供了一个完整的工具列表(LaTeX-suite), 用户可以轻松地使用 VIM-LaTeX。

    特点

    • 编辑器: 可以对几乎所有的 LaTeX 元素进行排版。编译很容易, 可以在 VIM 中进行。错误列表显示在一个快速修复窗口中, 可以立即跟踪错误。在 VIM-LaTeX 中, 查看是小菜一碟; 只要按下一个键, 你就可以进入。dvi 查看器。
    • 软件包: 根据 LaTeX-suite 首次启动时加载的软件包来定制菜单。根据软件包的规格, 系统会创建一个子菜单, 根据正在加载的软件包进行定制。
    • LaTex 命令丰富。LaTeX-suite 带有 600 多个 LaTeX 命令, 可以加快打字速度。
    • 自定义模板。LaTeX-suite 提供了一些最常用的模板。添加你自己的模板也很容易。
  • 相关阅读:
    关于集群和分布式部署
    白嫖免费版gpt与wetab插件的使用
    【系统稳定性 - 调优】3.4 常见Binder相关异常调优总结
    【蓝桥杯真题练习】STEMA科技素养练习题库 答案版011 持续更新中~
    GBase 8a MPP存储过程参考-2
    CSDN竞赛第五期竞赛-习题解析
    JS-BOM-阶乘计算
    一篇文章告诉你什么python自动化测试xpath语法
    05_2D3D转换
    [附源码]java毕业设计二手车交易系统
  • 原文地址:https://blog.csdn.net/wan212000/article/details/127902665