summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/oberdiek/hypbmsec.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/hypbmsec.sty')
-rw-r--r--Master/texmf-dist/tex/latex/oberdiek/hypbmsec.sty22
1 files changed, 11 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/hypbmsec.sty b/Master/texmf-dist/tex/latex/oberdiek/hypbmsec.sty
index e82e65ba7ab..7179768d676 100644
--- a/Master/texmf-dist/tex/latex/oberdiek/hypbmsec.sty
+++ b/Master/texmf-dist/tex/latex/oberdiek/hypbmsec.sty
@@ -29,9 +29,9 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{hypbmsec}%
- [2006/03/05 v2.3 Bookmarks in sectioning commands (HO)]
+ [2007/04/11 v2.4 Bookmarks in sectioning commands (HO)]
\@ifundefined{hbs@do}{}{%
- \PackageInfo{hypbmsec}{Package 'hypbmsec' is already loaded}
+ \PackageInfo{hypbmsec}{Package 'hypbmsec' is already loaded}%
\endinput
}
\def\hbs@do#1{%
@@ -107,9 +107,9 @@
\@ifpackageloaded{hyperref}{%
\PackageInfo{hypbmsec}{%
\ifx\hy@driver\@empty
- Default driver
+ Default driver %
\else
- '\hy@driver'
+ '\hy@driver' %
\fi
of hyperref not supported,\MessageBreak
bookmark parameters will be ignored%
@@ -135,16 +135,16 @@
\let\hbs@subsubsection\subsubsection
\let\hbs@paragraph \paragraph
\let\hbs@subparagraph \subparagraph
- \renewcommand\part {\hbs@do\hbs@part}
- \renewcommand\section {\hbs@do\hbs@section}
- \renewcommand\subsection {\hbs@do\hbs@subsection}
- \renewcommand\subsubsection{\hbs@do\hbs@subsubsection}
- \renewcommand\paragraph {\hbs@do\hbs@paragraph}
- \renewcommand\subparagraph {\hbs@do\hbs@subparagraph}
+ \renewcommand\part {\hbs@do\hbs@part}%
+ \renewcommand\section {\hbs@do\hbs@section}%
+ \renewcommand\subsection {\hbs@do\hbs@subsection}%
+ \renewcommand\subsubsection{\hbs@do\hbs@subsubsection}%
+ \renewcommand\paragraph {\hbs@do\hbs@paragraph}%
+ \renewcommand\subparagraph {\hbs@do\hbs@subparagraph}%
\begingroup\expandafter\expandafter\expandafter\endgroup
\expandafter\ifx\csname chapter\endcsname\relax\else
\let\hbs@chapter \chapter
- \renewcommand\chapter {\hbs@do\hbs@chapter}
+ \renewcommand\chapter {\hbs@do\hbs@chapter}%
\fi
}
\endinput