|
| 1 | +0.8.8 2024-02-29 |
| 2 | + - This release addresses a large variety of usability, fidelity, robustness, |
| 3 | + portability and output-quality issues. |
| 4 | + - Improved CSS, html, accessibility affecting |
| 5 | + * framing, position & rotation, color |
| 6 | + * figure/subfigure grouping |
| 7 | + - MathML (closer to MathML Core) |
| 8 | + * avoid gratuitous math mode (simple sub/superscripts); mathvariant |
| 9 | + * option to avoid InvisibleTimes, when not certain (--noinvisibletimes) |
| 10 | + - Improved emulation of TeX internals affecting |
| 11 | + registers, \chardef, accents, intarray, tracing |
| 12 | + - More TeX-like "scanning" of tokens affecting |
| 13 | + * expansion, input, |
| 14 | + * alignments (\halign,tabular) |
| 15 | + - improved block mode processing |
| 16 | + * affecting \parbox, {minipage}, \centering, \raggedright/left |
| 17 | + * More consistent set of block elements: |
| 18 | + ltx:block, ltx:logical-block, ltx:sectional-block, |
| 19 | + * along with their inline variants: |
| 20 | + ltx:inline-block, ltx:inline-logical-block, ltx:inline-sectional-block |
| 21 | + * NOTE: breaking change: ltx:inline-para has been renamed ltx:inline-logical-block |
| 22 | + - Improvements to processing alignments (\halign, tabular), |
| 23 | + more TeX-like (processing templates, spacing) |
| 24 | + - Improved processing of images, graphics, svg generation |
| 25 | + * image post-processing |
| 26 | + * pgf, tikz, pgfplots, tikz-cd |
| 27 | + - initial support for Vietnamese, t5enc |
| 28 | + - improved Windows portability |
| 29 | + - improved schema documentation |
| 30 | + - Improvements to test cases. |
| 31 | + |
| 32 | + - New bindings: boxedminipage, cmap, ifdraft, marginnote, tikz-cd. |
| 33 | + - Improvements to bindings: aa, aas, algorithm2e, amsmath, amsthm, |
| 34 | + cleverref, comment, csquotes, elsarticle, enumitem, expl3, framed, |
| 35 | + hyperref, hyperxmp, IEEEtran, lineno, listing, longtable, mn2e, |
| 36 | + nicefrac, ntheorem, pdfpages, pgfmath, pgfplots, rotating, srcltx, |
| 37 | + sidecap, subcaption, subfiles, thmtools, tikz, url, xfrac, xypic. |
| 38 | + |
| 39 | + Thanks to Deyan Ginev and Tom Wiesing for ongoing development and support; |
| 40 | + Special thanks to Christoph Hauert, Tim Prescott, Vincenzo Mantova for patches and bindings; |
| 41 | + Reports from Felix Benning, Miles Cranmer, circlestarzero, Dan Frankow, giovanni111, |
| 42 | + goska, Duc A. Hoang, Ramnath Karthekesan, Pedro Konzen, Joseph Long, Greg Meyer, |
| 43 | + molke-productions, Dennis Mueller, David Poole, Hilmar Preusse, Nico Schloemer, |
| 44 | + Neil M. Sheldon, Heinrich Stammerjohanns, Henrik Tidefelt, Andrew Tonks, |
| 45 | + userrand, Eelco van Vliet, Richard Zach, |8|. |
| 46 | + |
1 | 47 | 0.8.7 2022-12-16 |
2 | 48 | - This release addresses a large variety of usability, fidelity, robustness, |
3 | 49 | portability and output-quality issues. |
|
0 commit comments