Verzeichnis 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.
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (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.
| Paket | inputnormalization |
| Repository | https://github.com/zauguin/inputnormalization |
| Version | 0.2 |
| Lizenzen | The LaTeX Project Public License 1.3 |
| Copyright | 2021 Marcel Krüger |
| Betreuer | Marcel Krüger |
| Enthalten in | TeX Live als inputnormalization MiKTeX als inputnormalization |
| Themen | Unicode LuaTeX XeTeX |