Dear lyx-list,
how do I change the caption font for long tables?
Using lyx manual 'embedded objects' it refers to \usepackage{caption}.
However, as I have to use backref (hyperref) the following error occurs
which can found on the net (but only during the second pdflatex run, not
the first):
%---
! Argument of \...@gobbletwo has an extra }.
%---
>From the links on the net, e.g.
http://newsgroups.derkeiler.com/Archive/Comp/comp.text.tex/2008-12/msg00258.html
it seems that the version of 'caption' package is the problem.
Previously, I used
%---
\captionnamefont{\sffamily\bfseries}
\captiontitlefont{\itshape}
%---
in the preamble. This works for figures and ordinary tables, but not for
longtables.
Any suggestions how can I change the caption font for long tables?
thanks a lot!
best wishes
leo gürtler