Tagged Questions
2
votes
2answers
338 views
inparaenum in figure captions
Is there a reason why I find it hard to put inline lists in figure captions?
I've defined this:
\newcommand{\inlinelist}[1]{\begin{inparaenum}[(a)] #1 \end{inparaenum}}
But I can't see anything ...