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

# Introdução gratuita online ao LaTeX (parte 3)

[Parte 1](/latex/overleaf-learn-latex-pt/mais-topicos/13-free-online-introduction-to-latex-part-1.md) | [Parte 2](/latex/overleaf-learn-latex-pt/mais-topicos/14-free-online-introduction-to-latex-part-2.md) | Parte 3

## Parte 3: Não são apenas artigos: apresentações e muito mais

Bem-vindo à terceira parte do nosso curso online gratuito para ajudar você a aprender LaTeX. Esta parte inclui um breve resumo dos fundamentos do LaTeX apresentados em [parte um](/latex/overleaf-learn-latex-pt/mais-topicos/13-free-online-introduction-to-latex-part-1.md) e [parte dois](/latex/overleaf-learn-latex-pt/mais-topicos/14-free-online-introduction-to-latex-part-2.md) do curso, mas, se é novo no LaTeX, talvez queira percorrer essas partes na íntegra.

Nesta parte do curso, apresentamos alguns pacotes LaTeX mais avançados, nomeadamente:

* Apresentações em LaTeX com Beamer
* Desenhar em LaTeX com TikZ
* Alterações rastreadas e comentários com todonotes

Vamos começar!

Estes diapositivos também foram [traduzidos para francês](http://jdleesmiller.github.io/latex-course/fr/part3.pdf) (graças a Yannis Haralambous) e [várias outras línguas](https://github.com/jdleesmiller/latex-course#translations).

Pode [descarregue um PDF](https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-3.pdf) ou consulte os diapositivos abaixo:

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

Esperamos que tenha gostado de aprender LaTeX com o nosso curso. Pronto para começar a escrever? [Registe-se no Overleaf](https://www.overleaf.com/signup)—é a forma mais fácil de escrever e colaborar nos seus novos projetos LaTeX! À procura de inspiração? Veja os [muitos exemplos disponíveis no Overleaf](https://www.overleaf.com/latex/examples) para obter algumas ideias do que é possível fazer com $$\mathrm \LaTeX$$!

Procura diapositivos para o seu curso de LaTeX? Estes diapositivos são [código aberto](https://github.com/jdleesmiller/latex-course) e licenciados de forma permissiva (MIT), pelo que os pode adaptar livremente para usar nos seus próprios cursos. Desfrute! :)


---

# 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/overleaf-learn-latex-pt/mais-topicos/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.
