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

# Bezplatný online úvod do LaTeXu (část 3)

[Část 1](/latex/cs/dalsi-temata/13-free-online-introduction-to-latex-part-1.md) | [Část 2](/latex/cs/dalsi-temata/14-free-online-introduction-to-latex-part-2.md) | Část 3

## Část 3: Nejen články: prezentace a další

Vítejte u třetí části našeho bezplatného online kurzu, který vám pomůže naučit se LaTeX. Tato část obsahuje stručné zopakování základů LaTeXu představených v [první část](/latex/cs/dalsi-temata/13-free-online-introduction-to-latex-part-1.md) a [druhé části](/latex/cs/dalsi-temata/14-free-online-introduction-to-latex-part-2.md) kurzu, ale pokud jste v LaTeXu noví, možná budete chtít projít tyto části celé.

V této části kurzu představujeme některé pokročilejší balíčky LaTeXu, konkrétně:

* Prezentace v LaTeXu s Beamerem
* Kreslení v LaTeXu s TikZ
* Sledované změny a komentáře s todonotes

Pojďme na to!

Tyto snímky byly také [přeloženy do francouzštiny](http://jdleesmiller.github.io/latex-course/fr/part3.pdf) (díky Yannisovi Haralambousovi) a [několika dalších jazyků](https://github.com/jdleesmiller/latex-course#translations).

Můžete [stáhnout PDF](https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-3.pdf) nebo si prohlédněte snímky níže:

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

Doufáme, že vás učení LaTeXu s naším kurzem bavilo. Připraveni začít psát? [Zaregistrujte se na Overleafu](https://www.overleaf.com/signup)—je to nejjednodušší způsob, jak psát a spolupracovat na vašich nových projektech v LaTeXu! Hledáte inspiraci? Podívejte se na [mnoho příkladů dostupných na Overleafu](https://www.overleaf.com/latex/examples) a získejte představu o tom, co je možné s $$\mathrm \LaTeX$$!

Hledáte snímky pro svůj kurz LaTeXu? Tyto snímky jsou [open source](https://github.com/jdleesmiller/latex-course) a jsou licencovány velmi volnou licencí (MIT), takže je můžete volně upravovat pro použití ve svých vlastních kurzech. Užijte si je! :)


---

# 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/cs/dalsi-temata/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.
