summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.fitting.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-17 21:20:28 +0000
committerKarl Berry <karl@freefriends.org>2020-09-17 21:20:28 +0000
commitdf349982212d3f4ab44223f025a1decb7f9552e7 (patch)
tree5ebdf55de7474bc0b26c3f9148aa74e2404459da /Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.fitting.tex
parentc2966e2771806280acae359474ea9ce7799776bb (diff)
tcolorbox (17sep20)
git-svn-id: svn://tug.org/texlive/trunk@56368 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.fitting.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.fitting.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.fitting.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.fitting.tex
index 20feddda9a6..607ef007697 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.fitting.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.fitting.tex
@@ -148,7 +148,7 @@ elaborate methods to create new commands.
The font size for the content of a box with fixed width and fixed height
can be adjusted automatically. This is called the \emph{fitbox capture mode}.
Note that the fit control algorithm
-constructs a series of versions for the box and selects the 'best'.
+constructs a series of versions for the box and selects the \enquote{best}.
Therefore, the compilation time is quite longer than for a normal box.
The algorithm will fail, if a different selected font size does not change the
overall size of the box content.
@@ -565,7 +565,7 @@ if necessary.
the auxiliary boxes may produce many |hbox| warnings. This option key
changes the |\hbadness| value.
\begin{itemize}
- \item\docValue{off}: Most of |'Underfull \hbox'| and |'Overfull \hbox'| warnings are
+ \item\docValue{off}: Most of |`Underfull \hbox'| and |`Overfull \hbox'| warnings are
switched off (including the ones for the finally used box).
\item\docValue{on}: All warnings for all auxiliary boxes are displayed.
\item\docValue{final}: Only warnings for the finally used box are displayed.