From 5fc5cfb5014ddcc2942e13a559f4082fb66aa6e7 Mon Sep 17 00:00:00 2001 From: Marius Date: Mon, 20 May 2013 03:20:28 +0300 Subject: beta 2013.05.20 02:00 --- colors/icc/context/colorprofiles.lua | 28 +- .../archive/scite-context-lexer-pre-3-3-1.lua | 2200 +-- scripts/context/lua/mtx-base.lua | 268 +- scripts/context/lua/mtx-cache.lua | 274 +- scripts/context/lua/mtx-chars.lua | 866 +- scripts/context/lua/mtx-check.lua | 506 +- scripts/context/lua/mtx-colors.lua | 154 +- scripts/context/lua/mtx-context.lua | 2984 ++-- scripts/context/lua/mtx-convert.lua | 350 +- scripts/context/lua/mtx-fcd.lua | 772 +- scripts/context/lua/mtx-flac.lua | 476 +- scripts/context/lua/mtx-fonts.lua | 944 +- scripts/context/lua/mtx-grep.lua | 340 +- scripts/context/lua/mtx-metatex.lua | 160 +- scripts/context/lua/mtx-mk-help.lua | 946 +- scripts/context/lua/mtx-modules.lua | 404 +- scripts/context/lua/mtx-mtxworks.lua | 28 +- scripts/context/lua/mtx-package.lua | 168 +- scripts/context/lua/mtx-patterns.lua | 2 +- scripts/context/lua/mtx-pdf.lua | 598 +- scripts/context/lua/mtx-plain.lua | 258 +- scripts/context/lua/mtx-profile.lua | 374 +- scripts/context/lua/mtx-rsync.lua | 378 +- scripts/context/lua/mtx-scite.lua | 518 +- scripts/context/lua/mtx-server-ctx-fonttest.lua | 1498 +- scripts/context/lua/mtx-server-ctx-help.lua | 1410 +- scripts/context/lua/mtx-server-ctx-startup.lua | 78 +- scripts/context/lua/mtx-server.lua | 804 +- scripts/context/lua/mtx-texworks.lua | 242 +- scripts/context/lua/mtx-timing.lua | 436 +- scripts/context/lua/mtx-tools.lua | 398 +- scripts/context/lua/mtx-unzip.lua | 264 +- scripts/context/lua/mtx-update.lua | 1352 +- scripts/context/lua/mtx-watch.lua | 862 +- tex/context/base/anch-pgr.lua | 1388 +- tex/context/base/anch-pos.lua | 2072 +-- tex/context/base/attr-col.lua | 1076 +- tex/context/base/attr-eff.lua | 222 +- tex/context/base/attr-ini.lua | 334 +- tex/context/base/attr-lay.lua | 506 +- tex/context/base/attr-mkr.lua | 52 +- tex/context/base/attr-neg.lua | 196 +- tex/context/base/back-exp.lua | 4822 +++--- tex/context/base/back-ini.lua | 212 +- tex/context/base/bibl-bib.lua | 1532 +- tex/context/base/bibl-tra.lua | 494 +- tex/context/base/bibl-tst.lua | 42 +- tex/context/base/blob-ini.lua | 388 +- tex/context/base/buff-imp-default.lua | 84 +- tex/context/base/buff-imp-escaped.lua | 28 +- tex/context/base/buff-imp-lua.lua | 416 +- tex/context/base/buff-imp-mp.lua | 234 +- tex/context/base/buff-imp-nested.lua | 160 +- tex/context/base/buff-imp-parsed-xml.lua | 202 +- tex/context/base/buff-imp-tex.lua | 260 +- tex/context/base/buff-imp-xml.lua | 266 +- tex/context/base/buff-ini.lua | 732 +- tex/context/base/buff-par.lua | 368 +- tex/context/base/buff-ver.lua | 1536 +- tex/context/base/catc-ini.lua | 82 +- tex/context/base/char-cjk.lua | 730 +- tex/context/base/char-enc.lua | 372 +- tex/context/base/char-ent.lua | 4514 ++--- tex/context/base/char-ini.lua | 2316 +-- tex/context/base/char-map.lua | 2144 +-- tex/context/base/char-tex.lua | 422 +- tex/context/base/char-utf.lua | 1106 +- tex/context/base/chem-ini.lua | 86 +- tex/context/base/chem-str.lua | 1640 +- tex/context/base/cldf-bas.lua | 358 +- tex/context/base/cldf-com.lua | 72 +- tex/context/base/cldf-ini.lua | 2132 +-- tex/context/base/cldf-int.lua | 442 +- tex/context/base/cldf-prs.lua | 108 +- tex/context/base/cldf-ver.lua | 150 +- tex/context/base/colo-icc.lua | 240 +- tex/context/base/colo-run.lua | 136 +- tex/context/base/cont-new.mkiv | 2 +- tex/context/base/context-version.pdf | Bin 4134 -> 4127 bytes tex/context/base/context.mkiv | 2 +- tex/context/base/core-ctx.lua | 694 +- tex/context/base/core-dat.lua | 538 +- tex/context/base/core-env.lua | 308 +- tex/context/base/core-sys.lua | 202 +- tex/context/base/core-two.lua | 314 +- tex/context/base/core-uti.lua | 588 +- tex/context/base/data-aux.lua | 124 +- tex/context/base/data-bin.lua | 54 +- tex/context/base/data-con.lua | 276 +- tex/context/base/data-crl.lua | 122 +- tex/context/base/data-ctx.lua | 18 +- tex/context/base/data-env.lua | 582 +- tex/context/base/data-exp.lua | 940 +- tex/context/base/data-fil.lua | 226 +- tex/context/base/data-gen.lua | 18 +- tex/context/base/data-ini.lua | 464 +- tex/context/base/data-inp.lua | 50 +- tex/context/base/data-lst.lua | 154 +- tex/context/base/data-lua.lua | 262 +- tex/context/base/data-met.lua | 266 +- tex/context/base/data-out.lua | 36 +- tex/context/base/data-pre.lua | 492 +- tex/context/base/data-sch.lua | 400 +- tex/context/base/data-tex.lua | 366 +- tex/context/base/data-tmf.lua | 146 +- tex/context/base/data-tmp.lua | 840 +- tex/context/base/data-tre.lua | 150 +- tex/context/base/data-use.lua | 202 +- tex/context/base/data-vir.lua | 168 +- tex/context/base/data-zip.lua | 528 +- tex/context/base/file-ini.lua | 74 +- tex/context/base/file-job.lua | 2002 +-- tex/context/base/file-lib.lua | 130 +- tex/context/base/file-mod.lua | 362 +- tex/context/base/file-res.lua | 310 +- tex/context/base/file-syn.lua | 102 +- tex/context/base/font-afk.lua | 400 +- tex/context/base/font-afm.lua | 1942 +-- tex/context/base/font-age.lua | 8230 +++++----- tex/context/base/font-agl.lua | 1334 +- tex/context/base/font-aux.lua | 330 +- tex/context/base/font-chk.lua | 718 +- tex/context/base/font-cid.lua | 328 +- tex/context/base/font-col.lua | 476 +- tex/context/base/font-con.lua | 2660 +-- tex/context/base/font-ctx.lua | 3638 ++--- tex/context/base/font-def.lua | 898 +- tex/context/base/font-enc.lua | 294 +- tex/context/base/font-enh.lua | 400 +- tex/context/base/font-ext.lua | 1892 +-- tex/context/base/font-fbk.lua | 608 +- tex/context/base/font-gds.lua | 1504 +- tex/context/base/font-hsh.lua | 452 +- tex/context/base/font-ini.lua | 64 +- tex/context/base/font-ldr.lua | 140 +- tex/context/base/font-log.lua | 172 +- tex/context/base/font-lua.lua | 92 +- tex/context/base/font-map.lua | 658 +- tex/context/base/font-mis.lua | 222 +- tex/context/base/font-nod.lua | 868 +- tex/context/base/font-odk.lua | 1808 +- tex/context/base/font-otb.lua | 1314 +- tex/context/base/font-otc.lua | 666 +- tex/context/base/font-otd.lua | 522 +- tex/context/base/font-otf.lua | 4310 ++--- tex/context/base/font-oth.lua | 102 +- tex/context/base/font-oti.lua | 182 +- tex/context/base/font-otp.lua | 1754 +- tex/context/base/font-ott.lua | 2226 +-- tex/context/base/font-sol.lua | 1768 +- tex/context/base/font-syn.lua | 3448 ++-- tex/context/base/font-tfm.lua | 304 +- tex/context/base/font-trt.lua | 114 +- tex/context/base/font-vf.lua | 410 +- tex/context/base/grph-epd.lua | 50 +- tex/context/base/grph-fil.lua | 142 +- tex/context/base/grph-inc.lua | 3218 ++-- tex/context/base/grph-raw.lua | 84 +- tex/context/base/grph-swf.lua | 188 +- tex/context/base/grph-u3d.lua | 102 +- tex/context/base/grph-wnd.lua | 94 +- tex/context/base/java-ini.lua | 452 +- tex/context/base/l-boolean.lua | 138 +- tex/context/base/l-dir.lua | 940 +- tex/context/base/l-file.lua | 1180 +- tex/context/base/l-function.lua | 22 +- tex/context/base/l-io.lua | 724 +- tex/context/base/l-lpeg.lua | 1704 +- tex/context/base/l-lua.lua | 300 +- tex/context/base/l-math.lua | 68 +- tex/context/base/l-md5.lua | 234 +- tex/context/base/l-number.lua | 414 +- tex/context/base/l-os.lua | 948 +- tex/context/base/l-package.lua | 680 +- tex/context/base/l-pdfview.lua | 286 +- tex/context/base/l-set.lua | 174 +- tex/context/base/l-string.lua | 410 +- tex/context/base/l-table.lua | 2724 ++-- tex/context/base/l-unicode.lua | 1884 +-- tex/context/base/l-url.lua | 688 +- tex/context/base/l-xml.lua | 46 +- tex/context/base/lang-def.lua | 932 +- tex/context/base/lang-frq-de.lua | 24 +- tex/context/base/lang-frq-en.lua | 52 +- tex/context/base/lang-frq-nl.lua | 24 +- tex/context/base/lang-ini.lua | 752 +- tex/context/base/lang-lab.lua | 284 +- tex/context/base/lang-url.lua | 226 +- tex/context/base/lang-wrd.lua | 706 +- tex/context/base/layo-ini.lua | 122 +- tex/context/base/lpdf-ano.lua | 1506 +- tex/context/base/lpdf-enc.lua | 314 +- tex/context/base/lpdf-epa.lua | 452 +- tex/context/base/lpdf-epd.lua | 702 +- tex/context/base/lpdf-fld.lua | 2610 +-- tex/context/base/lpdf-grp.lua | 488 +- tex/context/base/lpdf-ini.lua | 1644 +- tex/context/base/lpdf-mov.lua | 126 +- tex/context/base/lpdf-nod.lua | 272 +- tex/context/base/lpdf-ren.lua | 698 +- tex/context/base/lpdf-swf.lua | 612 +- tex/context/base/lpdf-tag.lua | 626 +- tex/context/base/lpdf-u3d.lua | 976 +- tex/context/base/lpdf-wid.lua | 1290 +- tex/context/base/luat-bwc.lua | 64 +- tex/context/base/luat-cbk.lua | 640 +- tex/context/base/luat-cnf.lua | 394 +- tex/context/base/luat-cod.lua | 362 +- tex/context/base/luat-env.lua | 352 +- tex/context/base/luat-exe.lua | 252 +- tex/context/base/luat-fio.lua | 234 +- tex/context/base/luat-fmt.lua | 280 +- tex/context/base/luat-ini.lua | 412 +- tex/context/base/luat-iop.lua | 390 +- tex/context/base/luat-lua.lua | 90 +- tex/context/base/luat-mac.lua | 868 +- tex/context/base/luat-run.lua | 316 +- tex/context/base/luat-sta.lua | 422 +- tex/context/base/luat-sto.lua | 338 +- tex/context/base/lxml-aux.lua | 1622 +- tex/context/base/lxml-css.lua | 316 +- tex/context/base/lxml-ctx.lua | 270 +- tex/context/base/lxml-dir.lua | 228 +- tex/context/base/lxml-ent.lua | 114 +- tex/context/base/lxml-inf.lua | 116 +- tex/context/base/lxml-lpt.lua | 2932 ++-- tex/context/base/lxml-mis.lua | 206 +- tex/context/base/lxml-sor.lua | 318 +- tex/context/base/lxml-tab.lua | 2734 ++-- tex/context/base/lxml-tex.lua | 3372 ++-- tex/context/base/lxml-xml.lua | 890 +- tex/context/base/m-chart.lua | 1832 +-- tex/context/base/m-database.lua | 274 +- tex/context/base/m-markdown.lua | 1648 +- tex/context/base/m-pstricks.lua | 148 +- tex/context/base/m-spreadsheet.lua | 664 +- tex/context/base/m-steps.lua | 454 +- tex/context/base/math-act.lua | 808 +- tex/context/base/math-dim.lua | 480 +- tex/context/base/math-ext.lua | 394 +- tex/context/base/math-fbk.lua | 624 +- tex/context/base/math-frc.lua | 102 +- tex/context/base/math-map.lua | 1368 +- tex/context/base/math-noa.lua | 2384 +-- tex/context/base/math-ren.lua | 138 +- tex/context/base/math-tag.lua | 690 +- tex/context/base/math-ttv.lua | 1602 +- tex/context/base/meta-fun.lua | 114 +- tex/context/base/meta-ini.lua | 330 +- tex/context/base/meta-pdf.lua | 1134 +- tex/context/base/meta-pdh.lua | 1220 +- tex/context/base/meta-tex.lua | 76 +- tex/context/base/mlib-ctx.lua | 356 +- tex/context/base/mlib-pdf.lua | 1060 +- tex/context/base/mlib-pps.lua | 2432 +-- tex/context/base/mlib-run.lua | 1182 +- tex/context/base/mult-aux.lua | 308 +- tex/context/base/mult-chk.lua | 152 +- tex/context/base/mult-fun.lua | 202 +- tex/context/base/mult-ini.lua | 666 +- tex/context/base/mult-low.lua | 694 +- tex/context/base/mult-mps.lua | 230 +- tex/context/base/node-acc.lua | 280 +- tex/context/base/node-aux.lua | 778 +- tex/context/base/node-bck.lua | 322 +- tex/context/base/node-dir.lua | 618 +- tex/context/base/node-ext.lua | 60 +- tex/context/base/node-fin.lua | 2444 +-- tex/context/base/node-fnt.lua | 452 +- tex/context/base/node-ini.lua | 842 +- tex/context/base/node-inj.lua | 1038 +- tex/context/base/node-mig.lua | 276 +- tex/context/base/node-pag.lua | 60 +- tex/context/base/node-pro.lua | 330 +- tex/context/base/node-ref.lua | 1170 +- tex/context/base/node-res.lua | 812 +- tex/context/base/node-rul.lua | 778 +- tex/context/base/node-ser.lua | 572 +- tex/context/base/node-shp.lua | 296 +- tex/context/base/node-snp.lua | 132 +- tex/context/base/node-tex.lua | 82 +- tex/context/base/node-tra.lua | 1058 +- tex/context/base/node-tsk.lua | 804 +- tex/context/base/node-tst.lua | 240 +- tex/context/base/node-typ.lua | 158 +- tex/context/base/pack-obj.lua | 154 +- tex/context/base/pack-rul.lua | 218 +- tex/context/base/page-flt.lua | 578 +- tex/context/base/page-inj.lua | 202 +- tex/context/base/page-ins.lua | 194 +- tex/context/base/page-lin.lua | 580 +- tex/context/base/page-mix.lua | 1390 +- tex/context/base/page-pst.lua | 156 +- tex/context/base/page-str.lua | 464 +- tex/context/base/regi-8859-1.lua | 52 +- tex/context/base/regi-8859-10.lua | 52 +- tex/context/base/regi-8859-11.lua | 52 +- tex/context/base/regi-8859-13.lua | 52 +- tex/context/base/regi-8859-14.lua | 52 +- tex/context/base/regi-8859-15.lua | 52 +- tex/context/base/regi-8859-16.lua | 52 +- tex/context/base/regi-8859-2.lua | 52 +- tex/context/base/regi-8859-3.lua | 52 +- tex/context/base/regi-8859-4.lua | 52 +- tex/context/base/regi-8859-5.lua | 52 +- tex/context/base/regi-8859-6.lua | 52 +- tex/context/base/regi-8859-7.lua | 52 +- tex/context/base/regi-8859-8.lua | 52 +- tex/context/base/regi-8859-9.lua | 52 +- tex/context/base/regi-cp1250.lua | 52 +- tex/context/base/regi-cp1251.lua | 52 +- tex/context/base/regi-cp1252.lua | 52 +- tex/context/base/regi-cp1253.lua | 52 +- tex/context/base/regi-cp1254.lua | 52 +- tex/context/base/regi-cp1255.lua | 52 +- tex/context/base/regi-cp1256.lua | 52 +- tex/context/base/regi-cp1257.lua | 52 +- tex/context/base/regi-cp1258.lua | 52 +- tex/context/base/regi-demo.lua | 44 +- tex/context/base/regi-ini.lua | 776 +- tex/context/base/s-fonts-coverage.lua | 226 +- tex/context/base/s-fonts-features.lua | 322 +- tex/context/base/s-fonts-goodies.lua | 234 +- tex/context/base/s-fonts-missing.lua | 202 +- tex/context/base/s-fonts-shapes.lua | 656 +- tex/context/base/s-fonts-system.lua | 136 +- tex/context/base/s-fonts-tables.lua | 624 +- tex/context/base/s-fonts-vectors.lua | 208 +- tex/context/base/s-languages-sorting.lua | 236 +- tex/context/base/s-languages-system.lua | 70 +- tex/context/base/s-math-coverage.lua | 360 +- tex/context/base/s-math-parameters.lua | 270 +- tex/context/base/s-pre-71.lua | 126 +- tex/context/base/scrn-but.lua | 38 +- tex/context/base/scrn-fld.lua | 170 +- tex/context/base/scrn-hlp.lua | 238 +- tex/context/base/scrn-ini.lua | 64 +- tex/context/base/scrn-pag.lua | 54 +- tex/context/base/scrn-ref.lua | 130 +- tex/context/base/scrn-wid.lua | 428 +- tex/context/base/scrp-cjk.lua | 1902 +-- tex/context/base/scrp-eth.lua | 300 +- tex/context/base/scrp-ini.lua | 1268 +- tex/context/base/sort-ini.lua | 1330 +- tex/context/base/sort-lan.lua | 1850 +-- tex/context/base/spac-adj.lua | 116 +- tex/context/base/spac-ali.lua | 268 +- tex/context/base/spac-chr.lua | 400 +- tex/context/base/spac-hor.lua | 62 +- tex/context/base/spac-ver.lua | 2716 ++-- tex/context/base/status-files.pdf | Bin 24738 -> 24732 bytes tex/context/base/status-lua.pdf | Bin 211829 -> 211790 bytes tex/context/base/strc-bkm.lua | 392 +- tex/context/base/strc-blk.lua | 304 +- tex/context/base/strc-con.lua | 18 +- tex/context/base/strc-doc.lua | 1912 +-- tex/context/base/strc-flt.lua | 18 +- tex/context/base/strc-ini.lua | 676 +- tex/context/base/strc-itm.lua | 76 +- tex/context/base/strc-lev.lua | 102 +- tex/context/base/strc-lst.lua | 1690 +- tex/context/base/strc-mar.lua | 1392 +- tex/context/base/strc-not.lua | 894 +- tex/context/base/strc-num.lua | 1298 +- tex/context/base/strc-pag.lua | 626 +- tex/context/base/strc-ref.lua | 4316 ++--- tex/context/base/strc-reg.lua | 1724 +- tex/context/base/strc-rsc.lua | 308 +- tex/context/base/strc-syn.lua | 396 +- tex/context/base/strc-tag.lua | 708 +- tex/context/base/supp-box.lua | 224 +- tex/context/base/supp-ran.lua | 146 +- tex/context/base/symb-ini.lua | 100 +- tex/context/base/syst-aux.lua | 160 +- tex/context/base/syst-con.lua | 124 +- tex/context/base/syst-lua.lua | 246 +- tex/context/base/tabl-tbl.lua | 82 +- tex/context/base/tabl-xtb.lua | 1976 +-- tex/context/base/task-ini.lua | 382 +- tex/context/base/toks-ini.lua | 682 +- tex/context/base/trac-ctx.lua | 96 +- tex/context/base/trac-deb.lua | 496 +- tex/context/base/trac-exp.lua | 458 +- tex/context/base/trac-fil.lua | 362 +- tex/context/base/trac-inf.lua | 386 +- tex/context/base/trac-jus.lua | 272 +- tex/context/base/trac-lmx.lua | 1464 +- tex/context/base/trac-log.lua | 1632 +- tex/context/base/trac-pro.lua | 416 +- tex/context/base/trac-set.lua | 758 +- tex/context/base/trac-tex.lua | 150 +- tex/context/base/trac-tim.lua | 276 +- tex/context/base/trac-vis.lua | 1852 +-- tex/context/base/trac-xml.lua | 366 +- tex/context/base/type-ini.lua | 152 +- tex/context/base/typo-bld.lua | 370 +- tex/context/base/typo-brk.lua | 604 +- tex/context/base/typo-cap.lua | 662 +- tex/context/base/typo-cln.lua | 204 +- tex/context/base/typo-dig.lua | 324 +- tex/context/base/typo-dir.lua | 926 +- tex/context/base/typo-ini.lua | 22 +- tex/context/base/typo-itc.lua | 512 +- tex/context/base/typo-krn.lua | 670 +- tex/context/base/typo-lan.lua | 144 +- tex/context/base/typo-mar.lua | 1758 +- tex/context/base/typo-pag.lua | 358 +- tex/context/base/typo-par.lua | 362 +- tex/context/base/typo-prc.lua | 250 +- tex/context/base/typo-rep.lua | 256 +- tex/context/base/typo-spa.lua | 458 +- tex/context/base/unic-ini.lua | 38 +- tex/context/base/util-deb.lua | 256 +- tex/context/base/util-dim.lua | 898 +- tex/context/base/util-env.lua | 574 +- tex/context/base/util-fmt.lua | 152 +- tex/context/base/util-jsn.lua | 292 +- tex/context/base/util-lib.lua | 576 +- tex/context/base/util-lua.lua | 702 +- tex/context/base/util-mrg.lua | 456 +- tex/context/base/util-pck.lua | 288 +- tex/context/base/util-prs.lua | 1186 +- tex/context/base/util-ran.lua | 214 +- tex/context/base/util-seq.lua | 660 +- tex/context/base/util-soc.lua | 186 +- tex/context/base/util-sql-imp-client.lua | 512 +- tex/context/base/util-sql-imp-library.lua | 578 +- tex/context/base/util-sql-imp-swiglib.lua | 1010 +- tex/context/base/util-sql-loggers.lua | 554 +- tex/context/base/util-sql-sessions.lua | 698 +- tex/context/base/util-sql-tickets.lua | 1544 +- tex/context/base/util-sql-users.lua | 820 +- tex/context/base/util-sql.lua | 886 +- tex/context/base/util-sta.lua | 684 +- tex/context/base/util-sto.lua | 378 +- tex/context/base/util-str.lua | 1532 +- tex/context/base/util-tab.lua | 986 +- tex/context/base/util-tpl.lua | 348 +- tex/context/base/x-asciimath.lua | 540 +- tex/context/base/x-calcmath.lua | 724 +- tex/context/base/x-cals.lua | 436 +- tex/context/base/x-chemml.lua | 102 +- tex/context/base/x-ct.lua | 330 +- tex/context/base/x-ldx.lua | 682 +- tex/context/base/x-mathml.lua | 1658 +- tex/context/patterns/lang-af.lua | 145 +- tex/context/patterns/lang-agr.lua | 55 +- tex/context/patterns/lang-bg.lua | 4 +- tex/context/patterns/lang-ca.lua | 14 +- tex/context/patterns/lang-cs.lua | 50 +- tex/context/patterns/lang-cy.lua | 75 +- tex/context/patterns/lang-da.lua | 22 +- tex/context/patterns/lang-de.lua | 159 +- tex/context/patterns/lang-deo.lua | 168 +- tex/context/patterns/lang-es.lua | 65 +- tex/context/patterns/lang-et.lua | 47 +- tex/context/patterns/lang-eu.lua | 4 +- tex/context/patterns/lang-fi.lua | 5 +- tex/context/patterns/lang-fr.lua | 15 +- tex/context/patterns/lang-gb.lua | 106 +- tex/context/patterns/lang-hr.lua | 8 +- tex/context/patterns/lang-hu.lua | 733 +- tex/context/patterns/lang-is.lua | 57 +- tex/context/patterns/lang-it.lua | 7 +- tex/context/patterns/lang-la.lua | 10 +- tex/context/patterns/lang-lt.lua | 17 +- tex/context/patterns/lang-lv.lua | 131 +- tex/context/patterns/lang-mn.lua | 7 +- tex/context/patterns/lang-nb.lua | 367 +- tex/context/patterns/lang-nl.lua | 191 +- tex/context/patterns/lang-nn.lua | 367 +- tex/context/patterns/lang-pl.lua | 48 +- tex/context/patterns/lang-pt.lua | 9 +- tex/context/patterns/lang-ro.lua | 10 +- tex/context/patterns/lang-ru.lua | 106 +- tex/context/patterns/lang-sk.lua | 36 +- tex/context/patterns/lang-sl.lua | 12 +- tex/context/patterns/lang-sr.lua | 45 +- tex/context/patterns/lang-sv.lua | 56 +- tex/context/patterns/lang-th.lua | 70 +- tex/context/patterns/lang-tk.lua | 22 +- tex/context/patterns/lang-tr.lua | 11 +- tex/context/patterns/lang-uk.lua | 65 +- tex/context/patterns/lang-us.lua | 64 +- tex/context/patterns/lang-zh.lua | 5 +- tex/context/patterns/word-th.lua | 2 +- tex/generic/context/luatex/luatex-basics-gen.lua | 654 +- tex/generic/context/luatex/luatex-basics-nod.lua | 208 +- tex/generic/context/luatex/luatex-fonts-cbk.lua | 136 +- tex/generic/context/luatex/luatex-fonts-def.lua | 194 +- .../context/luatex/luatex-fonts-demo-vf-1.lua | 76 +- tex/generic/context/luatex/luatex-fonts-enc.lua | 56 +- tex/generic/context/luatex/luatex-fonts-ext.lua | 544 +- tex/generic/context/luatex/luatex-fonts-lua.lua | 66 +- tex/generic/context/luatex/luatex-fonts-merged.lua | 16296 +++++++++---------- tex/generic/context/luatex/luatex-fonts-syn.lua | 204 +- tex/generic/context/luatex/luatex-fonts-tfm.lua | 76 +- tex/generic/context/luatex/luatex-languages.lua | 90 +- tex/generic/context/luatex/luatex-math.lua | 106 +- tex/generic/context/luatex/luatex-mplib.lua | 982 +- tex/generic/context/luatex/luatex-preprocessor.lua | 326 +- tex/generic/context/luatex/luatex-swiglib-test.lua | 50 +- tex/generic/context/luatex/luatex-swiglib.lua | 124 +- web2c/contextcnf.lua | 450 +- 504 files changed, 153113 insertions(+), 156395 deletions(-) diff --git a/colors/icc/context/colorprofiles.lua b/colors/icc/context/colorprofiles.lua index 1cb7f94ba..b2ae731a7 100644 --- a/colors/icc/context/colorprofiles.lua +++ b/colors/icc/context/colorprofiles.lua @@ -1,14 +1,14 @@ --- This is just an example. We support both an xml format as well --- as lua tables. - -return { - { - filename = "CoatedFOGRA39.icc", - id = "FOGRA39", - info = "Coated FOGRA39 (ISO 12647-2:2004)", - checksum = "74ff62f330bf0dbe4495b5720542d511", - url = "http://www.color.org", - outputcondition = "", - version = "21000000", - } -} +-- This is just an example. We support both an xml format as well +-- as lua tables. + +return { + { + filename = "CoatedFOGRA39.icc", + id = "FOGRA39", + info = "Coated FOGRA39 (ISO 12647-2:2004)", + checksum = "74ff62f330bf0dbe4495b5720542d511", + url = "http://www.color.org", + outputcondition = "", + version = "21000000", + } +} diff --git a/context/data/scite/lexers/archive/scite-context-lexer-pre-3-3-1.lua b/context/data/scite/lexers/archive/scite-context-lexer-pre-3-3-1.lua index 65c153190..7883177b4 100644 --- a/context/data/scite/lexers/archive/scite-context-lexer-pre-3-3-1.lua +++ b/context/data/scite/lexers/archive/scite-context-lexer-pre-3-3-1.lua @@ -1,1100 +1,1100 @@ -local info = { - version = 1.324, - comment = "basics for scintilla lpeg lexer for context/metafun", - author = "Hans Hagen, PRAGMA-ADE, Hasselt NL", - copyright = "PRAGMA ADE / ConTeXt Development Team", - license = "see context related readme files", - comment = "contains copyrighted code from mitchell.att.foicica.com", - -} - --- todo: move all code here --- todo: explore adapted dll ... properties + init - --- The fold and lex functions are copied and patched from original code by Mitchell (see --- lexer.lua). All errors are mine. --- --- Starting with SciTE version 3.20 there is an issue with coloring. As we still lack --- a connection with scite itself (properties as well as printing to the log pane) we --- cannot trace this (on windows). As far as I can see, there are no fundamental --- changes in lexer.lua or LexLPeg.cxx so it must be in scintilla itself. So for the --- moment I stick to 3.10. Indicators are: no lexing of 'next' and 'goto