Folks,
I've got manual instructions, which are valid for teTeX, but it would be good to push Latvian support into TeXLive once and for all! How should I do that? Who should I post?
TeX Live and MacTeX ⇒ Lets make TeXLive know Latvian!
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Lets make TeXLive know Latvian!
Hi,
visit http://tug.org/texlive/contribute.html for information, you could join the TeX Live mailing list and discuss this topic there.
Stefan
visit http://tug.org/texlive/contribute.html for information, you could join the TeX Live mailing list and discuss this topic there.
Stefan
LaTeX.org admin
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Re: Lets make TeXLive know Latvian!
What is necessary, exactly? Not being familiar with Latvian, I'm a little confused.
Joseph Wright
-
- Posts: 50
- Joined: Sat May 23, 2009 10:13 pm
Re: Lets make TeXLive know Latvian!
All sorts of things actually.
1) these two files unpacked into /usr/share/texmf:
http://home.lanet.lv/~drikis/LaTeX-Latv ... se.tar.bz2
http://home.lanet.lv/~drikis/LaTeX-Latv ... ts.tar.bz2
2) /usr/share/texmf/tex/generic/babel/babel.sty += \DeclareOption{latvian}{\input{latvian.ldf}}
3) /usr/share/texmf/web2c/updmap.cfg += *.map files list
4) /usr/share/texmf/tex/generic/config/language.def += latvian lvhyphen.tex
5) @ /usr/share/texmf/tex/latex/ucs/data/uni-1.def change \uc@dclc{291}{dirty}{\leavevmode\vbox{\baselineskip ... to \uc@dclc{291}{default}{\v g}%%
(otherwise "ģ" is not displayed).
About this... So fonts, babel, ģ, ...
1) these two files unpacked into /usr/share/texmf:
http://home.lanet.lv/~drikis/LaTeX-Latv ... se.tar.bz2
http://home.lanet.lv/~drikis/LaTeX-Latv ... ts.tar.bz2
2) /usr/share/texmf/tex/generic/babel/babel.sty += \DeclareOption{latvian}{\input{latvian.ldf}}
3) /usr/share/texmf/web2c/updmap.cfg += *.map files list
4) /usr/share/texmf/tex/generic/config/language.def += latvian lvhyphen.tex
5) @ /usr/share/texmf/tex/latex/ucs/data/uni-1.def change \uc@dclc{291}{dirty}{\leavevmode\vbox{\baselineskip ... to \uc@dclc{291}{default}{\v g}%%
(otherwise "ģ" is not displayed).
About this... So fonts, babel, ģ, ...