summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/babel-serbianc/README
blob: c6d94cad550a71d31485230b32989195503e69e3 (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


		Serbian cyrillic package for Babel

		Filip Brcic <brcha@users.sourceforge.net>

1. HOW TO INSTALL

Just copy the files tex/generic/babel/serbianc.* into your <texmfdir>/tex/generic/babel
and rerun texhash.

Alternatively you can follow instructions provided in the file doc/generic/serbianc/INSTALL
which is oriented towards bundling serbianc with standard babel distribution.

2. HOW TO USE

When you use serbianc package, you have to set your keyboard layout to serbian cyrillic,
and you have to use unicode-compliant text editor (such as kile under KDE). You
also have to save your file in utf-8 encoding.

Take a look at the sample cyrillic document that is included in this package in the
directory doc/generic/serbianc. In short, all you have to do to use serbian cyrillic
support for latex is type

\usepackage[serbianc]{babel}

somewhere near the beginning of your master tex file.