> 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/el/perissotera-themata/14-free-online-introduction-to-latex-part-2.md).

# Δωρεάν διαδικτυακή εισαγωγή στο LaTeX (μέρος 2)

[Μέρος 1](/latex/el/perissotera-themata/13-free-online-introduction-to-latex-part-1.md) | Μέρος 2 | [Μέρος 3](/latex/el/perissotera-themata/15-free-online-introduction-to-latex-part-3.md)

## Μέρος 2: Δομημένα Έγγραφα & Περισσότερα

Καλώς ήρθατε στο δεύτερο μέρος του δωρεάν διαδικτυακού μας μαθήματος που θα σας βοηθήσει να μάθετε LaTeX. Αυτό το μέρος βασίζεται στο [μέρος ένα](/latex/el/perissotera-themata/13-free-online-introduction-to-latex-part-1.md), οπότε αν δεν έχετε χρησιμοποιήσει ποτέ το LaTeX, ίσως θέλετε να ξεκινήσετε δουλεύοντας μέσα από τα [βασικά στοιχεία του LaTeX στο μέρος ένα](/latex/el/perissotera-themata/13-free-online-introduction-to-latex-part-1.md).

Σε αυτό το μέρος, θα σας δείξουμε πώς να συμπεριλάβετε σχήματα, πίνακες και βιβλιογραφίες στα έγγραφά σας. Οι διαφάνειες περιλαμβάνουν διαδραστικές ασκήσεις για να ολοκληρώσετε στο Overleaf, οπότε δεν χρειάζεται να ανησυχείτε για την εγκατάσταση του LaTeX στον υπολογιστή σας. Συγκεκριμένα, αυτό το μέρος του μαθήματος καλύπτει:

* Δομημένα Έγγραφα
* Ενότητες, Ετικέτες και Διασταυρούμενες Παραπομπές
* Σχήματα και Πίνακες στο LaTeX
* Αυτόματες Βιβλιογραφίες με BibTeX
* Χρήσιμα Πακέτα LaTeX και Διαδικτυακοί Πόροι

Μπορείτε να [λήψη PDF](https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-2.pdf) ή περιηγηθείτε στις διαφάνειες παρακάτω:

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

Αυτές οι διαφάνειες έχουν επίσης [μεταφραστεί στα γαλλικά](http://jdleesmiller.github.io/latex-course/fr/part2.pdf) (χάρη στον Γιάννη Χαραλαμπόπουλο) και [σε πολλές άλλες γλώσσες](https://github.com/jdleesmiller/latex-course#translations).

## Μεταβείτε στο Μέρος 3

Σε [μέρος τρία](/latex/el/perissotera-themata/15-free-online-introduction-to-latex-part-3.md), θα δούμε πώς να εφαρμόσετε τις ίδιες δεξιότητες για να δημιουργήσετε επαγγελματικές παρουσιάσεις με το beamer και προχωρημένα σχέδια με το TikZ. Ας ξεκινήσουμε!

Ψάχνετε διαφάνειες για το μάθημά σας στο 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/el/perissotera-themata/14-free-online-introduction-to-latex-part-2.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.
