All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog. Versioning is done using Calendar Versioning.
pdflatex
run works again if both lualatex and pdflatex are used.
- Renamed to
acm-enhanced
to show that this is an enhanced version of acmart.
- Added
commands.tex
to collects all LaTeX macros / commands for a better overview on available (custom) LaTeX commands.
- Added TeXcount to GitHub workflow summary.
- GitHub workflow job summary for
latexmk
generated using texlogsieve.
- Refined
README.md
- Refined
.gitignore
- Added
.aspell.en.pws
and.aspell.conf
to ignore some LaTeX commands at aspell. - Added
latexindent
to GitHub actions (check.yml
). - When using lualatex: Added support for spelling package (which highlights bad spellings in red - if
.spell.bad
containing misspelled words exists)
- Fixed tag for iot Docker image.
- Refined
Makefile
First public release.