> 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/15-free-online-introduction-to-latex-part-3.md).

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

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

## 第 3 部分：不只是論文：簡報與更多內容

歡迎來到我們這門免費線上課程的第三部分，協助你學習 LaTeX。本部分將快速回顧在 [第一部分](/latex/zh-tw/geng-duo-zhu-ti/13-free-online-introduction-to-latex-part-1.md) 和 [第二部分](/latex/zh-tw/geng-duo-zhu-ti/14-free-online-introduction-to-latex-part-2.md) 課程中所介紹的內容，但如果你是 LaTeX 新手，建議你完整地學完那些部分。

在本課程的這一部分，我們將介紹一些更進階的 LaTeX 套件，亦即：

* 使用 Beamer 製作 LaTeX 簡報
* 使用 TikZ 在 LaTeX 中繪圖
* 使用 todonotes 進行追蹤變更和註解

讓我們開始吧！

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

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

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

希望你喜歡透過我們的課程學習 LaTeX。準備好開始撰寫了嗎？ [註冊 Overleaf](https://www.overleaf.com/signup)——這是撰寫並協作你的新 LaTeX 專案最簡單的方式！正在尋找靈感嗎？看看 [Overleaf 上提供的許多範例](https://www.overleaf.com/latex/examples) 以獲得一些關於使用 $$\mathrm \LaTeX$$!

在為你的 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/15-free-online-introduction-to-latex-part-3.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.
