LaTeX 语法教程
1. LaTeX 語法教程
github:
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 提供了一些最常用的模板。添加你自己的模板也很容易。
總結
以上是生活随笔為你收集整理的LaTeX 语法教程的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Mac 启动 linux 可执行文件。
- 下一篇: librtmp 源码分析笔记 ReadN