[OT] pdflatex mit `beamer' und `bibunits'
Jan-Benedict Glaw
jbglaw at lug-owl.de
Wed Mar 14 00:13:10 CET 2012
Hallo alle miteinander!
Ich bin nur ein einfacher LaTeX-Anwender, vielleicht hab' ich da 'nen
simplen Bug drin, den ich nicht sehe... Vielleicht laufen `beamer' und
`bibunits' aber auch nur einfach nicht sauber miteinander:
jbglaw at elle:/tmp/beamertest$ cat systematik_2009.tex
\documentclass{beamer}
\usepackage[utf8]{inputenc}
\usepackage{bibunits}
\usepackage{hyperref}
\usepackage[german]{babel}
\title{foo}
\author{me}
\begin{document}
\defaultbibliography{systematik_2009}
\defaultbibliographystyle{plainurl}
\frame{ \titlepage }
\frame{
\frametitle{Seitentitel}
\begin{bibunit} Text \cite{blub123} {\tiny \putbib} \end{bibunit}
}
\end{document}
jbglaw at elle:/tmp/beamertest$ cat systematik_2009.bib
@article{blub123,
author = {Xxxx Xxxx},
title = {tiiitel},
journal = {Tolles Ding},
number = {1},
pages = {60-75},
publisher = {.p.},
volume = {20},
year = {2012},
doi = {xxxx},
url = {uuuu}
}
$ pdflatex s*tex
[...]
No file bu1.aux.
LaTeX Warning: Citation `blub123' on page 2 undefined on input line 16.
No file bu1.bbl.
(./bu1.aux)
No file bu.aux.
[...]
TeX Warning: There were undefined references.
[...]
jbglaw at elle:/tmp/beamertest$ bibtex bu1
This is BibTeX, Version 0.99c (TeX Live 2009/Debian)
The top-level auxiliary file: bu1.aux
The style file: plainurl.bst
Database file #1: systematik_2009.bib
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./bu1.aux)
LaTeX Warning: Citation `blub123' on page 2 undefined on input line 16.
(./bu1.bbl (/usr/share/texmf-texlive/tex/latex/amsfonts/umsa.fd)
(/usr/share/texmf-texlive/tex/latex/amsfonts/umsb.fd)) (./bu1.aux
! LaTeX Error: Can be used only in preamble.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.4 ...{blub123}{\hyperlink {beamerbibblub123}{1}}
[...]
^C ^D
Irgendwie scheint im Zusammenspiel aus beamer, hyperref und bibunits
aus der Ref "blub123" dann einerseits "beamerbibblub123" zu werden,
andererseits wird (vermutlich) das \hyperlink garnicht akzeptiert? Ich
versteh' das nicht wirklich.
Hat jemand einen guten Tip für mich? Oder gleich an eine dedizierte
LaTeX-Liste schreiben?
MfG, JBG
--
Jan-Benedict Glaw jbglaw at lug-owl.de +49-172-7608481
Signature of: Lauf nicht vor Deinem Glück davon:
the second : Es könnte hinter Dir stehen!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lug-owl.de/pipermail/linux/attachments/20120314/7314a4bb/attachment.sig>
More information about the Linux
mailing list