summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/babel-contrib/greek/README.md
blob: d98c68be1aca18008ba0d111714af6a1b86882b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
babel-greek
===========

Comprehensive support for the Greek language and script with
[Babel](https://ctan.org/pkg/babel).

**Version**: 1.13.2

**Copyright**: © 1997 Apostolos Syropoulos, Claudio Beccari, Johannes Brahms,
               © 2013 - 2023 Günter Milde.

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>

Usage
-----

Load Babel with the “greek” option.

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:

* [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)

The shell command `texdoc babel-greek` displays documentation from a local
TeXLive installation.