Context 2005.07.13
From ConTeXt wiki
[edit] New files
- mpstools.rb
- syst-var.tex
[edit] changed files
mptopdf.pl:
- support for metafun instead of plain metapost (--metafun commandline)
- now uses pdfetex --fmt=mptopdf commandline instead of ampersand construction
base/tex.rb:
- switch renamed from pdfopen to autopdf (cf. texexec.pl)
- bugfix in forcexml discovery code
base/texutil.rb:
- bugfix in external program start code
texutil.rb:
- version 9.1.0
- implement most of the rest of texutil.pl (by shelling out to other programs). Still missing are --figures and --logfile
texmfstart.rb:
- register mptopdf and mpstools as predefined commands
- support a new trick --edit commandline switch starts a file in the editor from the ENVIRONMENT (or scite, as default)
context.tex:
- context version is 2005.07.13
- read syst-var.tex
cont-log.tex:
- definition for \setMFPfont removed
- \loadmapfile[original-base.map] added
cont-new.tex:
- \enablelanguagespecifics[\currentlanguage] added to \everystarttext (Peter Muenster)
- stuff within \dorecurse now has access to the \recurselevel and \recursedepth as #1 and #2 resp. (Krzysztof Leszczynski)
cont-sys.ori:
- a bit of documentation added
core-itm.tex:
- support for "repeat" style numbering of enumerated lists (Frank Grieshaber and Mojca Miklavec)
core-lst.tex:
- bugfix in vertical whitespace handling
enco-uc.tex:
- bugfix: char 245 becomes \otilde (was \ohungarumlaut)
font-ini.tex:
- use \thedefinedfont instead of \definedfont (clarification or bugfix)
- \symbolicfont is now \unexpanded (bugfix)
- definition of \doiffontpresentelse is back
page-imp.tex:
- \dowithrange removed
page-mar.tex:
- redefinition of \lrlap and \rllap
prop-lay.tex:
- support for "printable" layers
s-mod.00.tex:
- changed to english commands
s-mod.02.tex:
- changed to english commands
spec-fdf.tex:
- support for "printable" layers
supp-box.tex:
- new macro \shownextbox
supp-mpe.tex:
- extra comment explaining plain.tex usage
supp-mps.tex:
- fix disappearing } and ]
supp-pdf.tex:
- fix disappearing } and ] (for mptopdf)
- fix spaces causing linebreaks (for mptopdf)
- rest \MPheight and \MPwidth during boundingbox calculation
supp-ran.tex:
- support for the upcoming randomizer in pdftex
syst-new.tex:
- \dowithrange moved here
syst-prm.tex:
- support for the upcoming noligatures primitive in pdftex
type-akb.tex:
- three loadmapfile lines added {8r-base, ec-base, texnansi-base}
type-enc.tex:
- \definefontsynonym [cmtcsc10] added
type-exa.tex:
- optima typescript debugged,
- antykwa-torunska added
type-ini.tex:
- \doreadfontdefinitionfile definition changed (support for fontclasses added)
type-pre.tex:
- file restored (it is now read again)
- a number of changes to reflect the new defaults
type-siz.tex:
- tt smallcaps added
x-fo.tex:
- some support for proportional-column-width()
cont-XX.xml:
- the new repeat key for itemizations is added

