Context 2005.11.14

From ConTeXt wiki

Jump to: navigation, search

< Release Notes

This is a bugfix release, without any real new features that are worth mentioning.

Contents

[edit] Changes since ConTeXt 2005.11.11

[edit] Removed files

none

[edit] New files

Hyphenation pattern files for US English:

  • lang-us.pat
  • lang-us.hyp

That was the last set of hyphenation patterns that still depended on the local distribution, ConTeXt's hyphenation patterns are now completely self-contained

[edit] Changes

Map files:

original-public-lm.map:

  • switch to lm-rep-cmXXXX.enc encoding files for cmr compatibility (the old style cmXXX.enc file names are no longer valid)

Ruby scripts:

texutil.rb:

  • a bugfix in the sort routines
  • debugging enabled

ctxtools.rb:

  • code for the generation of lang-us pattern files

texmfstart.rb:

  • Now also supports a private environment variable for the editor of choice: TEXMFSTART_EDITOR
  • A new switch: --autotree. This makes --tree default to the value of the environment variable TEXMFSTART_TREE

Macro files:

context.tex:

  • context version 2005.11.14

core-con.tex:

  • conversion sets now perform a wrap around if eTeX functionality is avialable, or get stuck on the top item. Either way, there should be no more "out of possibilities" errors for e.g. symbolic footnote counters

core-itm.tex:

  • support "indentnext=[yes|no]" on \setupitemize & co.

core-spa.tex:

  • Doubling the use of \setupindenting will no longer enable the indentation, that was a mistake. The correct way to enable indentation of paragraphs is:
 \setupindenting[medium,yes]
  • new \setupindenting key: reset (reverts to the default)
  • new low-level token register: \everyraggedcommand (used for cumulative updates to \raggedcommand)

sort-lan.tex:

  • some more sorting fixes for cz

spec-tpd.tex:

  • A use of \everyPDFxform added

supp-tpd.tex:

  • A use of \everyPDFxform added

syst-con.tex:

  • new macros: \modulonumber and \modulatednumber (for the conversion sets)

syst-new.tex:

  • new macro: \uncompresslist (for Mojca's Tasks)


Data files:

The cont-*.xml have the some new lines for the extra align= key, but they are still commented out

Personal tools
Toolbox