==================
- Add new ``metasrc.tex.texnormalizer`` module with ``remove_comments()` and ``remove_trailing_whitespace()`` functions.
Projects can use these functions in a pipeline to clean TeX source to make subsequent parsing tasks easier.
(`DM-10961 <https://jira.lsstcorp.org/browse/DM-10961>`)