Directory macros/unicodetex/generic/inputnormalization
README.md
The inputnormalization package
Unicode normlization for LuaTeX and XeTeX.
Author: Marcel Krüger
License: LPPL v1.3
Provides a cross engine interface to normalizing input before it's read by TeX. Based on XeTeX's \XeTeXinputnormalization primitive and lua-uni-algos for LuaTeX.
Usage
For LaTeX, just load the inputnormalization package with
\usepackage{inputnormalization}
For plain TeX, use \input instead:
\input inputnormalization
See the manual for more details.
Support
For bug reports, please open an issue on GitHub.
Download the contents of this package in one zip archive (98.2k).
inputnormalization – Wrapper for XeTeX's and LuaTeX's input normalization
This package provides a cross engine interface to normalizing input before it's read by TeX. It is based on XeTeX's \XeTeXinputnormalization primitive and lua-uni-algos for LuaTeX.
| Package | inputnormalization |
| Repository | https://github.com/zauguin/inputnormalization |
| Version | 0.2 |
| Licenses | The LaTeX Project Public License 1.3 |
| Copyright | 2021 Marcel Krüger |
| Maintainer | Marcel Krüger |
| Contained in | TeX Live as inputnormalization MiKTeX as inputnormalization |
| Topics | LuaTeX Unicode XeTeX |