- Change underscores in file names to hyphens.

- Make color names clearer.
- Clean up commonincludes.
This commit is contained in:
2025-09-15 17:00:34 -05:00
parent 029916b8d6
commit 5e578de497
22 changed files with 70 additions and 62 deletions

View File

@@ -16,7 +16,7 @@
}%
}
\cs_new_protected:Nn \__MyCaption_format_default: {\Centering\small\color{caption}}
\cs_new_protected:Nn \__MyCaption_format_default: {\Centering\small\color{captionColor}}
\keys_define:nn {MyCaption} {
before .bool_set:N = \l_MyCaption_before_bool,