summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tcolorbox/tcolorbox.doc.fitting.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tcolorbox/tcolorbox.doc.fitting.tex')
-rw-r--r--macros/latex/contrib/tcolorbox/tcolorbox.doc.fitting.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/latex/contrib/tcolorbox/tcolorbox.doc.fitting.tex b/macros/latex/contrib/tcolorbox/tcolorbox.doc.fitting.tex
index 20feddda9a..607ef00769 100644
--- a/macros/latex/contrib/tcolorbox/tcolorbox.doc.fitting.tex
+++ b/macros/latex/contrib/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.