From 9c422e89d41cc8126f2379412df4a7ab8cb30f0f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 24 May 2013 00:17:53 +0000 Subject: bidi (23may13) git-svn-id: svn://tug.org/texlive/trunk@30664 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/bidi/bidi.dtx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/source') diff --git a/Master/texmf-dist/source/latex/bidi/bidi.dtx b/Master/texmf-dist/source/latex/bidi/bidi.dtx index d7ba444aeea..6e5f5aceb2d 100644 --- a/Master/texmf-dist/source/latex/bidi/bidi.dtx +++ b/Master/texmf-dist/source/latex/bidi/bidi.dtx @@ -13429,7 +13429,7 @@ bidi implementation of tufte title] \ifx\@tempa\@tempb \@addtoreset{#1}{chapter}% \@chapterlistsgap@on{#1}% - \newfloat@@setwithin{#1}{\ifnum\c@chapter>\z@ \thechapter\@SepMark\fi}{\theHchapter.}% + \newfloat@@setwithin{#1}{\ifnum\c@chapter>\z@ \thechapter\@SepMark\fi}{\theHchapter\@SepMark}% \else \def\@tempb{section}% \ifx\@tempa\@tempb @@ -13437,9 +13437,9 @@ bidi implementation of tufte title] \ifcsname c@chapter\endcsname \@addtoreset{#1}{chapter}% \@chapterlistsgap@on{#1}% - \newfloat@@setwithin{#1}{\thesection.}{\theHsection.}% + \newfloat@@setwithin{#1}{\thesection\@SepMark}{\theHsection\@SepMark}% \else - \newfloat@@setwithin{#1}{\ifnum\c@section>\z@ \thesection\@SepMark\fi}{\theHsection.}% + \newfloat@@setwithin{#1}{\ifnum\c@section>\z@ \thesection\@SepMark\fi}{\theHsection\@SepMark}% \fi \else \newfloat@Error{Invalid value `#2' for option `within'}% -- cgit v1.2.3