summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-08-06 22:01:02 +0000
committerKarl Berry <karl@freefriends.org>2015-08-06 22:01:02 +0000
commitc0d39a2b80ef955ffa0b6a24df0f1b818f23369e (patch)
tree84b09166498e2546f95ff0a6ccb531546487a223 /Master/texmf-dist
parent7eaec35c0b4f23c0683b27965c5c06244abe28fd (diff)
missed binary commit
git-svn-id: svn://tug.org/texlive/trunk@38064 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/generic/babel-estonian/README.txt58
1 files changed, 58 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/babel-estonian/README.txt b/Master/texmf-dist/doc/generic/babel-estonian/README.txt
new file mode 100644
index 00000000000..edbafdec206
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/babel-estonian/README.txt
@@ -0,0 +1,58 @@
+=========================================================================
+The babel-estonian bundle
+
+Estonian language support for the babel multilingual package
+
+Authors: Enn Saar, Jaan Vajakas
+
+Current Maintainer: Jaan Vajakas
+E-mail: jaanvajakas (at) hot (dot) ee
+
+Released under the LaTeX Project Public License v1.3 or later
+See http://www.latex-project.org/lppl.txt
+=========================================================================
+
+== PURPOSE ==
+
+This bundle is an extension to the babel package for multilingual
+typesetting. It provides all necessary macros, definitions and settings
+to typeset Estonian documents.
+
+
+== CONTENTS ==
+
+The bundle consists of the following files:
+
+* estonian.ins (installation file to unpack the language definition
+ file estonian.ldf)
+* estonian.dtx (packed language definition file and documentation)
+* estonian.pdf (unpacked documentation for estonian.ldf)
+* README.txt (this file)
+
+
+== INSTALLATION ==
+
+If the latest version of this package is not included in your LaTeX
+distribution, do the following:
+
+* issue "latex estonian.ins" to unpack the language definition file
+* copy the file estonian.ldf to a location where TeX can find it
+ (default location: $TEXMF/tex/generic/babel-estonian/)
+
+To re-generate the manual, issue
+ latex estonian.dtx
+ makeindex -s gglo.ist -o estonian.gls estonian.glo
+ latex estonian.dtx
+ latex estonian.dtx
+ dvips estonian.dvi
+ ps2pdf estonian.ps
+
+
+== DOCUMENTATION ==
+
+See the included manual estonian.pdf for usage instructions.
+
+
+== CHANGES ==
+
+See the included manual estonian.pdf, section "Change History".