summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex')
-rw-r--r--macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex42
1 files changed, 21 insertions, 21 deletions
diff --git a/macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex b/macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex
index adfbd7f091..646d4229ae 100644
--- a/macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex
+++ b/macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex
@@ -2973,9 +2973,9 @@ This box looks like a box provided by the \texttt{beamer} class.
\tcbset{skintable/.style={colframe=red!50!yellow!50!black,
colback=red!50!yellow!5!white,coltitle=red!50!yellow!3!white,
fonttitle=\bfseries,before=\par\smallskip,
- title=Environment and engines for the skin '\texttt{#1}'}}
+ title=Environment and engines for the skin \enquote{\texttt{#1}}}}
-\subsection{Skin Family 'standard'}\label{subsec:skinstandard}
+\subsection{Skin Family \enquote{standard}}\label{subsec:skinstandard}
\begin{marker}Note that the option keys \refKey{/tcb/frame style},
\refKey{/tcb/interior style},
\refKey{/tcb/segmentation style}, and
@@ -3077,10 +3077,10 @@ This box looks like a box provided by the \texttt{beamer} class.
\clearpage
-\subsection{Skin Family 'enhanced'}
+\subsection{Skin Family \enquote{enhanced}}
\begin{marker}
If you like the standard appearance of a |tcolorbox| but you want to
-have some 'enhanced' features, the |enhanced| skin is what you are looking for.
+have some \enquote{enhanced} features, the |enhanced| skin is what you are looking for.
\end{marker}
\begin{docSkin}{enhanced}
@@ -3143,7 +3143,7 @@ have some 'enhanced' features, the |enhanced| skin is what you are looking for.
segmentation style={black,solid,opacity=0.2,line width=1pt}}
\begin{tcolorbox}[title=Nice box in rainbow colors]
- With the 'enhanced' skin, it is quite easy to produce fancy looking effects.
+ With the \enquote{enhanced} skin, it is quite easy to produce fancy looking effects.
\tcblower
Note that this is still a \texttt{tcolorbox}.
\end{tcolorbox}
@@ -3588,7 +3588,7 @@ Nevertheless, this skin can be applied independently.
\clearpage
-\subsection{Skin Family 'bicolor'}
+\subsection{Skin Family \enquote{bicolor}}
\begin{docSkin}{bicolor}
This skin is quite similar to the \refSkin{standard} and \refSkin{enhanced} skin.
But instead of a segmentation line, the optional lower part of the box is filled with a
@@ -3682,13 +3682,13 @@ Nevertheless, this skin can be applied independently.
basicstyle=\ttfamily\bfseries,extendedchars=true}}}
\begin{tcblisting}{title={Snapshot of the staging area},
- gitexample={The option '-a' automatically stages all tracked and modified
+ gitexample={The option `-a' automatically stages all tracked and modified
files before the commit.\par
- This can be combined with the message option '-m'
+ This can be combined with the message option `-m'
as seen in the third line.}}
git commit
git commit -a
-git commit -am 'changes to my example'
+git commit -am `changes to my example'
\end{tcblisting}
\end{dispExample}
@@ -3828,7 +3828,7 @@ Nevertheless, this skin can be applied independently.
\clearpage
-\subsection{Skin Family 'tile'}
+\subsection{Skin Family \enquote{tile}}
\begin{docSkin}[doc new=2016-02-25]{tile}
This skin is a variant of skin \refSkin{bicolor}. Especially, the
optional lower part of the box is colored by \refKey{/tcb/colbacklower}.
@@ -4011,11 +4011,11 @@ Nevertheless, this skin can be applied independently.
\clearpage
-\subsection{Skin Family 'beamer'}
+\subsection{Skin Family \enquote{beamer}}
\begin{docSkin}{beamer}
This skin resembles boxes known from the |beamer| class and therefore is
- called 'beamer'. It uses the normal colors from the core package but shades
+ called \enquote{beamer}. It uses the normal colors from the core package but shades
them a little bit. To use this skin, the |tikz| library |shadings|
has to be included in the preamble by:
\begin{dispListing}
@@ -4070,7 +4070,7 @@ Nevertheless, this skin can be applied independently.
\begin{dispExample}
\begin{tcolorbox}[beamer,colback=Salmon!50!white,colframe=FireBrick!75!black,
- adjusted title=A colored box with the 'beamer' skin]
+ adjusted title=A colored box with the \enquote{beamer} skin]
This box looks like a box provided by the \texttt{beamer} class.
\end{tcolorbox}
\end{dispExample}
@@ -4227,7 +4227,7 @@ Nevertheless, this skin can be applied independently.
\clearpage
-\subsection{Skin Family 'widget'}
+\subsection{Skin Family \enquote{widget}}
\begin{docSkin}{widget}
This skin uses the normal colors from the core package but shades
them a little bit. To use this skin, the |tikz| library |shadings|
@@ -4284,7 +4284,7 @@ if needed.
\begin{dispExample}
\begin{tcolorbox}[widget,colback=Salmon!50!white,colframe=FireBrick!75!black,
- adjusted title=A colored box with the 'widget' skin]
+ adjusted title=A colored box with the \enquote{widget} skin]
This is my content.
\end{tcolorbox}
\end{dispExample}
@@ -4421,7 +4421,7 @@ Nevertheless, this skin can be applied independently.
\clearpage
-\subsection{Skin Family 'empty'}
+\subsection{Skin Family \enquote{empty}}
\begin{docSkin}{empty}
This skin sets all engines to |empty|, i.\,e.\ nothing is drawn at all.
@@ -4738,7 +4738,7 @@ are drawn by the codes given by
\clearpage
-\subsection{Skin 'spartan'}\label{subsec:spartan}
+\subsection{Skin \enquote{spartan}}\label{subsec:spartan}
\begin{docSkin}{spartan}
This skin is quite \ldots\ spartan.
@@ -4794,7 +4794,7 @@ are drawn by the codes given by
\clearpage
-\subsection{Skin 'draft'}\label{subsec:draft}
+\subsection{Skin \enquote{draft}}\label{subsec:draft}
\begin{docSkin}{draft}
This skin is intended to be used while drafting new geometric settings
@@ -4843,7 +4843,7 @@ are drawn by the codes given by
\begin{dispExample}
\vspace*{3mm}
-\begin{tcolorbox}[draft,title=A colored box with the 'draft' skin]
+\begin{tcolorbox}[draft,title=A colored box with the \enquote{draft} skin]
\lipsum[1-3]
\tcblower
\lipsum[4-6]
@@ -4853,9 +4853,9 @@ are drawn by the codes given by
\clearpage
-\subsection{Skin Family 'freelance'}
+\subsection{Skin Family \enquote{freelance}}
\begin{marker}
-This skin family 'freelance' is deprecated with |tcolorbox| 3.00.
+This skin family \enquote{freelance} is deprecated with |tcolorbox| 3.00.
It is not longer needed, because
\refKey{/tcb/frame code},
\refKey{/tcb/interior code},