summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/langnames
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-08-27 20:21:38 +0000
committerKarl Berry <karl@freefriends.org>2022-08-27 20:21:38 +0000
commitc92396423dc0b57182fdfb0b1e680e0429716843 (patch)
treec86dd9bd0499f54115ba2fe13a0fcd1be367b9a7 /Master/texmf-dist/doc/latex/langnames
parent0d40c9a5f2149083140a36bcd4e6a5732feae109 (diff)
langnames (27aug22)
git-svn-id: svn://tug.org/texlive/trunk@64209 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/langnames')
-rw-r--r--Master/texmf-dist/doc/latex/langnames/README.md11
-rw-r--r--Master/texmf-dist/doc/latex/langnames/langnames.pdfbin0 -> 218074 bytes
2 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/langnames/README.md b/Master/texmf-dist/doc/latex/langnames/README.md
new file mode 100644
index 00000000000..07d23d69435
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/langnames/README.md
@@ -0,0 +1,11 @@
+The langnames package provides a consistent way to name languages in Linguistics documents. It comes with about 7500 pre-defined combinations of ISO 639-3 codes, names, and language families, pulled from the Glottolog and WALS databases.
+
+To install the package, run:
+
+`` latex langnames.ins``
+
+More instructions in the package documentation, `langnames.pdf`.
+
+**Warning**: there exists a risk of TexLive not recognizing the input files _ln\_langs*.tex_ and _ln\_fams*.tex_ as runtime files. I have tried to avoid this by prefixing the files with the _ln_ (short for _langnames_) identifier.
+
+_Copyright (c) 2022 by Alejandro GarcĂ­a Matarredona, under version 1.3 of the LaTeX Project Public License._
diff --git a/Master/texmf-dist/doc/latex/langnames/langnames.pdf b/Master/texmf-dist/doc/latex/langnames/langnames.pdf
new file mode 100644
index 00000000000..7be5c59fbc7
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/langnames/langnames.pdf
Binary files differ