CMD: New list for inline use

This commit is contained in:
chhan11 2017-06-24 13:03:04 +02:00
parent 95fe733b60
commit 1c13e8c5f7
1 changed files with 5 additions and 0 deletions

View File

@ -272,3 +272,8 @@
\renewcommand{\footnote}[1]{%
\renewcommand\footnotesize\scriptsize % here there is scriptsize in footnotes (example)
\origfootnote{#1}}
% https://tex.stackexchange.com/a/146312
\newlist{mylist}{enumerate*}{1}
\setlist[mylist]{label={\alph*)},font={\color{red!25!black}\bfseries}}