lua-uni-algos – Unicode algorithms for LuaTeX
Lua code working with Unicode data has to deal with quite some challenges. For example there are many canonically equivalent sequences which should be treated in the same way, and even identifying a single character becomes quite different once you have to deal with all kinds of combining characters, emoji sequences and syllables in different scripts.
Therefore lua-uni-algos wants to build a collection of small libraries implementing algorithms to deal with lots of the details in Unicode, such that authors of LuaTeX packages can focus on their actual functionality instead of having to fight against the peculiarities of Unicode.
Given that this package provides Lua modules, it is only useful in Lua(HB)TeX. Additionally, it expects an up-to-date version of the unicode-data package to be present.
This package is intended for package authors only; no user-level functionality provided.
Sources | /macros/luatex/generic/lua-uni-algos |
Documentation | |
Repository | https://github.com/latex3/lua-uni-algos |
Version | 0.4.1 2022-02-26 |
Licenses | The LaTeX Project Public License 1.3 |
Copyright | 2020–2022 Marcel Krüger |
Maintainer | Marcel Krüger |
Contained in | TeX Live as lua-uni-algos MiKTeX as lua-uni-algos |
Topics | LuaTeX Unicode |
Download the contents of this package in one zip archive (81.4k).
Announcements
- 2021-08-09 CTAN update: lua-uni-algos
- 2021-07-06 CTAN update: lua-uni-algos
- 2020-05-18 CTAN update: lua-uni-algos
Suggestions
Maybe you are interested in the following packages as well.
Community Comments