Jannick Asmus <jannick.news <at> gmail.com> writes:

> using the re-definition
> 
> \renewcommand{\labelenumi}{(\roman{enumi}.)}
> 
> in the preamble of my doc (class article koma-script) internal 
> references are not displayed as, e.g., (ii.), but as 2. Can this be 
> amended to have proper internal references?

Answered a few times when the list server was down (despite Einstein's
admonition about repeating the same action and expecting a different outcome)
and eventually by direct mail.  For the sake of posterity, add to the preamble:

\renewcommand{\theenumi}{(\roman{enumi})}

/Paul



Reply via email to