blob: 4548004c066a93812796c9159fdd285f6158e355 (
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
|
README for littex
* What is it?
Lithuanian language support package for TeX.
Provides:
- Lithuanian adds for Babel:
lithuanian.ldf
lithuanian.sty
- Lithuanian TeX fonts for URW family
map, enc, fd, tfm
- extra code page definitions for inputenc:
cp772, cp774, cp775, cpKBL, cpRIM
* Instalation (based on teTeX 3.0 and TDS 1.1)
1. Copy texmf stuff from archive to TEXMFLOCAL.
(You can find TEXMFLOCAL location by using kpsewhich:
kpsewhich -expand-var='$TEXMFLOCAL').
Run mktexlsr.
2. Manage map files:
* updmap --enable Map $TEXMFLOCAL/fonts/map/dvips/lt/l7x-urwvn.map
(for current user)
* updmap-sys --enable Map $TEXMFLOCAL/fonts/map/dvips/lt/l7x-urwvn.map
(for all users)
Enjoy Lithuanian TeXing!
6 December 2017
Sigitas Tolu\v{s}is
|