footnotecite versus footcite

Martin Sievers <[email protected]>
Newsgroups gmane.comp.tex.bibtex.jurabib.user
Message-ID <[email protected]>
Hello,
until today I thought that using \footnote{\cite[]{}} and
\footcite[][]{} leads to the same result. But my minimal example shows
that the ibidem mechanism reacts differently depending on the chosen
command. It gives you a full citation for the first citation and a
"Ebenda" for the second. The third one gives an Ebenda when using
footcite and an "shortauthor, a.a.O." when using \footnote{\cite[]{}}.
Changing the first citation from \footnote\cite... to footcite... mixes
up everything as well.
I'm a little bit confused here.
Is that the expected behaviour or a bug in jurabib?
Thanks for your help.

Martin



main.tex
\documentclass[12pt]{scrbook}

\usepackage[german]{babel}
\usepackage[ansinew]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage[authorformat={firstnotreversed},
            titleformat={all,noreplace,colonsep},
            crossref=long,
            ibidem,
            lookforgender,
            commabeforerest,
            dotafter=bibentry,
            see,
            bibformat={nohang},
            pages={format,ignoreibidem},
            edby,
            opcit,
            citefull=first
            ]{jurabib}
\usepackage{jurabib_MS}
\AddTo\bibsgerman{%
  \renewcommand*{\ibidemname}{Ebenda}
  \renewcommand*{\ibidemmidname}{ebenda}
}
\renewcommand*{\opcit}{a.\,a.\,O.}

\begin{document}
\chapter*{Expos{\'e}}
  Erste Fußnote normal\footnote{Im einzelnen hierzu: \cite[237]{Elias:2003}}
Die zweite als footcite\footcite[][235]{Elias:2003}. Bei der dritten
dann wirds falsch\footnote{\cite[235]{Elias:2003}}

\bibliography{Literatur}
\bibliographystyle{jurabib}
\end{document}
-----------------------
the Bibfile contains just one entry:
@BOOK{Elias:2003,
  title = {Sport und Spannung im Prozeß der Zivilisation},
  year = {2003},
  author = {Elias, Norbert and {Dunning, Eric}},
  address = {Baden-Baden},
  number = {7},
  series = {Gesammelte Schriften},
  gender = {pm},
}




-- 

Please remember -- this is an international english speaking mailing list!

If you have a problem, please provide a complete minimal example document (with a small bibliography database), which runs out of he box without any superfluous packages loaded, otherwise we could not help. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/jurabib/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.