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

# Bezpłatne internetowe wprowadzenie do LaTeX-a (część 3)

[Część 1](/latex/pl/wiecej-tematow/13-free-online-introduction-to-latex-part-1.md) | [Część 2](/latex/pl/wiecej-tematow/14-free-online-introduction-to-latex-part-2.md) | Część 3

## Część 3: Nie tylko prace: prezentacje i więcej

Witamy w trzeciej części naszego bezpłatnego kursu online, który pomoże Ci nauczyć się LaTeX-a. Ta część zawiera krótkie przypomnienie podstaw LaTeX-a przedstawionych w [części pierwszej](/latex/pl/wiecej-tematow/13-free-online-introduction-to-latex-part-1.md) i [drugiej części](/latex/pl/wiecej-tematow/14-free-online-introduction-to-latex-part-2.md) kursu, ale jeśli dopiero zaczynasz przygodę z LaTeX-em, warto przejść przez te części w całości.

W tej części kursu przedstawiamy kilka bardziej zaawansowanych pakietów LaTeX-a, a mianowicie:

* Prezentacje LaTeX-a z Beamerem
* Rysowanie w LaTeX-u za pomocą TikZ
* Śledzone zmiany i komentarze z todonotes

Zaczynajmy!

Te slajdy zostały również [przetłumaczone na język francuski](http://jdleesmiller.github.io/latex-course/fr/part3.pdf) (dzięki Yannisowi Haralambousowi) oraz [na kilka innych języków](https://github.com/jdleesmiller/latex-course#translations).

Możesz [pobierz plik PDF](https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-3.pdf) lub przejrzyj slajdy poniżej:

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

Mamy nadzieję, że nauka LaTeX-a z naszym kursem sprawiła Ci przyjemność. Gotowy(-a), by zacząć pisać? [Zarejestruj się w Overleaf](https://www.overleaf.com/signup)—to najłatwiejszy sposób na pisanie i współpracę nad nowymi projektami LaTeX! Szukasz inspiracji? Sprawdź [liczne przykłady dostępne w Overleaf](https://www.overleaf.com/latex/examples) aby zaczerpnąć pomysłów na to, co jest możliwe dzięki $$\mathrm \LaTeX$$!

Szukasz slajdów do swojego kursu LaTeX-a? Te slajdy są [open source](https://github.com/jdleesmiller/latex-course) i objęte liberalną licencją (MIT), więc możesz je swobodnie przerabiać i wykorzystywać we własnych kursach. Miłej zabawy! :)


---

# 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/pl/wiecej-tematow/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.
