jezZiFeR wrote:

>  What I want to achieve ist, that  
> every booktitle should be printed in italics, even when it appears  
> several times. At the moment every following entry of a booktitle is  
> printed in roman font, not in italics.

There are different FieldFormats for citations and the bibliography, at
least for some fields (they are defined in biblatex.def). What you would
like to have can be achieved by

\DeclareFieldFormat{citetitle}{\mkbibemph{#1}} 

Regards,
Dominik.-

Reply via email to