summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/mult-def.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-08 00:43:40 +0000
committerKarl Berry <karl@freefriends.org>2013-04-08 00:43:40 +0000
commit824f7b0903de8ad7f6ee3d7656005e4c59155e06 (patch)
treeabfc8673ef9916f3ab7074e811207384c301492b /Master/texmf-dist/tex/context/base/mult-def.lua
parent689aefb0727676ed3cddf331337b4be226495e72 (diff)
context import for TL13, from www.pragma-ade.com/context/beta/cont-tmf.zip
git-svn-id: svn://tug.org/texlive/trunk@29731 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mult-def.lua')
-rw-r--r--Master/texmf-dist/tex/context/base/mult-def.lua76
1 files changed, 75 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/base/mult-def.lua b/Master/texmf-dist/tex/context/base/mult-def.lua
index 1a4921a28ca..fdb8803bf33 100644
--- a/Master/texmf-dist/tex/context/base/mult-def.lua
+++ b/Master/texmf-dist/tex/context/base/mult-def.lua
@@ -3,7 +3,8 @@ if not modules then modules = { } end modules ['mult-def'] = {
comment = "companion to mult-ini.mkiv",
author = "Hans Hagen, PRAGMA-ADE, Hasselt NL",
copyright = "PRAGMA ADE / ConTeXt Development Team",
- license = "see context related readme files"
+ license = "see context related readme files",
+ dataonly = true,
}
return {
@@ -5888,6 +5889,10 @@ return {
["pe"]="نم",
["ro"]="sim",
},
+ ["symoffset"]={
+ ["en"]="symoffset",
+ ["nl"]="symoffset",
+ },
["symbol"]={
["cs"]="symbol",
["de"]="symbol",
@@ -6449,6 +6454,18 @@ return {
},
},
["constants"]={
+ ["less"]={
+ ["en"]="less",
+ ["nl"]="minder",
+ },
+ ["more"]={
+ ["en"]="more",
+ ["nl"]="meer",
+ },
+ ["solution"]={
+ ["en"]="solution",
+ ["nl"]="oplossing",
+ },
["anchor"]={
["en"]="anchor",
["nl"]="anker",
@@ -6613,6 +6630,18 @@ return {
["en"]="layout",
["nl"]="layout",
},
+ ["topcommand"]={
+ ["en"]="topcommand",
+ ["nl"]="bovencommando",
+ },
+ ["middlecommand"]={
+ ["en"]="middlecommand",
+ ["nl"]="middencommando",
+ },
+ ["bottomcommand"]={
+ ["en"]="bottomcommand",
+ ["nl"]="ondercommando",
+ },
["action"]={
["cs"]="akce",
["de"]="aktion",
@@ -7805,6 +7834,16 @@ return {
["pe"]="تمرکز",
["ro"]="focus",
},
+ ["firstpage"]={
+ ["cs"]="prvnistranka",
+ ["de"]="ersteseite",
+ ["en"]="firstpage",
+ ["fr"]="premierepage",
+ ["it"]="primapagina",
+ ["nl"]="eerstepagina",
+ ["pe"]="صفحه‌اول",
+ ["ro"]="primapagina",
+ },
["focusin"]={
["cs"]="focusin",
["de"]="focusin",
@@ -8362,6 +8401,16 @@ return {
["pe"]="برچسب",
["ro"]="eticheta",
},
+ ["lastpage"]={
+ ["cs"]="poslednistrana",
+ ["de"]="letzteseite",
+ ["en"]="lastpage",
+ ["fr"]="dernierepage",
+ ["it"]="ultimapagina",
+ ["nl"]="laatstepagina",
+ ["pe"]="صفحه‌آخر",
+ ["ro"]="ultimapagina",
+ },
["left"]={
["cs"]="vlevo",
["de"]="links",
@@ -10023,6 +10072,10 @@ return {
["pe"]="بارگذاریها",
["ro"]="setups",
},
+ ["shrink"]={
+ ["en"]="shrink",
+ ["nl"]="krimp",
+ },
["side"]={
["cs"]="pocitat",
["de"]="objektabstand",
@@ -10310,6 +10363,9 @@ return {
["pe"]="بست",
["ro"]="strut",
},
+ ["mathstyle"]={
+ ["en"]="mathstyle",
+ },
["style"]={
["cs"]="pismeno",
["de"]="stil",
@@ -11269,6 +11325,14 @@ return {
},
},
["variables"]={
+ ["more"]={
+ ["en"]="more",
+ ["nl"]="meer",
+ },
+ ["less"]={
+ ["en"]="less",
+ ["nl"]="minder",
+ },
["embed"]={
["en"]="embed",
["nl"]="sluitin",
@@ -11277,6 +11341,9 @@ return {
["en"]="end",
["nl"]="eind",
},
+ ["export"] = {
+ ["en"]="export",
+ },
["begin"]={
["en"]="begin",
["nl"]="begin",
@@ -12542,6 +12609,10 @@ return {
["pe"]="حرفها",
["ro"]="caractere",
},
+ ["chemistry"]={
+ ["en"]="chemistry",
+ ["nl"]="chemie",
+ },
["color"]={
["cs"]="barevne",
["de"]="farbe",
@@ -15721,6 +15792,9 @@ return {
["pe"]="زیرصفحه",
["ro"]="subpagina",
},
+ ["subs"]={
+ ["en"]="subs",
+ },
["subsection"]={
["cs"]="podsekce",
["de"]="unterabsatz",