diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/context.mkii')
-rw-r--r-- | Master/texmf-dist/tex/context/base/context.mkii | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/context/base/context.mkii b/Master/texmf-dist/tex/context/base/context.mkii index 4f8f1616350..4be60cbfcbc 100644 --- a/Master/texmf-dist/tex/context/base/context.mkii +++ b/Master/texmf-dist/tex/context/base/context.mkii @@ -34,6 +34,7 @@ \loadmarkfile{syst-ext} \loadmarkfile{syst-new} \loadmarkfile{syst-con} +\loadcorefile{syst-ltx} \loadmarkfile{thrd-trg} % based on: David Carlisle \loadmarkfile{syst-fnt} @@ -81,7 +82,7 @@ \loadmarkfile{supp-ran} \loadmarkfile{supp-mps} \loadmarkfile{supp-tpi} -\loadcorefile{supp-mat} +\loadmarkfile{supp-mat} \loadcorefile{supp-ali} \loadcorefile{supp-num} @@ -181,8 +182,9 @@ %D macros' that are seen by the users. The order of loading %D is important, due to dependancies. -\loadmarkfile{core-spa} -\loadmarkfile{core-grd} +\loadmarkfile{spac-gen} +\loadmarkfile{spac-grd} + \loadmarkfile{strc-mar} \loadmarkfile{anch-pos} @@ -192,6 +194,7 @@ \loadmarkfile{pack-rul} \loadmarkfile{trac-vis} \loadmarkfile{strc-num} +\loadmarkfile{tabl-com} \loadmarkfile{tabl-pln} \loadmarkfile{tabl-tab} \loadmarkfile{tabl-tsp} @@ -274,7 +277,7 @@ \loadmarkfile{enco-pfr} \loadmarkfile{type-ini} -\loadcorefile{type-def} +\loadmarkfile{type-set} %D Properties. Don't ask. @@ -333,6 +336,10 @@ \loadcorefile{lang-spa} +%D Bibliographies: + +\loadmarkfile{bibl-tra} + %D Only the basic XML parser and remapper are part of the core. %D These macros are loaded last since they overload and|/|or %D extend previously defined ones. |