You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Δυστυχώς δεν έχουμε τους πόρους για να προσφέρουμε εξατομικευμένη βοήθεια για προβλήματα με το LaTeX και, συνεπώς, δεν απαντούμε σε ηλεκτρονικά μηνύματα που ζητούν υποστήριξη. Δείτε τη [σελίδα βοήθειας του έργου LaTeX](https://www.latex-project.org/help/) σχετικά με τρόπους για να λάβετε υποστήριξη.
13
+
14
+
## Ομάδα ιστοτόπου
15
+
16
+
Ο [πηγαίος κώδικας αυτού του ιστοτόπου](https://github.com/learnlatex/learnlatex.github.io/) υπάρχει στο [GitHub](https://github.com/learnlatex/), παρακαλούμε δείτε τα αρχεία [CONTRIBUTING](../CONTRIBUTING) και [LICENSE](../LICENSE) για λεπτομέρειες.
17
+
18
+
Μπορείτε επίσης να [δημιουργήσετε μία αναφορά σφάλματος στο GitHub](https://github.com/learnlatex/learnlatex.github.io/issues) ή να μας [στείλετε email](mailto:[email protected]) με προτάσεις.
title: "LaTeX Showcase - Examples for further study"
5
+
description: "This lesson shows assorted examples of other popular LaTeX packages that were not covered in the main lessons."
6
+
toc-anchor-text: "LaTeX Showcase"
7
+
toc-description: "Examples for further study."
8
+
---
9
+
10
+
# Showcase
11
+
12
+
<span
13
+
class="summary">This lesson shows assorted examples of other popular LaTeX packages that were not covered in the main lessons.</span>
14
+
15
+
This course has given an overview of the core features of LaTeX.
16
+
LaTeX has vast array of extension packages and is used in many subject
17
+
areas. We give here some examples, with no explanation here but links
18
+
to the package documentation at [texdoc.org](https://texdoc.org).
19
+
The examples are taken from the package documentation unless otherwise noted.
20
+
21
+
<p
22
+
class="hint">Note that inclusion here is not intended as an endorsement of the package over other similar packages, we just aim for a small sample showing a range of areas not otherwise covered in this course.</p>
0 commit comments