Search found 3 matches

by sj1988
Tue Jul 16, 2013 1:41 pm
Forum: BibTeX, biblatex and biber
Topic: disable ibidtracker in floats
Replies: 4
Views: 4856

Re: disable ibidtracker in floats

Thank you Clemens. Will do! :-)
by sj1988
Sun Jul 14, 2013 2:28 pm
Forum: BibTeX, biblatex and biber
Topic: disable ibidtracker in floats
Replies: 4
Views: 4856

disable ibidtracker in floats

Hi Clemens,

thanks for your reply and sorry for not posting a working example. Here it is.

\documentclass[11pt, a4paper, oneside]{article}

\usepackage[british]{babel}
\usepackage{csquotes}
\usepackage[style=authoryear-icomp, maxbibnames=99, maxcitenames=2, sorting=nty, natbib=true,ibidtracker ...
by sj1988
Sun Jul 14, 2013 12:53 pm
Forum: BibTeX, biblatex and biber
Topic: disable ibidtracker in floats
Replies: 4
Views: 4856

disable ibidtracker in floats

Hi,

I am using the ibidtracker in constrict mode and I would expect it to be disabled when I wrap a citation in a float. However, the final document keeps showing ibids, which I don't understand why?

Here is the code where I expect no ibid.


%proposition
\newcommand{\inlineproposition}[4 ...