> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/zh-tw/geng-duo-zhu-ti/13-free-online-introduction-to-latex-part-1.md).

# 線上免費 LaTeX 入門（第 1 部分）

第 1 部分｜ [第 2 部分](/latex/zh-tw/geng-duo-zhu-ti/14-free-online-introduction-to-latex-part-2.md) | [第 3 部分](/latex/zh-tw/geng-duo-zhu-ti/15-free-online-introduction-to-latex-part-3.md)

## 第 1 部分：基礎概念

歡迎來到我們這門免費線上課程的第一部分，幫助你學習 $$\mathrm\LaTeX$$。如果你以前從未使用過 LaTeX，或者已經有一段時間沒用了、想複習一下，這裡就是最佳起點。本課程會透過可在線完成的互動練習，讓你立刻開始撰寫 LaTeX，因此你不必在自己的電腦上下載並安裝 LaTeX。

在本課程的這一部分，我們會帶你了解 LaTeX 的運作基礎、說明如何開始，並透過大量範例來講解。LaTeX 的核心概念，例如指令、環境和套件，會在需要時一併介紹。具體來說，我們將涵蓋：

* 建立 LaTeX 文件
* 排版文字
* 處理 LaTeX 錯誤
* 排版方程式
* 使用 LaTeX 套件

在 [第二部分](/latex/zh-tw/geng-duo-zhu-ti/14-free-online-introduction-to-latex-part-2.md) 以及 [第三部分](/latex/zh-tw/geng-duo-zhu-ti/15-free-online-introduction-to-latex-part-3.md)，我們將逐步進階到撰寫具有圖形、表格和自動參考文獻的精美結構化文件，接著向你展示如何運用相同技巧，使用 beamer 製作專業簡報，以及用 TikZ 繪製進階圖形。讓我們開始吧！

這些投影片也已經 [翻譯成法文](http://jdleesmiller.github.io/latex-course/fr/part1.pdf) （感謝 Yannis Haralambous）以及 [其他數種語言](https://github.com/jdleesmiller/latex-course#translations).

你可以 [下載 PDF](https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-1.pdf) 或在下方瀏覽投影片：

{% embed url="<https://docs.google.com/viewer?url=https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-1.pdf&embedded=true>" %}

我們希望你喜歡透過我們的課程學習 LaTeX。準備開始寫了嗎？ [註冊 Overleaf](https://www.overleaf.com/signup)——這是撰寫並協作你的新 LaTeX 專案最簡單的方式！

## 前往第 2 部分

在 [第二部分](/latex/zh-tw/geng-duo-zhu-ti/14-free-online-introduction-to-latex-part-2.md) 以及 [第三部分](/latex/zh-tw/geng-duo-zhu-ti/15-free-online-introduction-to-latex-part-3.md)，我們將逐步進階到撰寫具有圖形、表格和自動參考文獻的精美結構化文件，接著向你展示如何運用相同技巧，使用 beamer 製作專業簡報，以及用 TikZ 繪製進階圖形。讓我們開始吧！

在尋找你的 LaTeX 課程投影片嗎？這些投影片是 [開源](https://github.com/jdleesmiller/latex-course) 且採寬鬆授權（MIT），因此你可以自由重混它們並用於自己的課程。祝你愉快！:)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/zh-tw/geng-duo-zhu-ti/13-free-online-introduction-to-latex-part-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
