summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/babel-contrib/greek/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/babel-contrib/greek/README.md')
-rw-r--r--macros/latex/contrib/babel-contrib/greek/README.md34
1 files changed, 17 insertions, 17 deletions
diff --git a/macros/latex/contrib/babel-contrib/greek/README.md b/macros/latex/contrib/babel-contrib/greek/README.md
index 652a58975d..c6a10c1292 100644
--- a/macros/latex/contrib/babel-contrib/greek/README.md
+++ b/macros/latex/contrib/babel-contrib/greek/README.md
@@ -1,35 +1,35 @@
babel-greek
===========
-Babel support for the Greek language
-------------------------------------
Comprehensive support for the Greek language and script with
[Babel](https://ctan.org/pkg/babel).
-**Version**: 1.12 ([changelog][1])
+**Version**: 1.13
-**Copyright**: © 1997 Apostles Syropoulos, Claudio Beccari, Johannes Brahms,
+**Copyright**: © 1997 Apostolos Syropoulos, Claudio Beccari, Johannes Brahms,
© 2013 - 2023 Günter Milde.
-**License**:
- This work may be distributed and/or modified under the conditions of the
- [LaTeX Project Public License](http://www.latex-project.org/lppl.txt),
- either version 1.3 of this license or any later version.
+This work may be distributed and/or modified under the conditions of the
+[LaTeX Project Public License](http://www.latex-project.org/lppl.txt),
+either version 1.3 of this license or any later version.
**Home**: <https://codeberg.org/milde/greek-tex>
**Latest Release**: <https://ctan.org/pkg/babel-greek>
-**Requires**: [greek-fontenc](https://ctan.org/pkg/greek-fontenc),
- [text fonts supporting the Greek script][2]
+Usage
+-----
-**Recommends**: [greek-inputenc](https://ctan.org/pkg/greek-inputenc)
- (when used with 8-bit TeX/pdfTeX)
+Load Babel with the “greek” option.
-See [babel-greek-doc][3] ([babel-greek-doc.rst][4]) for a detailed overview.
+Select the Greek language with the declaration ``\selectlanguage{greek}``
+or the function ``\foreignlanguage{greek}{<some text>}``.
+See the **documentation** for options, peculiarities, and other details:
-[1]: babel-greek-doc.html#changelog
-[2]: babel-greek-doc.html#greek-text-fonts
-[3]: babel-greek-doc.html
-[4]: babel-greek-doc.rst
+* [babel-greek-doc.html](https://ctan.org/tex-archive/macros/latex/contrib/babel-contrib/greek/babel-greek-doc.html)
+ (🡥CTAN)
+* [babel-greek-doc.rst](https://codeberg.org/milde/greek-tex/src/branch/master/babel-greek/babel-greek-doc.rst)
+ (🡥codeberg.org)
+
+or the shell command `texdoc babel-greek` to view local documentation.