From 8dcafbcc0fbdde27cf480584450516602daacd42 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 30 Mar 2020 14:22:51 +0200 Subject: 2020-03-30 13:35:00 --- tex/context/base/mkii/cont-new.mkii | 2 +- tex/context/base/mkii/context.mkii | 2 +- tex/context/base/mkii/mult-fr.mkii | 3 + tex/context/base/mkiv/cont-new.mkiv | 2 +- tex/context/base/mkiv/context.mkiv | 2 +- tex/context/base/mkiv/context.mkxl | 2 +- tex/context/base/mkiv/mlib-svg.lua | 17 +- tex/context/base/mkiv/mult-def.lua | 12 + tex/context/base/mkiv/pack-rul.mkxl | 2 +- tex/context/base/mkiv/status-files.pdf | Bin 28099 -> 28104 bytes tex/context/base/mkiv/status-lua.pdf | Bin 269645 -> 269645 bytes tex/context/base/mkiv/strc-ref.lua | 11 + tex/context/base/mkiv/strc-ref.mkvi | 39 +- tex/context/interface/mkii/keys-fr.xml | 3 + tex/context/interface/mkiv/context-en.xml | 416 +++++++++++++++++++-- tex/context/interface/mkiv/i-bar.xml | 4 + tex/context/interface/mkiv/i-block.xml | 2 +- tex/context/interface/mkiv/i-color.xml | 3 + tex/context/interface/mkiv/i-common-argument.xml | 11 + tex/context/interface/mkiv/i-common-value.xml | 17 + tex/context/interface/mkiv/i-context.pdf | Bin 930546 -> 897043 bytes tex/context/interface/mkiv/i-context.xml | 3 +- tex/context/interface/mkiv/i-conversion.xml | 8 +- tex/context/interface/mkiv/i-description.xml | 22 +- tex/context/interface/mkiv/i-floats.xml | 7 +- tex/context/interface/mkiv/i-fonts.xml | 29 +- tex/context/interface/mkiv/i-framed.xml | 9 + tex/context/interface/mkiv/i-graphics.xml | 9 + tex/context/interface/mkiv/i-imposition.xml | 2 +- tex/context/interface/mkiv/i-itemgroup.xml | 8 +- tex/context/interface/mkiv/i-layout.xml | 3 +- tex/context/interface/mkiv/i-mathstackers.xml | 12 + tex/context/interface/mkiv/i-naturaltable.xml | 50 +-- tex/context/interface/mkiv/i-orientation.xml | 69 ++++ tex/context/interface/mkiv/i-pagestate.xml | 7 + tex/context/interface/mkiv/i-readme.pdf | Bin 25081 -> 61168 bytes tex/context/interface/mkiv/i-references.xml | 16 +- tex/context/interface/mkiv/i-replacement.xml | 4 +- tex/context/interface/mkiv/i-rotation.xml | 54 +++ tex/context/interface/mkiv/i-sort.xml | 6 + tex/context/interface/mkiv/i-strut.xml | 2 +- tex/context/interface/mkiv/i-synonym.xml | 15 + tex/context/interface/mkiv/i-system.xml | 10 + tex/context/interface/mkiv/i-table.xml | 2 +- tex/context/interface/mkiv/i-texts.xml | 18 + tex/context/interface/mkiv/i-xml.xml | 4 + tex/generic/context/luatex/luatex-fonts-merged.lua | 2 +- 47 files changed, 795 insertions(+), 126 deletions(-) create mode 100644 tex/context/interface/mkiv/i-orientation.xml create mode 100644 tex/context/interface/mkiv/i-rotation.xml (limited to 'tex') diff --git a/tex/context/base/mkii/cont-new.mkii b/tex/context/base/mkii/cont-new.mkii index 4696ef82d..9e160f8a5 100644 --- a/tex/context/base/mkii/cont-new.mkii +++ b/tex/context/base/mkii/cont-new.mkii @@ -11,7 +11,7 @@ %C therefore copyrighted by \PRAGMA. See mreadme.pdf for %C details. -\newcontextversion{2020.03.28 14:31} +\newcontextversion{2020.03.30 13:25} %D This file is loaded at runtime, thereby providing an %D excellent place for hacks, patches, extensions and new diff --git a/tex/context/base/mkii/context.mkii b/tex/context/base/mkii/context.mkii index 67825f040..e7bef3b85 100644 --- a/tex/context/base/mkii/context.mkii +++ b/tex/context/base/mkii/context.mkii @@ -20,7 +20,7 @@ %D your styles an modules. \edef\contextformat {\jobname} -\edef\contextversion{2020.03.28 14:31} +\edef\contextversion{2020.03.30 13:25} %D For those who want to use this: diff --git a/tex/context/base/mkii/mult-fr.mkii b/tex/context/base/mkii/mult-fr.mkii index de8778e45..89fe3e80c 100644 --- a/tex/context/base/mkii/mult-fr.mkii +++ b/tex/context/base/mkii/mult-fr.mkii @@ -907,7 +907,10 @@ \setinterfaceconstant{keys}{keys} \setinterfaceconstant{keyword}{motcle} \setinterfaceconstant{label}{etiquette} +\setinterfaceconstant{labelalternative}{labelalternative} +\setinterfaceconstant{labelcolor}{labelcolor} \setinterfaceconstant{labeloffset}{labeloffset} +\setinterfaceconstant{labelstyle}{labelstyle} \setinterfaceconstant{language}{language} \setinterfaceconstant{last}{last} \setinterfaceconstant{lastnamesep}{lastnamesep} diff --git a/tex/context/base/mkiv/cont-new.mkiv b/tex/context/base/mkiv/cont-new.mkiv index 1a9e445f8..94532ba65 100644 --- a/tex/context/base/mkiv/cont-new.mkiv +++ b/tex/context/base/mkiv/cont-new.mkiv @@ -13,7 +13,7 @@ % \normalend % uncomment this to get the real base runtime -\newcontextversion{2020.03.28 14:31} +\newcontextversion{2020.03.30 13:25} %D This file is loaded at runtime, thereby providing an excellent place for %D hacks, patches, extensions and new features. diff --git a/tex/context/base/mkiv/context.mkiv b/tex/context/base/mkiv/context.mkiv index 81451a832..3d3a283aa 100644 --- a/tex/context/base/mkiv/context.mkiv +++ b/tex/context/base/mkiv/context.mkiv @@ -45,7 +45,7 @@ %D {YYYY.MM.DD HH:MM} format. \edef\contextformat {\jobname} -\edef\contextversion{2020.03.28 14:31} +\edef\contextversion{2020.03.30 13:25} \edef\contextkind {beta} %D Kind of special: diff --git a/tex/context/base/mkiv/context.mkxl b/tex/context/base/mkiv/context.mkxl index 9bfa4f862..713359122 100644 --- a/tex/context/base/mkiv/context.mkxl +++ b/tex/context/base/mkiv/context.mkxl @@ -29,7 +29,7 @@ %D {YYYY.MM.DD HH:MM} format. \edef\contextformat {\jobname} -\edef\contextversion{2020.03.28 14:31} +\edef\contextversion{2020.03.30 13:25} \edef\contextkind {beta} %D Kind of special: diff --git a/tex/context/base/mkiv/mlib-svg.lua b/tex/context/base/mkiv/mlib-svg.lua index 9fd1da44e..2a1b476ae 100644 --- a/tex/context/base/mkiv/mlib-svg.lua +++ b/tex/context/base/mkiv/mlib-svg.lua @@ -520,13 +520,18 @@ local colorcomponents, withcolor, thecolor, usedcolors do local p_splitcolor = P("#") * C(p_hexdigit*p_hexdigit)^1 / function(r,g,b) - return "rgb", - tonumber(r or 0, 16) / 255 or 0, - tonumber(g or 0, 16) / 255 or 0, - tonumber(b or 0, 16) / 255 or 0 + if not r then + return "gray", 0 + elseif not (g and b) then + return "gray", tonumber(r or "0", 16) / 255 or 0 + else + return "rgb", + tonumber(r or "0", 16) / 255 or 0, + tonumber(g or "0", 16) / 255 or 0, + tonumber(b or "0", 16) / 255 or 0 + end end - + - P("rgb") * p_a + + P("rgb") * p_a * p_left * (p_fraction + p_separator)^-3 * (p_absolute + p_separator)^0 * p_right / function(r,g,b,a) return "rgb", r or 0, g or 0, b or 0, a or false end diff --git a/tex/context/base/mkiv/mult-def.lua b/tex/context/base/mkiv/mult-def.lua index 1e22aaa86..174a50cc6 100644 --- a/tex/context/base/mkiv/mult-def.lua +++ b/tex/context/base/mkiv/mult-def.lua @@ -8602,6 +8602,18 @@ return { ["labeloffset"]={ ["en"]="labeloffset", }, + ["labelalternative"]={ + ["en"]="labelalternative", + ["nl"]="labelvariant", + }, + ["labelstyle"]={ + ["en"]="labelstyle", + ["nl"]="labelletter", + }, + ["labelcolor"]={ + ["en"]="labelcolor", + ["nl"]="labelkleur", + }, ["language"]={ ["en"]="language", }, diff --git a/tex/context/base/mkiv/pack-rul.mkxl b/tex/context/base/mkiv/pack-rul.mkxl index 2bd768bd0..8131c3fc5 100644 --- a/tex/context/base/mkiv/pack-rul.mkxl +++ b/tex/context/base/mkiv/pack-rul.mkxl @@ -247,7 +247,7 @@ \s!depth \d_framed_target_dp \relax} -\def\ntg-context@ntg.nllled_box_radius +\def\pack_framed_filled_box_radius {\edef\p_framed_backgroundradius{\framedparameter\c!backgroundradius}% \ifzeropt\dimexpr\p_framed_backgroundradius\relax % just in case of .x\bodyfontsize \pack_framed_filled_box_normal diff --git a/tex/context/base/mkiv/status-files.pdf b/tex/context/base/mkiv/status-files.pdf index 1705970ae..5602a9210 100644 Binary files a/tex/context/base/mkiv/status-files.pdf and b/tex/context/base/mkiv/status-files.pdf differ diff --git a/tex/context/base/mkiv/status-lua.pdf b/tex/context/base/mkiv/status-lua.pdf index 3e12e0677..ad08f813a 100644 Binary files a/tex/context/base/mkiv/status-lua.pdf and b/tex/context/base/mkiv/status-lua.pdf differ diff --git a/tex/context/base/mkiv/strc-ref.lua b/tex/context/base/mkiv/strc-ref.lua index c85b3338a..fb4d22807 100644 --- a/tex/context/base/mkiv/strc-ref.lua +++ b/tex/context/base/mkiv/strc-ref.lua @@ -2614,6 +2614,17 @@ implement { -- -- arguments = "string" -- hm, weird -- } +implement { + name = "askedreference", + public = true, + actions = function() + local actions = references.currentset + if actions then + context("[p=%s,r=%s]",actions.prefix or "",actions.reference) + end + end +} + implement { name = "referencerealpage", actions = function() diff --git a/tex/context/base/mkiv/strc-ref.mkvi b/tex/context/base/mkiv/strc-ref.mkvi index e774117fa..42327686b 100644 --- a/tex/context/base/mkiv/strc-ref.mkvi +++ b/tex/context/base/mkiv/strc-ref.mkvi @@ -737,6 +737,29 @@ \def\dummyreference{{\tttf ??}} \def\emptyreference{{\tttf !!}} +\installtextracker + {structures.referencing.show} + {\let\strc_references_dummy\strc_references_dummy_yes} + {\let\strc_references_dummy\strc_references_dummy_nop} + +\def\strc_references_dummy_nop + {\dummyreference} + +\def\strc_references_dummy_yes + {\dummyreference + \margindata + [\referencingparameter\c!labelalternative]% alternative? + [\c!style=\referencingparameter\c!labelstyle, + \c!color=\referencingparameter\c!labelcolor] + {\askedreference}} + +\let\strc_references_dummy\strc_references_dummy_nop + +\setupreferencing + [\c!labelalternative=\v!inleft, + \c!labelcolor=darkred, + \c!labelstyle=\smallinfofont] + %D To prevent repetitive messages concerning a reference being defined, we set such %D an unknown reference to an empty one after the first encounter. %D @@ -971,9 +994,9 @@ \def\strc_references_get_reference[#key][#label]% #key = number page title text default realpage ... {\ifsecondargument - \doifelsereferencefound{#label}{\clf_filterreference{#key}}\dummyreference + \doifelsereferencefound{#label}{\clf_filterreference{#key}}\strc_references_dummy \else - \dummyreference + \strc_references_dummy \fi} \let\ref\getreference @@ -1143,12 +1166,12 @@ \unexpanded\def\atpage[#label]% todo {\doifcheckedpagestate{#label}% - {\goto{\labeltext \v!precedingpage }[#label]}% - {\goto{\labeltext \v!hencefore }[#label]}% + {\goto{\labeltext\v!precedingpage}[#label]}% + {\goto{\labeltext\v!hencefore}[#label]}% {\ignorespaces}% - {\goto{\labeltext \v!hereafter }[#label]}% - {\goto{\labeltext \v!followingpage }[#label]}% - {\goto{\labeltexts\v!page\dummyreference}[#label]}} + {\goto{\labeltext\v!hereafter}[#label]}% + {\goto{\labeltext\v!followingpage}[#label]}% + {\goto{\labeltexts\v!page\strc_references_dummy}[#label]}} % Someone requested this but in retrospect didn't need it so we keep it as example. % Beware: a node is injected which is why we add ignorespaces! @@ -1262,7 +1285,7 @@ % inefficient: double resolve \doifelsereferencefound{#label} % we need to resolve the text {\goto{\referencesequence}[#label]} - {\let\currentreferencecontent\dummyreference + {\let\currentreferencecontent\strc_references_dummy \goto{\referencesequence}[#label]}% \strc_references_stop_goto} diff --git a/tex/context/interface/mkii/keys-fr.xml b/tex/context/interface/mkii/keys-fr.xml index 8ba741a60..326a34d10 100644 --- a/tex/context/interface/mkii/keys-fr.xml +++ b/tex/context/interface/mkii/keys-fr.xml @@ -913,7 +913,10 @@ + + + diff --git a/tex/context/interface/mkiv/context-en.xml b/tex/context/interface/mkiv/context-en.xml index 0ebeb7d87..33ee652e1 100644 --- a/tex/context/interface/mkiv/context-en.xml +++ b/tex/context/interface/mkiv/context-en.xml @@ -1190,6 +1190,10 @@ + + + + @@ -1467,13 +1471,7 @@ - - - - - - - + @@ -4668,6 +4666,9 @@ + + + @@ -7731,6 +7732,16 @@ + + + + + + + + + + @@ -10484,9 +10495,6 @@ - - - @@ -10538,6 +10546,10 @@ + + + + @@ -11739,6 +11751,7 @@ + @@ -12366,6 +12379,20 @@ + + + + + + + + + + + + + + @@ -14154,6 +14181,22 @@ + + + + + + + + + + + + + + + + @@ -15110,6 +15153,14 @@ + + + + + + + + @@ -16063,7 +16114,7 @@ - + @@ -17918,6 +17969,7 @@ + @@ -18071,6 +18123,9 @@ + + + @@ -18136,6 +18191,7 @@ + @@ -18289,6 +18345,9 @@ + + + @@ -20327,6 +20386,7 @@ + @@ -24264,6 +24324,18 @@ + + + + + + + + + + + + @@ -25804,7 +25876,7 @@ - + @@ -25924,14 +25996,21 @@ - + + + + + + + + - + @@ -25959,77 +26038,77 @@ - + - + - + - + - + - + - + - + - + - + - + @@ -26039,49 +26118,49 @@ - + - + - + - + - + - + - + @@ -27158,6 +27237,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -28462,6 +28637,16 @@ + + + + + + + + + + @@ -33942,7 +34127,7 @@ - + @@ -34357,6 +34542,13 @@ + + + + + + + @@ -36014,7 +36206,7 @@ - + @@ -36022,9 +36214,9 @@ - + - + @@ -37982,6 +38174,12 @@ + + + + + + @@ -38374,7 +38572,7 @@ - + @@ -38775,6 +38973,21 @@ + + + + + + + + + + + + + + + @@ -43762,6 +43975,15 @@ + + + + + + + + + @@ -43866,7 +44088,7 @@ - + @@ -44665,10 +44887,23 @@ + + + + + + + + + + + + + @@ -44676,6 +44911,9 @@ + + + @@ -44685,6 +44923,9 @@ + + + @@ -44729,10 +44970,23 @@ + + + + + + + + + + + + + @@ -44740,6 +44994,9 @@ + + + @@ -44749,6 +45006,9 @@ + + + @@ -44793,10 +45053,23 @@ + + + + + + + + + + + + + @@ -44804,6 +45077,9 @@ + + + @@ -44813,6 +45089,9 @@ + + + @@ -44857,10 +45136,23 @@ + + + + + + + + + + + + + @@ -44868,6 +45160,9 @@ + + + @@ -44877,6 +45172,9 @@ + + + @@ -44921,10 +45219,23 @@ + + + + + + + + + + + + + @@ -44932,6 +45243,9 @@ + + + @@ -44941,6 +45255,9 @@ + + + @@ -44985,10 +45302,23 @@ + + + + + + + + + + + + + @@ -44996,6 +45326,9 @@ + + + @@ -45005,6 +45338,9 @@ + + + @@ -49087,6 +49423,10 @@ + + + + diff --git a/tex/context/interface/mkiv/i-bar.xml b/tex/context/interface/mkiv/i-bar.xml index fb120d05b..a90e6bfd2 100644 --- a/tex/context/interface/mkiv/i-bar.xml +++ b/tex/context/interface/mkiv/i-bar.xml @@ -78,6 +78,10 @@ + + + + diff --git a/tex/context/interface/mkiv/i-block.xml b/tex/context/interface/mkiv/i-block.xml index 3416a96ee..dbc64e888 100644 --- a/tex/context/interface/mkiv/i-block.xml +++ b/tex/context/interface/mkiv/i-block.xml @@ -41,7 +41,7 @@ - + diff --git a/tex/context/interface/mkiv/i-color.xml b/tex/context/interface/mkiv/i-color.xml index 4dd76d0b3..6a4042ae8 100644 --- a/tex/context/interface/mkiv/i-color.xml +++ b/tex/context/interface/mkiv/i-color.xml @@ -73,6 +73,9 @@ + + + diff --git a/tex/context/interface/mkiv/i-common-argument.xml b/tex/context/interface/mkiv/i-common-argument.xml index da821c516..89ce1904b 100644 --- a/tex/context/interface/mkiv/i-common-argument.xml +++ b/tex/context/interface/mkiv/i-common-argument.xml @@ -554,4 +554,15 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/tex/context/interface/mkiv/i-common-value.xml b/tex/context/interface/mkiv/i-common-value.xml index 253a03ccf..d34e1fc7d 100644 --- a/tex/context/interface/mkiv/i-common-value.xml +++ b/tex/context/interface/mkiv/i-common-value.xml @@ -781,6 +781,8 @@ + + + + + + + + + + + + + + + diff --git a/tex/context/interface/mkiv/i-context.pdf b/tex/context/interface/mkiv/i-context.pdf index a877fa0ea..018ee8cb5 100644 Binary files a/tex/context/interface/mkiv/i-context.pdf and b/tex/context/interface/mkiv/i-context.pdf differ diff --git a/tex/context/interface/mkiv/i-context.xml b/tex/context/interface/mkiv/i-context.xml index 53741ad55..17ef0636a 100644 --- a/tex/context/interface/mkiv/i-context.xml +++ b/tex/context/interface/mkiv/i-context.xml @@ -147,6 +147,7 @@ + @@ -187,7 +188,7 @@ - + diff --git a/tex/context/interface/mkiv/i-conversion.xml b/tex/context/interface/mkiv/i-conversion.xml index b97b63806..80db79cad 100644 --- a/tex/context/interface/mkiv/i-conversion.xml +++ b/tex/context/interface/mkiv/i-conversion.xml @@ -649,8 +649,10 @@ - - - + + + + + diff --git a/tex/context/interface/mkiv/i-description.xml b/tex/context/interface/mkiv/i-description.xml index 9d71bd1a1..aa66532a0 100644 --- a/tex/context/interface/mkiv/i-description.xml +++ b/tex/context/interface/mkiv/i-description.xml @@ -139,18 +139,14 @@ - + + + + + + + + @@ -183,4 +179,4 @@ - \ No newline at end of file + diff --git a/tex/context/interface/mkiv/i-floats.xml b/tex/context/interface/mkiv/i-floats.xml index 7714e5ccc..b37953746 100644 --- a/tex/context/interface/mkiv/i-floats.xml +++ b/tex/context/interface/mkiv/i-floats.xml @@ -452,9 +452,6 @@ - - - @@ -505,6 +502,10 @@ + + + + diff --git a/tex/context/interface/mkiv/i-fonts.xml b/tex/context/interface/mkiv/i-fonts.xml index 721bfca63..a6d826c41 100644 --- a/tex/context/interface/mkiv/i-fonts.xml +++ b/tex/context/interface/mkiv/i-fonts.xml @@ -210,6 +210,7 @@ + @@ -745,22 +746,18 @@ - + + + + + + + + + + + + diff --git a/tex/context/interface/mkiv/i-framed.xml b/tex/context/interface/mkiv/i-framed.xml index 5e96ba80d..e76e29368 100644 --- a/tex/context/interface/mkiv/i-framed.xml +++ b/tex/context/interface/mkiv/i-framed.xml @@ -225,6 +225,15 @@ --> + + + + + + + + + diff --git a/tex/context/interface/mkiv/i-graphics.xml b/tex/context/interface/mkiv/i-graphics.xml index 924616474..7bd3fb9bc 100644 --- a/tex/context/interface/mkiv/i-graphics.xml +++ b/tex/context/interface/mkiv/i-graphics.xml @@ -490,6 +490,15 @@ + + + + + + + + + diff --git a/tex/context/interface/mkiv/i-imposition.xml b/tex/context/interface/mkiv/i-imposition.xml index 98fdcf253..68ba5893d 100644 --- a/tex/context/interface/mkiv/i-imposition.xml +++ b/tex/context/interface/mkiv/i-imposition.xml @@ -11,7 +11,7 @@ - + diff --git a/tex/context/interface/mkiv/i-itemgroup.xml b/tex/context/interface/mkiv/i-itemgroup.xml index a3271d12f..fe183a723 100644 --- a/tex/context/interface/mkiv/i-itemgroup.xml +++ b/tex/context/interface/mkiv/i-itemgroup.xml @@ -194,7 +194,7 @@ - + @@ -254,6 +254,7 @@ + @@ -380,7 +381,10 @@ - + + + + diff --git a/tex/context/interface/mkiv/i-layout.xml b/tex/context/interface/mkiv/i-layout.xml index 0d256e967..ff5a0e57b 100644 --- a/tex/context/interface/mkiv/i-layout.xml +++ b/tex/context/interface/mkiv/i-layout.xml @@ -364,6 +364,7 @@ + @@ -386,4 +387,4 @@ - + \ No newline at end of file diff --git a/tex/context/interface/mkiv/i-mathstackers.xml b/tex/context/interface/mkiv/i-mathstackers.xml index 561936b9c..3875f2c4c 100644 --- a/tex/context/interface/mkiv/i-mathstackers.xml +++ b/tex/context/interface/mkiv/i-mathstackers.xml @@ -105,6 +105,18 @@ + + + + + + + + + + + + diff --git a/tex/context/interface/mkiv/i-naturaltable.xml b/tex/context/interface/mkiv/i-naturaltable.xml index ac9ea9383..d005810a0 100644 --- a/tex/context/interface/mkiv/i-naturaltable.xml +++ b/tex/context/interface/mkiv/i-naturaltable.xml @@ -4,7 +4,7 @@ - + @@ -123,7 +123,7 @@ - + @@ -131,7 +131,15 @@ - + + + + + + + + + @@ -160,7 +168,7 @@ - + @@ -168,7 +176,7 @@ - + @@ -176,7 +184,7 @@ - + @@ -184,7 +192,7 @@ - + @@ -192,7 +200,7 @@ - + @@ -200,7 +208,7 @@ - + @@ -208,7 +216,7 @@ - + @@ -216,7 +224,7 @@ - + @@ -224,7 +232,7 @@ - + @@ -232,7 +240,7 @@ - + @@ -240,7 +248,7 @@ - + @@ -249,19 +257,19 @@ - + - + - + @@ -269,7 +277,7 @@ - + @@ -277,7 +285,7 @@ - + @@ -285,7 +293,7 @@ - + @@ -293,7 +301,7 @@ - + diff --git a/tex/context/interface/mkiv/i-orientation.xml b/tex/context/interface/mkiv/i-orientation.xml new file mode 100644 index 000000000..3731d65ba --- /dev/null +++ b/tex/context/interface/mkiv/i-orientation.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tex/context/interface/mkiv/i-pagestate.xml b/tex/context/interface/mkiv/i-pagestate.xml index e705ba7e7..68f98e0f0 100644 --- a/tex/context/interface/mkiv/i-pagestate.xml +++ b/tex/context/interface/mkiv/i-pagestate.xml @@ -13,6 +13,13 @@ + + + + + + + diff --git a/tex/context/interface/mkiv/i-readme.pdf b/tex/context/interface/mkiv/i-readme.pdf index 9d01bdf5e..affc21f56 100644 Binary files a/tex/context/interface/mkiv/i-readme.pdf and b/tex/context/interface/mkiv/i-readme.pdf differ diff --git a/tex/context/interface/mkiv/i-references.xml b/tex/context/interface/mkiv/i-references.xml index 1e3e3466d..0c8407b42 100644 --- a/tex/context/interface/mkiv/i-references.xml +++ b/tex/context/interface/mkiv/i-references.xml @@ -264,7 +264,7 @@ - + @@ -563,4 +563,18 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tex/context/interface/mkiv/i-replacement.xml b/tex/context/interface/mkiv/i-replacement.xml index 1cee232db..851d2b773 100644 --- a/tex/context/interface/mkiv/i-replacement.xml +++ b/tex/context/interface/mkiv/i-replacement.xml @@ -12,7 +12,7 @@ - + @@ -21,6 +21,6 @@ - + \ No newline at end of file diff --git a/tex/context/interface/mkiv/i-rotation.xml b/tex/context/interface/mkiv/i-rotation.xml new file mode 100644 index 000000000..7bfb9b2de --- /dev/null +++ b/tex/context/interface/mkiv/i-rotation.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tex/context/interface/mkiv/i-sort.xml b/tex/context/interface/mkiv/i-sort.xml index 5a263ab97..6858fd90e 100644 --- a/tex/context/interface/mkiv/i-sort.xml +++ b/tex/context/interface/mkiv/i-sort.xml @@ -74,6 +74,12 @@ + + + + + + diff --git a/tex/context/interface/mkiv/i-strut.xml b/tex/context/interface/mkiv/i-strut.xml index d686d6ee0..6e566fe72 100644 --- a/tex/context/interface/mkiv/i-strut.xml +++ b/tex/context/interface/mkiv/i-strut.xml @@ -14,7 +14,7 @@ - + diff --git a/tex/context/interface/mkiv/i-synonym.xml b/tex/context/interface/mkiv/i-synonym.xml index 3e3e1c027..d2a966f15 100644 --- a/tex/context/interface/mkiv/i-synonym.xml +++ b/tex/context/interface/mkiv/i-synonym.xml @@ -76,6 +76,21 @@ + + + + + + + + + + + + + + + diff --git a/tex/context/interface/mkiv/i-system.xml b/tex/context/interface/mkiv/i-system.xml index c8abff238..d00ebc01a 100644 --- a/tex/context/interface/mkiv/i-system.xml +++ b/tex/context/interface/mkiv/i-system.xml @@ -3690,4 +3690,14 @@ + + + + + + + + + + diff --git a/tex/context/interface/mkiv/i-table.xml b/tex/context/interface/mkiv/i-table.xml index e59a9ca97..b4a4e7dde 100644 --- a/tex/context/interface/mkiv/i-table.xml +++ b/tex/context/interface/mkiv/i-table.xml @@ -58,7 +58,7 @@ - + diff --git a/tex/context/interface/mkiv/i-texts.xml b/tex/context/interface/mkiv/i-texts.xml index f13d88021..eb6f79ec8 100644 --- a/tex/context/interface/mkiv/i-texts.xml +++ b/tex/context/interface/mkiv/i-texts.xml @@ -43,15 +43,30 @@ + + + + + + + + + + + + + + + @@ -61,6 +76,9 @@ + + + diff --git a/tex/context/interface/mkiv/i-xml.xml b/tex/context/interface/mkiv/i-xml.xml index 1786e1bf6..e460aa22a 100644 --- a/tex/context/interface/mkiv/i-xml.xml +++ b/tex/context/interface/mkiv/i-xml.xml @@ -921,6 +921,10 @@ + + + + diff --git a/tex/generic/context/luatex/luatex-fonts-merged.lua b/tex/generic/context/luatex/luatex-fonts-merged.lua index 59f0dd066..7cc1f0ecb 100644 --- a/tex/generic/context/luatex/luatex-fonts-merged.lua +++ b/tex/generic/context/luatex/luatex-fonts-merged.lua @@ -1,6 +1,6 @@ -- merged file : c:/data/develop/context/sources/luatex-fonts-merged.lua -- parent file : c:/data/develop/context/sources/luatex-fonts.lua --- merge date : 2020-03-28 14:31 +-- merge date : 2020-03-30 13:25 do -- begin closure to overcome local limits and interference -- cgit v1.2.3