Tagged Questions
2
votes
1answer
110 views
expandable optional parameter to enumerate environment
The MWE below, by using paralist package, is supposed to allow \begin{enumerate}[...] where ... is flexible in "some way" (inherits from enumerates above).
\documentclass[a4paper,10pt]{report}
...