From 1fbec75954e7911bd1546a04af666fc1a3827a54 Mon Sep 17 00:00:00 2001 From: Marius Date: Sat, 20 Oct 2012 04:00:13 +0300 Subject: beta 2012.10.20 02:07 --- tex/context/base/attr-ini.mkiv | 4 +- tex/context/base/back-exp.lua | 36 +++--- tex/context/base/cont-new.mkii | 2 +- tex/context/base/cont-new.mkiv | 2 +- tex/context/base/context-version.pdf | Bin 4140 -> 4138 bytes tex/context/base/context-version.png | Bin 105499 -> 104769 bytes tex/context/base/context.mkii | 2 +- tex/context/base/context.mkiv | 2 +- tex/context/base/font-ota.lua | 2 +- tex/context/base/font-otn.lua | 44 +++---- tex/context/base/l-lpeg.lua | 48 ++------ tex/context/base/l-string.lua | 2 +- tex/context/base/l-table.lua | 10 ++ tex/context/base/lang-txt.lua | 88 ++++++++++---- tex/context/base/luat-mac.lua | 34 +++++- tex/context/base/node-fin.lua | 24 ++-- tex/context/base/node-inj.lua | 4 +- tex/context/base/node-ref.lua | 36 +++--- tex/context/base/node-shp.lua | 106 ++++++++++++++--- tex/context/base/regi-ini.lua | 99 +++++++++++++++- tex/context/base/spac-ver.lua | 66 +++++++---- tex/context/base/spac-ver.mkiv | 61 ++++++++-- tex/context/base/status-files.pdf | Bin 24585 -> 24568 bytes tex/context/base/status-lua.pdf | Bin 195620 -> 195680 bytes tex/context/base/strc-not.mkvi | 19 ++- tex/context/base/tabl-tbl.mkiv | 131 +++++++++++++++++---- tex/context/base/util-sql.lua | 2 +- tex/generic/context/luatex/luatex-fonts-merged.lua | 112 ++++++++---------- 28 files changed, 648 insertions(+), 288 deletions(-) (limited to 'tex') diff --git a/tex/context/base/attr-ini.mkiv b/tex/context/base/attr-ini.mkiv index 8a41dd427..377960f9f 100644 --- a/tex/context/base/attr-ini.mkiv +++ b/tex/context/base/attr-ini.mkiv @@ -85,10 +85,10 @@ %D For the moment we put this here (later it will move to where it's used): \definesystemattribute [state] +\definesystemattribute [color] [public] +\definesystemattribute [colormodel] [public,global] \definesystemattribute [skip] \definesystemattribute [penalty] -\definesystemattribute [colormodel] [public,global] -\definesystemattribute [color] [public] \definesystemattribute [transparency] [public] \definesystemattribute [background] [public] \definesystemattribute [colorintent] [public] diff --git a/tex/context/base/back-exp.lua b/tex/context/base/back-exp.lua index 46ce4f96c..56d300ba3 100644 --- a/tex/context/base/back-exp.lua +++ b/tex/context/base/back-exp.lua @@ -1937,24 +1937,6 @@ local function collectresults(head,list) -- is last used (we also have currentat end end end - elseif id == hlist_code or id == vlist_code then - local ai = has_attribute(n,a_image) - if ai then - local at = has_attribute(n,a_tagged) - if nofcurrentcontent > 0 then - pushcontent() - pushentry(currentnesting) -- ?? - end - pushentry(taglist[at]) -- has an index, todo: flag empty element - if trace_export then - report_export("%s