summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-06-14 17:45:23 +0000
committerKarl Berry <karl@freefriends.org>2015-06-14 17:45:23 +0000
commit2118d800123cf8fa32417baf540007e78c70f4ec (patch)
tree7fb30451c7017f72bbba5c49ff2bff2cc0af788f /Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex
parent12b5085cdf20c13b62a489187ab3144bb82319b7 (diff)
tcolorbox (12jun15)
git-svn-id: svn://tug.org/texlive/trunk@37530 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex
index 00421e26e2f..0191440bb5f 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex
@@ -1867,7 +1867,7 @@ This is a tcolorbox.
\subsubsection{Generic Shadows}
\begin{docTcbKey}{shadow}{=\marg{xshift}\marg{yshift}\marg{offset}\marg{options}}{no default}
Adds a new shadow to the stack of shadows.
- This shadow is follows the outline of the |tcolorbox| but is shifted by
+ This shadow follows the outline of the |tcolorbox| but is shifted by
\meta{xshift} and \meta{yshift}. The \meta{offset} value is a distance value
from the frame outline. A positive \meta{offset} value shrinks the shadow
and a negative \meta{offset} value enlarges the shadow.
@@ -1923,7 +1923,7 @@ This is a tcolorbox.
\begin{docTcbKey}{fuzzy shadow}{=\marg{xshift}\marg{yshift}\marg{offset}\marg{step}\marg{options}}{no default}
Adds a new fuzzy shadow to the stack of shadows. Actually, this option
adds several shadows which appear like a shadow with a fuzzy border.
- This fuzzy shadow is follows the outline of the |tcolorbox| but is shifted by
+ This fuzzy shadow follows the outline of the |tcolorbox| but is shifted by
\meta{xshift} and \meta{yshift}. The \meta{offset} value is a distance value
from the frame outline. A positive \meta{offset} value shrinks the shadow
and a negative \meta{offset} value enlarges the shadow.
@@ -2017,7 +2017,7 @@ Normal shadow arc
\begin{docTcbKey}{lifted shadow}{=\marg{xshift}\marg{yshift}\marg{bend}\marg{step}\marg{options}}{no default}
Adds a new lifted shadow to the stack of shadows. Actually, this option
adds several shadows which appear like a shadow with a fuzzy border.
- This lifted shadow is follows the outline of the |tcolorbox| but is shifted by
+ This lifted shadow follows the outline of the |tcolorbox| but is shifted by
\meta{xshift} and \meta{yshift} on the lower left corner and by
$-$\meta{xshift} and \meta{yshift} on the lower right corner.
Additionally, there is a \meta{bend} in the middle.