summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-01-10 23:26:17 +0000
committerKarl Berry <karl@freefriends.org>2014-01-10 23:26:17 +0000
commit1a6ebf01dcfbaa320337c0dd0242ec7064b21a6b (patch)
treef89f5681275dbb3222b37f141b32787690b791b5 /Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex
parent200c32dca65937f664a864f70aaede2217c129dc (diff)
tcolorbox (10jan14)
git-svn-id: svn://tug.org/texlive/trunk@32631 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex
index 35180832978..75045520293 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex
@@ -14,9 +14,9 @@ separately.
\subsection{Concept of Hooks}
A hook is a placeholder in some \LaTeX\ code where additional code
can be added. For example, the \LaTeX\ macro |\AtBeginDocument| adds code to a
-hook which is placed at the begin of every document.
+hook which is placed at the beginning of every document.
-Several option keys of |tcolorbox| allow to provide some code which is
+Several option keys of |tcolorbox| allow providing some code which is
added to specific places of a colored box. For example, \refKey{/tcb/before upper}
places code before the content of the upper part. A following usage of this
key overwrites any prior settings.