diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/bidi/ChangeLog')
-rw-r--r-- | Master/texmf-dist/doc/latex/bidi/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bidi/ChangeLog b/Master/texmf-dist/doc/latex/bidi/ChangeLog new file mode 100644 index 00000000000..3009d9e8622 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bidi/ChangeLog @@ -0,0 +1,21 @@ +2013/05/20 version 12.2 Vafa Khalighi + * Version 12.2 released. + * Fixed the issue of `\ref' in math mode when `hyperref' loaded. + * Removed `\text' redefinitions from `amsmath-xetex-bidi.def', created a + new file `amstext-xetex-bidi.def', took the original definition of `\text' from + `amstext' package and put the modified version in `amstext-xetex-bidi.def'. + * Fixed the numbering issue of `float' package. + +2013/04/01 version 12.1 Vafa Khalighi + * Version 12.1 released. + * On page 17, line 2 of the documentation, `scartcl' changed to `scrartcl'. + * Fixed `format=hang' option of `caption' package in RTL. + * If any pages end inside `RTL/LTR' environment, then the direction of the + headers and footers do not get confused. + * Fixed `koma-script' and `caption' combination issue in RTL. + * Version 0.2 of `bidi.tex' released. + * Fixed `\setRTL' issue in plain xetex. + * Fixed horizontal alignment of `longtable'. + * `cuted' package supported. + * `ftnright' package supported. + * Fixed `showframe' option of geometry package. |