Next | Query returned 29 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2021-06-03 06:09:47 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-babel{,-doc}: update to 3.59

3.59:
* Tentative kashida with user-definable rules (via transforms).
* Fixes:
  - \babel at texpdf inconsistently defined
  - Partial fix (quotation with CJK).
* Removed doubleletter.hyphen (Norsk), which serves to nothing.

3.58:
* More predefined transforms (lua):
  - doubleletter.hyphen: Norsk
  - oneletter.nobreak:   Czech, Polish, Slovak
  - hyphen.repeat:       Czech, Polish, Portuguese, Slovak, Spanish
  - punctuation.space:   Hindi, Sanskrit
  - transliteration.hk:  Sanskrit
  - transliteration.gajica: Serbian
* 'prehyphenation' transforms are now disabled in verbatim.
* New line breaking mode ‘unhyphenated’.
* Fix: \shorthandoff*{^} was not revertible
* Experimental code for Arabic justification (with elongated
  forms; lua).

3.57:
* Predefined transforms (lua):
   - Arabic:     transliteration.dad
   - Croatian:   digraphs.ligatures
   - Greek:      diaeresis.hyphen
   - Hindi:      transliteration.hk
   - Hungarian:  digraphs.hyphen
 * Transforms: {xxxx} syntax also in string=.
 * Preliminary code for Uyghur hyphenation (lua).
 * magyar as alternative name to hungarian in \babelprovide.

3.56:
* Transforms (\babelprehyphenation, \babelposthyphenation)
   - Key 'space', in em units.
   - Key 'spacefactor', based on the current word separation.
   - Multiple 'insert's allowed.
   - Definable in 'ini' files.
   - Arbitrary characters in pattern.
 * Fixes:
   - 'insert' and 'data' didn't always set/get the expected node.
   - Hyphen was not shown in Marathi

3.55:
This is primarily a maintenance release, with some minor bugs fixed.

3.54:
* RTL text inside \put (with pict2e) correctly rendered in
  typical cases (lua).
* Same for \tikz (lua).
* The main change in internal (loader of ini files refactored).
* Fixes:
  - The tentative \foreignlanguage* stopped working.
   2021-02-13 05:21:00 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-babel{,-doc}: update to 3.53

* Extended \setlocalecaption to allow .template
* Allow access to some features in `ini` files even with `ldf`
  ones.
* Tool to create ldf files with a (more or less) GUI (only
  GitHub).
* Captions for Sinhala (thanks to Nisal D Bandara).
* Fixes:
  - Not really a fix, but I started working on `picture` with
    bidi in lua.
  - Parenthesis sometimes mirrored at the end of math with
    bidi=basic.
   2020-05-11 01:15:02 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-babel{,-doc}: update to 3.43

changes unknown
   2020-04-28 00:35:40 by Mark Davies | Files touched by this commit (64) | Package updated
Log message:
tex-[ab]*: update to texlive 2020 versions

tex-acronym{,-doc} to 1.47
tex-aleph to 0.2.54276
tex-amsmath{,-doc} to 2.17a.53640
tex-apa6{,-doc} to 2.34
tex-appendix{,-doc} to 1.2c
tex-babel{,-doc} to 3.42
tex-babel-french to 3.5h
tex-babel-greek to 1.9j
tex-babel-italian to 1.4.03
tex-babel-serbian to 2.0a
tex-babel-serbianc to 3.0a
tex-beamer{,-doc} to 3.57
tex-biblatex{,-doc} to 3.14
tex-biblatex-apa{,-doc} to 9.10
tex-biblatex-ieee{,-doc} to 1.3b
tex-booktabs{,-doc} to 1.61803398
tex-breqn to 0.98j
tex-atbegshi{,-doc} version 1.19
tex-kvoptions{,-doc} version 3.13
tex-pdftexcmds{,-doc} version 0.31
   2019-12-06 21:19:34 by Mark Davies | Files touched by this commit (430)
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
   2019-08-11 12:27:37 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-babel{,-doc}: update to 3.33

- \prehyphenchar set to 0 in languages requiring it: kannada,
    marathi, tamil, etc. (lua).
- \AddBabelHook can be set for specific languages.
- Fix - !\grq in T1 behaved like the ligature !`.
- Minimal preliminary support for the experimental harftex.
   2019-08-05 12:52:08 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-babel{,-doc}: update to 3.32

- CJK line breaking is now disabled in verbatim (lua).
- New - \babelcharproperty, to change the direction, mirroring
  glyph and line break properties (lua).
- Basic support for the picture environment (with pict2e) and pgf
  (lua, somewhat experimental).
- Start support for harftex (just try - it may work).
   2019-05-13 13:42:58 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-babel{,-doc}: update to 3.31

3.28
- Fixes - wrong dir after math, in math inside tabular, in weak L
  inside R inside L, and in boxes inside math.

- \babelfont now takes into account \defaultfontfeatures. This
  is a potential source of backwards incompatibilities, but
  very likely the risks are very low, and it is, I think, the
  expected behavior.

3.29
 The fix for boxes inside math with bidi=basic(-r) broke AMS.
 I've removed the fix (a better one is under study)

3.30
- Fix: dir in boxes inside math (hopefully now it works).

- Option mapdigits for \babelprovide (only luatex).

3.31
- Basic support for line breaking with CJK scripts.

- layout=tabular now works with the 'array' package (and some
  others).
   2019-01-27 02:06:01 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-babel{,-doc}: update to 3.27

- Preliminary support for bidi (by Vafa Khalighi) with xetex.
- Fix for 3.23 - \ensureascii was redefined even when not
  necessary.
- Minor improvements in babel-vi.ini.
   2018-05-03 14:27:51 by Mark Davies | Files touched by this commit (6) | Package updated
Log message:
tex-babel{,-doc}: update to 3.18

3.18
- More bidi in luatex: captions (required only in multilingual
  docs) and tabular (required for R tables). Also an experimental
  support for captions in xetex and pdftex (tabular is not yet
  supported).
- New ini files: ar-DZ, ar-MA, ar-SY
- Fix - \begin{hyphenrules} didn't work with polyglossia.
- Fix - switch.def was loaded twice.

3.17
- A tool for bidi footnotes.
- Fix -- \ragged... didn't work for bidi.

3.16
 - New package option layout for bidi documents.

 - Quotes in TU encoding

 - Fix - \<language>date did not work correctly

 - Fix - with some languages (eg, british), using
   \babelfont raised an error.

3.15
New command \babelfont (in Unicode engines) to define
language/script dependent fonts. Related to it, new
keys (script, language) in \babelprovide.

A common mistake is to leave some space(s) in
\captions<lang>, which go to the document. Now babel
removes them.

A couple of fixes:

- Error with hyphenrules in \babelprovide in some cases.
- \hyphenrules doesn't set \languagename any more (which
  was against the documented behavior).

Next | Query returned 29 messages, browsing 11 to 20 | Previous