> Could you send us a minimal example for reproduction?
>

I'm attaching a simple example that shows the problem. It's not only
beamer that doesn't work, but any latex document fails when you use
package footcite.
Just try: latex footbib-problem.tex

> Di you try to check if there is a newer version of footbib, which
> wouls solve your problem?
>

I tried using the newest footbib.sty from CTAN. And ran into another
error. The footbib instructions say: do this:

latex footbib-problem.tex
bibtex footbib-problem.fb
latex footbib-problem.tex
latex footbib-problem.tex

The second step fails with some errors. I have attached another txt
file with the output of the first two commands in this series.

I hope this helps address the issue. If you need more info, let me know.

Andres
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=latex 
2010.11.21)  10 DEC 2010 13:31
entering extended mode
 restricted \write18 enabled.
 %&-line parsing enabled.
**footbib-problem.tex
(./footbib-problem.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, loaded.
(/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo
File: size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)
\...@part=\count79
\...@section=\count80
\...@subsection=\count81
\...@subsubsection=\count82
\...@paragraph=\count83
\...@subparagraph=\count84
\...@figure=\count85
\...@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/usr/share/texmf-texlive/tex/latex/footbib/footbib.sty
Package: footbib 2004/06/04 v2.0.4 (E.Domenjoud)


! Package footbib Error: the output routine of LaTeX changed.

See the footbib package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.92    just type <return>.\MessageBreak}
                                         
? 
\...@ins=\insert233
\...@auxout=\write3
\...@numunit=\count87
\...@citeunit=\count88
\...@xrefunit=\count89
\...@prevpage=\count90
\...@refcount=\count91
\...@lbl=\toks14
\...@txt=\toks15
\...@citecount=\count92
\...@lastrefnumunit=\count93
\...@lblwidth=\dimen103
) (./footbib-problem.aux)
\openout1 = `footbib-problem.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 5.
LaTeX Font Info:    ... okay on input line 5.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 5.
LaTeX Font Info:    ... okay on input line 5.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 5.
LaTeX Font Info:    ... okay on input line 5.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 5.
LaTeX Font Info:    ... okay on input line 5.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 5.
LaTeX Font Info:    ... okay on input line 5.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 5.
LaTeX Font Info:    ... okay on input line 5.

No file footbib-problem.fb.bbl.
(./footbib-problem.fb.aux)
\openout3 = `footbib-problem.fb.aux'.

LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <12> on input line 10.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <8> on input line 10.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <6> on input line 10.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <7> on input line 14.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <5> on input line 14.


Package footbib Warning: Citation `lamport94' on page 1 undefined on input line
 14.

[1

] (./footbib-problem.fb.aux) (./footbib-problem.aux)

LaTeX Warning: There were undefined references.

 ) 
Here is how much of TeX's memory you used:
 402 strings out of 495062
 4728 string characters out of 1182643
 50467 words of memory out of 3000000
 3642 multiletter control sequences out of 15000+50000
 8284 words of font info for 29 fonts, out of 3000000 for 9000
 28 hyphenation exceptions out of 8191
 23i,6n,19p,146b,189s stack positions out of 5000i,500n,10000p,200000b,50000s

Output written on footbib-problem.dvi (1 page, 1032 bytes).

Attachment: footbib-problem.tex
Description: TeX document

$ latex footbib-problem.tex 
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
 restricted \write18 enabled.
entering extended mode
(./footbib-problem.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, loaded.
(/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (./footbib.sty)
(./footbib-problem.aux)
No file footbib-problem.fb.bbl.
(./footbib-problem.fb.aux)

Package footbib Warning: Citation `lamport94' on page 1 undefined on input line
 14.

[1] (./footbib-problem.fb.aux) (./footbib-problem.aux)

LaTeX Warning: There were undefined references.

 )
Output written on footbib-problem.dvi (1 page, 1028 bytes).
Transcript written on footbib-problem.log.



$ bibtex footbib-problem.fb
This is BibTeX, Version 0.99c (TeX Live 2009/Debian)
The top-level auxiliary file: footbib-problem.fb.aux
I found no \bibdata command---while reading file footbib-problem.fb.aux
I found no \bibstyle command---while reading file footbib-problem.fb.aux
(There were 2 error messages)

Reply via email to