summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2021-05-18 21:43:12 +0200
committerUlrich Müller <ulm@gentoo.org>2021-05-21 06:42:39 +0200
commit3e558f678cf36228c51eaf36d59a48577c3e25e3 (patch)
tree7f2bcb8fa0ddc09291dc9c789d94473685759f55 /ebuild-functions.tex
parentpms.cls: Require version 1 of parskip.sty (diff)
downloadpms-3e558f678cf36228c51eaf36d59a48577c3e25e3.tar.gz
pms-3e558f678cf36228c51eaf36d59a48577c3e25e3.tar.bz2
pms-3e558f678cf36228c51eaf36d59a48577c3e25e3.zip
Fix bad page breaks before lists
Taken from https://tex.stackexchange.com/a/2645. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'ebuild-functions.tex')
-rw-r--r--ebuild-functions.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebuild-functions.tex b/ebuild-functions.tex
index ab3ed9c..4e691c5 100644
--- a/ebuild-functions.tex
+++ b/ebuild-functions.tex
@@ -479,7 +479,7 @@ when in the phase in question.
\section{Call Order}
The call order for installing a package is:
-
+\nobreakpar
\begin{compactitem}
\item \t{pkg_pretend} (only for EAPIs listed in table~\ref{tab:pkg-pretend-table}), which is called
outside of the normal call order process.