summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/babel-contrib/serbian/README.md
blob: 788773c140dc1088bf87db74db377a8575303611 (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
37
38
39
40
----------------------------------------------------------------

# Serbian Latin language module for Babel, v2.2

Released under the LaTeX Project Public License v1.3 or later.
See http://www.latex-project.org/lppl.txt

The package provides support for use of Babel in documents written in Serbian Latin
(in ekavian or ijekavian dialect). The support is adapted for use both
under legacy TeX engines, and under XeTeX and LuaTeX.

The Current Maintainer is Uroš Stefanović.

## USAGE

Serbian language definition file can be used both with legacy 8-bit engines
(such as latex.exe or pdflatex.exe) and Unicode compilers (xelatex.exe or
lualatex.exe).

Typesetting in ijekavian dialect:

    \usepackage[english,serbian]{babel}
    \languageattribute{serbian}{ijekav}
or

    \usepackage[english,serbian.ijekav]{babel}
	
Also, the attributes 'datei' and 'quotes' are defined.

## CHANGES v2.2

New date formats are available.

## CHANGES v2.1

New enumeration alphabets are available.

## DOCUMENTATION

See serbian.pdf for more information.