From fccd2ed431eaa0f150d498ca641470cae11bb1eb Mon Sep 17 00:00:00 2001 From: Yukai Chou Date: Fri, 22 Dec 2023 07:22:50 +0800 Subject: [PATCH] fixup! docs: resolve large-enough overfull hboxes Signed-off-by: Yukai Chou --- doc/generic/pgf/pgfmanual-en-gd-usage-pgf.tex | 4 ++-- doc/generic/pgf/pgfmanual-en-pgfsys-commands.tex | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/generic/pgf/pgfmanual-en-gd-usage-pgf.tex b/doc/generic/pgf/pgfmanual-en-gd-usage-pgf.tex index 68585af2c..63af27c8f 100644 --- a/doc/generic/pgf/pgfmanual-en-gd-usage-pgf.tex +++ b/doc/generic/pgf/pgfmanual-en-gd-usage-pgf.tex @@ -410,8 +410,8 @@ \subsubsection{Graph Drawing Scopes} |(10pt,20pt)--(30pt,40pt)| in \tikzname-syntax and may include the path commands |--|, |..| (followed by Bézier coordinates), and |--cycle|. - The parameter \meta{animations} contains algorithmically-generated - animation commands (calls to |\pgf|\-|animate|\-|attribute|. The |whom| + The last parameter \meta{animations} contains algorithmically-generated + animation commands (calls to |\pgfanimateattribute|). The |whom| will be set to |pgf@gd|. The default \meta{macro} simply draws a line between the nodes. When the diff --git a/doc/generic/pgf/pgfmanual-en-pgfsys-commands.tex b/doc/generic/pgf/pgfmanual-en-pgfsys-commands.tex index 66123908c..dd80accf0 100644 --- a/doc/generic/pgf/pgfmanual-en-pgfsys-commands.tex +++ b/doc/generic/pgf/pgfmanual-en-pgfsys-commands.tex @@ -922,12 +922,14 @@ \subsection{Transparency System Commands} transformation should not apply to the following graphics, however. \end{command} +\pagebreak[2] \begin{command}{\pgfsys@clipfading} This command has a default implementation and need not be implemented by driver files other than |pgfsys-dvips.def|. The macro is called in - |\pgf|\-|set|\-|fading|\-|for|\-|current|\-|path| and - |\pgf|\-|set|\-|fading|\-|for|\-|current|\-|path|\-|stroked| + \begin{quote} + |\pgfsetfadingforcurrentpath| and |\pgfsetfadingforcurrentpathstroked| + \end{quote} of the basic layer, where it invokes the current path for clipping the shading just before installing it as an opacity mask for fading. The default implementation is actually a non-operation, but with |dvips| it