blob: 4137f26b002c45b27a01e71c195b6d8c40cd8a0c (
plain)
1
2
3
4
5
6
7
8
9
|
# TeXaccents
A standalone utility designed to convert legacy (La)TeX (text mode, no math) and BibTeX codes for "accented" characters to Unicode equivalents. For example, `\={a}` ('a' with macron) will be converted to `ā`.
Current version: 2022/09/18 version 1.0.1
Windows version: 2022/09/18 version 1.0.1
This project is licensed under the MIT License: see https://opensource.org/licenses/MIT
|