summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/computational-complexity/ccqed.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-11-11 23:14:24 +0000
committerKarl Berry <karl@freefriends.org>2015-11-11 23:14:24 +0000
commit52bfd911dee324971d1d3f36c3b6f1fa2be1cd9e (patch)
treed8a50d5594a34031cc16b1a6aa5c61b00ba79d9f /Master/texmf-dist/tex/latex/computational-complexity/ccqed.sty
parent4b253de4e3a6e181da022e0ccd93d348dcfe894b (diff)
computational-complexity (11nov15)
git-svn-id: svn://tug.org/texlive/trunk@38824 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/computational-complexity/ccqed.sty')
-rw-r--r--Master/texmf-dist/tex/latex/computational-complexity/ccqed.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/computational-complexity/ccqed.sty b/Master/texmf-dist/tex/latex/computational-complexity/ccqed.sty
index f44aa768b77..cb32ecc7368 100644
--- a/Master/texmf-dist/tex/latex/computational-complexity/ccqed.sty
+++ b/Master/texmf-dist/tex/latex/computational-complexity/ccqed.sty
@@ -31,7 +31,7 @@
%% Right bracket \] Circumflex \^ Underscore \_
%% Grave accent \` Left brace \{ Vertical bar \|
%% Right brace \} Tilde \~}
-\ProvidesPackage{ccqed}[2000/02/29 v2.05
+\ProvidesPackage{ccqed}[2014/07/08 v2.25d
right-justified end-of-proof mark,
based on Paul Taylor's QED.sty of 24 June 1995]
\def\qed{\protect\@qed{$\qedsymbol$}}
@@ -161,7 +161,7 @@
\DeclareOption{explicit-QED}{\AutoQEDfalse}%
\DeclareOption{black-square}{\def\qedsymbol{\blacksquare}}%
\DeclareOption{open-square}{\def\qedsymbol{\square}}%
-\ProcessOptions\relax
+\ProcessOptions*
\newif\if@resettagsleft@
\let\standardqed\qed
\def\rescueqed{\qquad\qedsymbol\vphantom{\standardqed}}