| ▲ | KeplerBoy 13 hours ago | |
What's the most exciting thing going on in TeX right now? | ||
| ▲ | sombragris 3 hours ago | parent | next [-] | |
Not GP, but for me two of the most exciting things are the UTF-8 ready engines such as LuaLaTeX and XeLaTeX, on one hand; and on the other, the fontspec package and similar ones, allowing LaTeX to seamlessly use system fonts. On the scholarly front, the use of BibLaTeX is a significant step forward re: BibTeX. | ||
| ▲ | gucci-on-fleek 12 hours ago | parent | prev [-] | |
- The LaTeX tagging project [0] is definitely the biggest ongoing project, and they've been making really good progress lately [1] [2]. - ar5iv [3] is somewhat outside the TeX world, but I find it pretty interesting since it's able to successfully convert most articles to HTML. Usually conversion tools have either required perfect markup or manual fixes, but ar5iv is completely automatic, and it even works with the horrible programming practices that most document authors use. - I'm personally a big fan of ConTeXt [4], a lesser-known TeX format. ConTeXt itself isn't new, but it tends to gain new features quicker than the other formats; some recent new features include improved math typesetting [5] and improved paragraph breaking [6] [7]. - The LaTeX Team just published "latex-cmds" [8] a few weeks ago, which is a handy reference to all the recently-introduced macros (and some older ones too). [0]: https://latex3.github.io/tagging-project/tagging-status/ [1]: https://pdfa.org/accessible-math-in-pdf-finally/ [2]: https://tug.org/TUGboat/tb46-2/tb143fischer-tagging25.pdf [3]: https://ar5iv.labs.arxiv.org/ [4]: https://wiki.contextgarden.net/Main_Page [5]: https://tug.org/TUGboat/tb43-2/tb134hagen-math.pdf [6]: https://tug.org/TUGboat/tb46-1/tb142hagen-paragraphs.pdf | ||