Hello,
I get the following warning using hyperref with 'breaklings" on and as
default driver hdvips.
> * hyperref using default driver hdvips *
> (/usr/local/texlive/2010/texmf-dist/tex/latex/hyperref/hdvips.def
> File: hdvips.def 2010/06/18 v6.81g Hyperref driver for dvips
> (/usr/local/texlive/2010/texmf-dist/tex/latex/hyperref/pdfmark.def
> File: pdfmark.def 2010/06/18 v6.81g Hyperref definitions for pdfmark specials
>
> Package hyperref Warning: You have enabled option `breaklinks'.
> (hyperref) But driver `hdvips.def' does not suppport this.
> (hyperref) Expect trouble with the link areas of broken links.
But if I change hyperref.cfg with
\providecommand*{...@defaultdriver}{hypertex}
I got a lot of error messages with biblatex.
Should I ignore the warning and continue using hdvips? Or did I something
wrong?
Peter