Re: Missing support for using \vref

2012-02-07 Thread Jürgen Spitzmüller
Kornel Benko wrote: > Although the error showed in \vpageref{tab:2_3 Liste-Realtime-PCR}, I had to > change \vref(\vref{fig:4_2Schematische-Darstellung-Hypoxie} > to > \vref{fig:4-2Schematische-Darstellung-Hypoxie} You will have to change it in every label where an underscore occurs. The

Re: Re: Missing support for using \vref

2012-02-07 Thread Kornel Benko
Am Dienstag, 7. Februar 2012 um 16:32:15, schrieb Jürgen Spitzmüller > Kornel Benko wrote: > > ! Argument of \@secondoffive has an extra }. > > > > \par > > l.286 ...PCR}\vpageref{tab:2_3 Liste-Realtime-PCR} > > Can you check if the error disappears if you replace the underscore

Re: Missing support for using \vref

2012-02-07 Thread Jürgen Spitzmüller
Kornel Benko wrote: > ! Argument of \@secondoffive has an extra }. > > \par > l.286 ...PCR}\vpageref{tab:2_3 Liste-Realtime-PCR} Can you check if the error disappears if you replace the underscore in your labels by a dash ("tab:2-3 Liste-Realtime-PCR" etc.)? Jürgen

Re: Missing support for using \vref

2012-02-07 Thread Jürgen Spitzmüller
Kornel Benko wrote: > Maybe, I don't know better. > This is the link, where I took the idea from > "http://www.golatex.de/varioref-funktioniert-nicht-mit-hyperref-t414 > 5.html" Well, this says that _if_ you use hyperref, varioref and cleveref together, cleveref has to be loaded last, not

Re: Re: Missing support for using \vref

2012-02-07 Thread Kornel Benko
Am Dienstag, 7. Februar 2012 um 15:29:13, schrieb Jürgen Spitzmüller > Kornel Benko wrote: > > if I try tu use cross-references like " on page ", the > > created latex is not compilable. > > Details, please. This is the latex output without cleveref ... [37] LaTeX Warning: Reference `tab:2_3

Re: Missing support for using \vref

2012-02-07 Thread Jürgen Spitzmüller
Kornel Benko wrote: > if I try tu use cross-references like " on page ", the > created latex is not compilable. Details, please. > After some googling this seems to be an effect of loading package hyperref > together with varioref. > > A working solution was for me to load also package cleveref

Missing support for using \vref

2012-02-07 Thread Kornel Benko
Hi, if I try tu use cross-references like " on page ", the created latex is not compilable. After some googling this seems to be an effect of loading package hyperref together with varioref. A working solution was for me to load also package cleveref e.g. ... % \usepa