Command typo in documentation
treforevans opened this issue · 1 comments
treforevans commented
Section 2.2.3 of the documentation lists the commands \tableoftables
and \tableoffigures
but these should respectively be \listoftables
and \listoffigures
instead.
jessexknight commented
Thanks for the report!