TeX Live and MacTeXLets make TeXLive know Latvian!

Information and discussion about TeX Live distribution for all platforms (Windows, Linux, Mac OS X) and the related MacTeX: installing, updating, configuring
Post Reply
karlisrepsons
Posts: 50
Joined: Sat May 23, 2009 10:13 pm

Lets make TeXLive know Latvian!

Post by karlisrepsons »

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?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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!

Post by Stefan Kottwitz »

Hi,

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
josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: Lets make TeXLive know Latvian!

Post by josephwright »

What is necessary, exactly? Not being familiar with Latvian, I'm a little confused.
Joseph Wright
karlisrepsons
Posts: 50
Joined: Sat May 23, 2009 10:13 pm

Re: Lets make TeXLive know Latvian!

Post by karlisrepsons »

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, ģ, ...
Post Reply