Your message dated Mon, 4 Jun 2018 09:21:14 +0200
with message-id <[email protected]>
and subject line Re: Bug#708050: latex-beamer: includeonlylecture does not work 
anymore
has caused the Debian Bug report #708050,
regarding latex-beamer: includeonlylecture does not work anymore
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
708050: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708050
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: latex-beamer
Version: 3.24-1
Severity: normal

The \includeonlylecture has no effect in Beamer 3.24-1, moreover the
\lecture command is misinterpreted and the lecture label is partially
inserted in the text. I'm attaching an example compiled with both
3.10-2 (working correctly) and 3.24-1 (wrong).

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.8.12 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages latex-beamer depends on:
ii  dpkg                1.16.10
ii  latex-xcolor        2.11-1.1
ii  pgf                 2.10-1
ii  tex-common          4.02
ii  texlive-latex-base  2012.20120611-5

latex-beamer recommends no packages.

latex-beamer suggests no packages.

-- no debconf information
\documentclass{beamer}

\includeonlylecture{test}


\title[Short Paper Title] % (optional, use only with long paper titles)
{Presentation Title}

\subtitle
{Presentation Subtitle} % (optional)

\author[Author, Another] % (optional, use only with lots of authors)
{F.~Author\inst{1} \and S.~Another\inst{2}}
% - Use the \inst{?} command only if the authors have different
%   affiliation.

\institute[Universities of Somewhere and Elsewhere] % (optional, but mostly needed)
{
  \inst{1}%
  Department of Computer Science\\
  University of Somewhere
  \and
  \inst{2}%
  Department of Theoretical Philosophy\\
  University of Elsewhere}
% - Use the \inst command only if there are several affiliations.
% - Keep it simple, no one is interested in your street address.

\date[Short Occasion] % (optional)
{Date / Occasion}

\begin{document}



\begin{frame}
  \titlepage
\end{frame}

\lecture{no}{no}

\begin{frame}{Make Titles Informative. Use Uppercase Letters.}{Subtitles are optional.}
  % - A title should summarize the slide in an understandable fashion
  %   for anyone how does not follow everything on the slide itself.

  \begin{itemize}
  \item
    Use \texttt{itemize} a lot.
  \item
    Use very short sentences or short phrases.
  \end{itemize}
\end{frame}


\lecture{yes}{test}

\begin{frame}{Make Titles Informative.}
\end{frame}


\end{document}


Attachment: test-with-3.10-2.pdf
Description: Adobe PDF document

Attachment: test-with-3.24-1.pdf
Description: Adobe PDF document


--- End Message ---
--- Begin Message ---
Version: 2018.20180505-1

On 12.05.13 Mattia Monga ([email protected]) wrote:

Hi Mattia,

> The \includeonlylecture has no effect in Beamer 3.24-1, moreover the
> \lecture command is misinterpreted and the lecture label is partially
> inserted in the text. I'm attaching an example compiled with both
> 3.10-2 (working correctly) and 3.24-1 (wrong).
> 
With

(/usr/share/texlive/texmf-dist/tex/latex/beamer/beamer.cls
Document Class: beamer 2018/02/20 v3.50 A class for typesetting presentations

the document looks the same as before the bug (3.10). Therefore I
assume the bug is solved and close it hereby. Feel free to open a new
one if still things are missing.

Hilmar
-- 
sigmentation fault

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to