At 00:03 10.09.2003 +0200, Michael Logies wrote:
But when I place \addtocounter{table}{-1} somewhere in my Lyx-Document I always get an error message (see below).
I think this is really a problem of pdfTeX, not of Lyx or Latex. If I use dvipdfm instead for generating the PDF-File, it has no problem with \addtocounter{table}{-1} and the numbering of tables (and in the list of tables) is correct.
not really a problem of pdfTeX. What happens if you use
\usepackage[plainpages=false,pdfpagelabels]{hyperref}
Herbert
