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

# LaTeXへの無料オンライン入門（第3部）

[第1部](/latex/ja/sononotopikku/13-free-online-introduction-to-latex-part-1.md) | [第2部](/latex/ja/sononotopikku/14-free-online-introduction-to-latex-part-2.md) | 第3部

## 第3部: 論文だけじゃない: プレゼンテーションなど

LaTeX を学ぶための無料オンラインコースの第3部へようこそ。このパートには、で紹介した LaTeX の基礎の簡単な復習が含まれています [第1部](/latex/ja/sononotopikku/13-free-online-introduction-to-latex-part-1.md) や [第2部](/latex/ja/sononotopikku/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/ja/sononotopikku/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.
