Package: latex-beamer
Version: 3.06.dfsg.1-0.1
Severity: minor
File: /usr/share/doc/latex-beamer/beameruserguide.pdf.gz
At page 85 of the beamer manual it is mentioned the beamer template for
changing what to do before outputting the third block of a bibliography
entry (i.e. what follows the second \newblock).
The template is erroneously referred to as "bibliography entry journal",
the correct name is "bibliography entry location".
For example, for inhibiting the creation of a new paragraph for such a
block one should do:
\setbeamertemplate{bibliography entry location}{}
which achieve the desired result, while:
\setbeamertemplate{bibliography entry journal}{}
has no effect (since the template suggested in the manual does not
exists). A quick check in beamer's code confirms that the template name
is the one I mention instead of the one mentioned in the manual.
Cheers.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages latex-beamer depends on:
ii latex-xcolor 2.09-1 Easy driver-independent TeX class
ii pgf 1.09-1 TeX Portable Graphic Format
ii texlive-latex-base 2005.dfsg.3-1 TeX Live: Basic LaTeX packages
latex-beamer recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]