diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-19 22:59:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-19 22:59:00 +0000 |
commit | 9a45126306abb4d5afbc62ede6d8f679a7dca8f3 (patch) | |
tree | c303f5e3ea6135242ae0d44b33ea765c57ab2dc6 /Master/texmf-dist/source/latex/thmtools/thm-amsthm.dtx | |
parent | eb63d8487d763c750aa471fb4c63f5921b286db3 (diff) |
thmtools update (10aug10)
git-svn-id: svn://tug.org/texlive/trunk@19813 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/thmtools/thm-amsthm.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/thmtools/thm-amsthm.dtx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/thmtools/thm-amsthm.dtx b/Master/texmf-dist/source/latex/thmtools/thm-amsthm.dtx index 7ff3b98249d..52a667a966d 100644 --- a/Master/texmf-dist/source/latex/thmtools/thm-amsthm.dtx +++ b/Master/texmf-dist/source/latex/thmtools/thm-amsthm.dtx @@ -125,6 +125,7 @@ \define@key{thmdef}{qed}[\qedsymbol]{% \thmt@trytwice{}{% \addtotheorempostheadhook[\thmt@envname]{% + \protected@edef\qedsymbol{#1}% \pushQED{\qed}% }% \addtotheoremprefoothook[\thmt@envname]{% |