summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/caption/bicaption.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/caption/bicaption.dtx')
-rw-r--r--Master/texmf-dist/source/latex/caption/bicaption.dtx10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/caption/bicaption.dtx b/Master/texmf-dist/source/latex/caption/bicaption.dtx
index 48bb77a4d7b..3f0e989df9f 100644
--- a/Master/texmf-dist/source/latex/caption/bicaption.dtx
+++ b/Master/texmf-dist/source/latex/caption/bicaption.dtx
@@ -25,7 +25,7 @@
% caption-eng.tex, and caption-rus.tex.
%
% \fi
-% \CheckSum{188}
+% \CheckSum{190}
%
% \iffalse
%<*driver>
@@ -567,8 +567,8 @@
%
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\ProvidesPackage{bicaption}[2011/07/13 v0.9a Bilingual Captions (AR)]
-\RequirePackage{caption}[2011/01/01] % needs v3.2 or newer
+\ProvidesPackage{bicaption}[2011/08/12 v0.9b Bilingual Captions (AR)]
+\RequirePackage{caption}[2011/08/12] % needs v3.2a or newer
% \end{macrocode}
% \bigskip
%
@@ -653,7 +653,7 @@
% Set the language via \cs{selectlanguage}.
% \begin{macrocode}
\newcommand*\bicaption@selectlanguage{%
- \@ifundefined{bicaption@language}{}{%
+ \caption@ifundefined\bicaption@language{}{%
\expandafter\selectlanguage\expandafter{\bicaption@language}}}
% \end{macrocode}
% |\caption@applyfont| (of the \package{caption} package kernel) will be extended here
@@ -701,7 +701,7 @@
% \begin{macrocode}
\let\caption@@make@ORI\caption@@make
\renewcommand\caption@@make[2]{%
- \@ifundefined{bicaption@text}%
+ \caption@ifundefined\bicaption@text
{\caption@@make@ORI{#1}{#2}}%
{\bicaption@@make{#1}{#2}{\bicaption@text}%
\global\let\bicaption@label\@undefined