- Change underscores in file names to hyphens.
- Make color names clearer. - Clean up commonincludes.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user