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

# Ilmainen verkkojohdatus LaTeXiin (osa 3)

[Osa 1](/latex/fi/lisaa-aiheita/13-free-online-introduction-to-latex-part-1.md) | [Osa 2](/latex/fi/lisaa-aiheita/14-free-online-introduction-to-latex-part-2.md) | Osa 3

## Osa 3: Ei vain dokumentteja: esitykset ja paljon muuta

Tervetuloa ilmaisen verkkokurssimme kolmanteen osaan, jonka avulla opit LaTeXin käyttöä. Tämä osa sisältää nopean kertauksen LaTeXin perusteista, jotka esiteltiin [ensimmäiseen osaan](/latex/fi/lisaa-aiheita/13-free-online-introduction-to-latex-part-1.md) ja [kurssin toisessa osassa](/latex/fi/lisaa-aiheita/14-free-online-introduction-to-latex-part-2.md) mutta jos olet uusi LaTeXin käyttäjä, saatat haluta käydä nuo osat läpi kokonaisuudessaan.

Tässä kurssin osassa esittelemme joitakin edistyneempiä LaTeX-paketteja, nimittäin:

* LaTeX-esitykset Beamerilla
* Piirtäminen LaTeXissa TikZ:llä
* Seuratut muutokset ja kommentit todonotesilla

Aloitetaan!

Nämä diat on myös [käännetty ranskaksi](http://jdleesmiller.github.io/latex-course/fr/part3.pdf) (kiitos Yannis Haralamboukselle) ja [useille muille kielille](https://github.com/jdleesmiller/latex-course#translations).

Voit [lataa PDF](https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-3.pdf) tai selaa dioja alta:

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

Toivomme, että olet nauttinut LaTeXin oppimisesta kurssimme avulla. Oletko valmis aloittamaan kirjoittamisen? [Rekisteröidy Overleafiin](https://www.overleaf.com/signup)—se on helpoin tapa kirjoittaa ja tehdä yhteistyötä uusien LaTeX-projektiesi parissa! Etsitkö inspiraatiota? Tutustu [Overleafissä saatavilla oleviin moniin esimerkkeihin](https://www.overleaf.com/latex/examples) saadaksesi ideoita siitä, mitä on mahdollista tehdä $$\mathrm \LaTeX$$!

Etsitkö dioja LaTeX-kurssillesi? Nämä diat ovat [avointa lähdekoodia](https://github.com/jdleesmiller/latex-course) ja niillä on salliva lisenssi (MIT), joten voit vapaasti muokata niitä omiin kursseihisi. Nauti! :)


---

# 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/fi/lisaa-aiheita/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.
