[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#95147: tetex-extra: Minor error in slidesec style package.



From: Brian Mays <brian@debian.org>
Subject: Bug#95147: tetex-extra: Minor error in slidesec style package.
Date: Tue, 24 Apr 2001 17:38:37 -0400 (EDT)

> The /usr/share/texmf/tex/latex/seminar/slidesec.sty file has a minor
> error.  The \slide@subheading macro is defined in lines 124-133 of the
> file, and it calls the \makeslideheading macro:
> 
>    124	\def\slide@subheading[#1]#2{%
>    125	  \stepcounter{slidesection}%
>    126	  \addtocontents{los}{\protect\l@subslide
>    127	    {\the\c@slidesubsection}{\ignorespaces#1}{\@SCTR}}%
>    128	  \gdef\theslidesubheading{#1}%
>    129	  \def\@tempa{#2}%
>    130	  \ifx\@tempa\@empty\else
>    131	    {\edef\@currentlabel{\csname p@slidesubsection\endcsname
>    132	      \theslidesubsection}\makeslideheading{#2}}%
>    133	  \fi}
> 
> This is incorrect.  It should be calling the \makeslidesubheading macro.
> Therefore, line 132 should be
> 
>    132	      \theslidesubsection}\makeslidesubheading{#2}}%

I am not sure but there is

\def\makeslidesubheading{\makeslideheading}

just below the lines, so the original might be not a problem.

# Am I missing something?

Best regards,			2001.10.29

-- 
 Debian Developer & Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda <kohda@debian.org>
 Department of Math., Tokushima Univ.



Reply to: