|
1 | 1 | --- |
2 | 2 | layout: "start" |
3 | 3 | lang: "el" |
4 | | -title: Learn LaTeX online for free in beginner friendly lessons |
5 | | -description: "Learn LaTeX in 16 beginner friendly lessons. Take your first steps with LaTeX, a document preparation system designed to produce high-quality typeset output." |
| 4 | +title: Μάθετε LaTeX online δωρεάν σε μαθήματα φιλικά για αρχαρίους |
| 5 | +description: "Μάθετε LaTeX σε 16 μαθήματα φιλικά για αρχαρίους. Κάντε τα πρώτα βήματά σας με το LaTeX, ένα σύστημα προετοιμασίας εγγράφων σχεδιασμένο για να παράγει υψηλής ποιότητας στοιχειοθετημένα αποτελέσματα." |
6 | 6 | permalink: /el/ |
7 | 7 | --- |
8 | 8 |
|
9 | | -# Learn LaTeX |
| 9 | +# Μάθετε LaTeX |
10 | 10 |
|
11 | | -<h2 class="heading__introduction">Take your first steps with LaTeX, a document preparation system designed to produce high-quality typeset output.</h2> |
| 11 | +<h2 class="heading__introduction">Κάντε τα πρώτα βήματά σας με το LaTeX, ένα σύστημα προετοιμασίας εγγράφων σχεδιασμένο για να παράγει υψηλής ποιότητας στοιχειοθετημένα αποτελέσματα.</h2> |
12 | 12 |
|
13 | 13 | <div |
14 | 14 | class="text-columns"> |
15 | 15 | <section> |
16 | | - <h3 class="text-columns__heading">Introduction</h3> |
17 | | - <p>LaTeX can be scary for new users as it is <em>not</em> a word processor, |
18 | | - and because it is not a single program. Our aim is to help you get |
19 | | - started with LaTeX: the basics, installation, writing code, without |
20 | | - trying to show you <em>everything</em> in one go. <a href="./mission">More on our mission …</a></p> |
| 16 | + <h3 class="text-columns__heading">Εισαγωγή</h3> |
| 17 | + <p>Το LaTeX μπορεί να τρομάζει τους νέους χρήστες καθώς <em>δεν</em> είναι ένας επεξεργαστής κειμένου, |
| 18 | + και γιατί δεν είναι ένα ενιαίο πρόγραμμα. Στόχος μας είναι να σας βοηθήσουμε |
| 19 | + να ξεκινήσετε με το LaTeX: τα βασικά στοιχεία, η εγκατάσταση, πώς γράφουμε κώδικα, |
| 20 | + χωρίς να προσπαθούμε να σας δείξουμε <em>τα πάντα</em> μονομιάς. <a href="./mission">Περισσότερα σχετικά με την αποστολή μας …</a></p> |
21 | 21 | </section> |
22 | 22 | <section> |
23 | | - <h3 class="text-columns__heading">How it works</h3> |
24 | | - <p>We have taken the most important things you will need to know, and made them into <em>16 short lessons</em>, which should not take long to cover. In each lesson, we give lots of examples of what you would write. You can edit and run the examples in this website. <a href="./help#examples">More on examples …</a></p> |
| 23 | + <h3 class="text-columns__heading">Πώς δουλεύει</h3> |
| 24 | + <p>Πήραμε τα πιο σημαντικά στοιχεία που θα χρειαστεί να μάθετε, και φτιάξαμε με αυτά <em>16 σύντομα μαθήματα</em>, τα οποία δεν θα χρειαστείτε πολύ χρόνο για να καλύψετε. Σε κάθε μάθημα δίνουμε πολλά παραδείγματα για το τι θα γράφατε. Μπορείτε να επεξεργαστείτε και να τρέξετε τα παραδείγματα μέσα σε αυτό τον ιστότοπο. <a href="./help#examples">Περισσότερα σχετικά με τα παραδείγματα …</a></p> |
25 | 25 | </section> |
26 | 26 | </div> |
27 | 27 |
|
28 | | -<h2 class="heading__toc" id="toc">Lessons</h2> |
| 28 | +<h2 class="heading__toc" id="toc">Μαθήματα</h2> |
29 | 29 |
|
30 | | -<p class="paragraph__toc">We have included a <b>More on this topic</b> page for each lesson. This extra information is there to support you when you need the detail, but should not get in your way if you don't.</p> |
| 30 | +<p class="paragraph__toc">Έχουμε περιλάβει μία σελίδα <b>Περισσότερα για αυτό το θέμα</b> σε κάθε μάθημα. Αυτή η επιπλέον πληροφορία υπάρχει για να σας βοηθήσει όταν χρειαστείτε τις λεπτομέρειες, αλλά δεν θα σας εμποδίσει αν δεν τις θέλετε.</p> |
31 | 31 |
|
32 | | -{% include toc-lessons.html prefix="en/lesson" %} |
| 32 | +{% include toc-lessons.html prefix="el/lesson" %} |
33 | 33 |
|
34 | | -<h2 class="heading__toc">Additional lessons</h2> |
| 34 | +<h2 class="heading__toc">Επιπλέον μαθήματα</h2> |
35 | 35 | <ul class="lessons-toc"> |
36 | | - {% include toc-additional-lessons.html prefix="en/language" %} |
37 | | - {% include toc-additional-lessons.html prefix="en/extra" %} |
| 36 | + {% include toc-additional-lessons.html prefix="el/language" %} |
| 37 | + {% include toc-additional-lessons.html prefix="el/extra" %} |
38 | 38 | </ul> |
39 | 39 |
|
40 | | -## Going further |
| 40 | +## Προχωρώντας περισσότερο |
41 | 41 |
|
42 | | -Getting a book about LaTeX is the best way to learn the details. We cover getting more information, along with book recommendations, in the [last lesson](./lesson-16). |
| 42 | +Ο καλύτερος τρόπος για να μάθετε τις λεπτομέρειες είναι αγοράζοντας ένα βιβλίο για το LaTeX. Καλύπτουμε το πώς μπορείτε να βρείτε περισσότερες πληροφορίες και δίνουμε προτάσεις βιβλίων στο [τελευταίο μάθημα](./lesson-16). |
43 | 43 |
|
0 commit comments