From 44a66c3b3dc2bc192044790a66173ed418a81de0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 18 Jan 2020 21:21:48 +0000 Subject: xbmks (18jan20) git-svn-id: svn://tug.org/texlive/trunk@53448 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/xbmks/xbmks.dtx | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/source') diff --git a/Master/texmf-dist/source/latex/xbmks/xbmks.dtx b/Master/texmf-dist/source/latex/xbmks/xbmks.dtx index b2ed3074c1b..01cb22b427b 100644 --- a/Master/texmf-dist/source/latex/xbmks/xbmks.dtx +++ b/Master/texmf-dist/source/latex/xbmks/xbmks.dtx @@ -16,7 +16,7 @@ % %\NeedsTeXFormat{LaTeX2e}[1997/12/01] %\ProvidesPackage{xbmks} -% [2018/07/04 v2.0.2 xbmks: Cross-document bookmarks (dps)] +% [2020/01/16 v2.0.3 xbmks: Cross-document bookmarks (dps)] %<*driver> \documentclass{ltxdoc} \usepackage{xcolor} @@ -55,18 +55,18 @@ \newcommand{\negthickspace}{\tmspace-\thickmuskip{.2777em}} \makeatletter \renewcommand{\paragraph} - {\@startsection{paragraph}{4}{0pt}{6pt}{-3pt} - {\normalfont\normalsize\bfseries}} + {\@startsection{paragraph}{4}{0pt}{6pt}{-3pt} + {\normalfont\normalsize\bfseries}} \renewenvironment{quote}[1][] - {\def\@rgi{#1}\ifx\@rgi\@empty - \let\rghtm\@empty\else\def\rghtm{\rightmargin\leftmargin}\fi - \list{}{\rghtm} %{\rightmargin\leftmargin}% - \item\relax} - {\endlist} + {\def\@rgi{#1}\ifx\@rgi\@empty + \let\rghtm\@empty\else\def\rghtm{\rightmargin\leftmargin}\fi + \list{}{\rghtm} %{\rightmargin\leftmargin}% + \item\relax} + {\endlist} \makeatother \InputIfFileExists{aebdocfmt.def}{\PackageInfo{xbmks}{Inputting aebdocfmt.def}} - {\def\IndexOpt{\DescribeMacro}\def\IndexKey{\DescribeMacro}\let\setupFullwidth\relax - \PackageInfo{xbmks}{aebdocfmt.def cannot be found}} + {\def\IndexOpt{\DescribeMacro}\def\IndexKey{\DescribeMacro}\let\setupFullwidth\relax + \PackageInfo{xbmks}{aebdocfmt.def cannot be found}} \begin{document} \def\CMD#1{\textbackslash#1} \GetFileInfo{xbmks.sty} @@ -121,7 +121,10 @@ \DeclareOptionX{xetex}{\def\xbmk@driver{xbmks-xetex.def}} % \end{macrocode} % \section{Process the options} +% \changes{v2.0.3}{2020/01/16}{Modification to conform to the new \string\texttt{web.cfg} format} % \begin{macrocode} +\let\bWebCustomize\endinput +\let\eWebCustomize\relax \ifpdf\ExecuteOptionsX{pdftex}\else \ifxetex\ExecuteOptionsX{xetex}\else \let\ExecuteOptions@SAVE\ExecuteOptions -- cgit v1.2.3