From 2f09c02c9ae9f2a34d5648edb5b410e73dc036f3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 5 Jun 2010 01:54:08 +0000 Subject: autoupdate via tlmgr generate language.dat.lua git-svn-id: svn://tug.org/texlive/trunk@18750 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/tex/generic/config/language.dat.lua | 39 +++++++----------------- 1 file changed, 11 insertions(+), 28 deletions(-) (limited to 'Master/texmf') diff --git a/Master/texmf/tex/generic/config/language.dat.lua b/Master/texmf/tex/generic/config/language.dat.lua index 405fbea37c9..9e81fdd1f30 100644 --- a/Master/texmf/tex/generic/config/language.dat.lua +++ b/Master/texmf/tex/generic/config/language.dat.lua @@ -1,5 +1,5 @@ --- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Wed Jun 2 03:55:57 2010 --- $Id: language.us.lua 18641 2010-05-31 09:58:18Z mpg $ +-- Generated by /home/texlive/karl/Master/bin/i386-linux/tlmgr on Sat Jun 5 03:54:07 2010 +-- $Id: language.us.lua 18737 2010-06-04 17:09:02Z karl $ --[[ language.us.dat (and the start of language.dat.lua), used by: - a special luatex version of hyphen.cfg (derived from the babel system); @@ -7,36 +7,19 @@ language.us.dat (and the start of language.dat.lua), used by: See luatex-hyphen.pdf (currently part of the hyph-utf8 package) for details. -DO NOT EDIT THIS FILE (language.dat.lua)! It is generated by tlmgr by -concatenating language.us with entries from the various packages. - -The premade texmf/tex/generic/config/language.dat.lua (where you might be -reading this) in the distribution is a copy of this generated file with -all languages enabled. It is used when the user asks to run live -(install option R). - -To add or remove entries in this file, there are two options: -- if the language is provided by a TeX Live package, you can - (un)install the corresponding package using tlmgr. Examples: - tlmgr install hyphen-french - tlmgr remove hyphen-english -- in any case, you can use a local configuration file: - TEXMFLOCAL/tex/generic/config/language-local.dat.lua - with the same format as the present file, then regenerate this file - and rebuild the formats. See the manual of tlmgr (try 'man tlmgr' - or 'texdoc tlmgr'), section "generate" for details. +DO NOT EDIT THIS FILE (language.dat.lua)! It is generated by tlmgr. +See language.dat (or language.us) for more information. Warning: formats using this file also use one of language.dat or -language.def. Make sure to update them accordingly. The interaction -between these files is documented in luatex-hyphen.pdf, but here is a -summary: -- a language must be mentionned in language.dat or language.def to be +language.def. Update them accordingly. The interaction between these +files is documented in luatex-hyphen.pdf, but here is a summary: +- a language must be mentioned in language.dat or language.def to be available; if, in addition, it is: - - not mentionned in language.dat.lua, then it is dumped in the format; - - mentionned in language.dat.lua with a special="disabed:' - key, then it is not available at all; + - not mentioned in language.dat.lua, then it is dumped in the format; + - mentioned in language.dat.lua with a key special="disabled:", + then it is not available at all; - mentioned in language.dat.lua with a normal entry, then it will not - be dumped in the format, but loaded at runtime when activated. + be dumped in the format, but loaded at runtime when activated. ]] return { -- cgit v1.2.3