2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

Verbesserungen von Jérôme eingefügt (Danke!)

This commit is contained in:
Martin Thoma 2014-02-05 08:58:00 +01:00
parent 6fdd094ec4
commit 00bf4d55b7
3 changed files with 11 additions and 6 deletions

View file

@ -119,6 +119,10 @@
\setlist[defenum]{label=\alph*),ref=\textup{\thedefinition.\alph*}}
\crefalias{defenumi}{definition}
\newlist{defenumprops}{enumerate}{1}
\setlist[defenumprops]{label=(\roman*),ref=\textup{\thedefinition.\roman*}}
\crefalias{defenumpropsi}{definition}
\newlist{bemenum}{enumerate}{1}
\setlist[bemenum]{label=\alph*),ref=\textup{\thebemerkung.\alph*}}
\crefalias{bemenumi}{bemerkung}