On 13/07/2011 5:23 AM, Karl Linek wrote:
Hallo,I tried to use this captionsetup in the preamble: \captionsetup{figurename=Abb.,tablename=Tab.,font={footnotesize,sf},justification=RaggedRight,labelfont=bf,singlelinecheck=false,labelsep=colonenskip} It didn't do its job. Using the same line in the text, was ok. Why? Well I could live with it, but I think it is not the way it should work. Karl
Have a look at the generated LaTeX code (menu View > View Source) to see if there is not another \captionsetup line generated by LyX that comes after the user preamble. You also need a \useoackage{caption} line, right?
-- Julien
