I can't use hyperref package AND verse package (old problem I read about in old forums, but none seem to post a solution):
this is the interested piece of output:
Code: Select all
)) ("C:\Programmi\MiKTeX 2.7\tex\latex\verse\verse.sty"
Package: verse 2007/01/10 v2.4 verse typesetting
\c@vslineno=\count185
\c@poemline=\count186
\c@fvsline=\count187
\c@modulo@vs=\count188
\c@verse@envctr=\count189
! LaTeX Error: Command \theHpoemline already defined.
Or name \end... illegal, see p.192 of the manual.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.37 ...}{\arabic{verse@envctr}.\arabic{poemline}}
Your command was ignored.
Type I <command> <return> to replace it with another command,
or <return> to continue without it.
Thanks.