summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-04-14 10:21:27 +0200
committerUlrich Müller <ulm@gentoo.org>2017-04-16 12:18:17 +0200
commitca463ce502ee81bfbfb2e9afe63895faad1379fc (patch)
treeb5223e82faf2270901d217ad3a44625e3048a88c /profile-variables.tex
parentpkg-mgr-commands: dohard, both paths are relative to D/ED (diff)
downloadpms-ca463ce502ee81bfbfb2e9afe63895faad1379fc.tar.gz
pms-ca463ce502ee81bfbfb2e9afe63895faad1379fc.tar.bz2
pms-ca463ce502ee81bfbfb2e9afe63895faad1379fc.zip
More consistent capitalisation of headings.eapi-6-approved-2017-04-29
Use title case for first and second level headings (i.e., \chapter and \section in the main text, \section and \subsection in the EAPI cheat sheet); use sentence case everywhere else. https://archives.gentoo.org/gentoo-pms/message/cef75e03f1a3b692281a5b79065dc2b6
Diffstat (limited to 'profile-variables.tex')
-rw-r--r--profile-variables.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/profile-variables.tex b/profile-variables.tex
index c47b748..5fd2d8b 100644
--- a/profile-variables.tex
+++ b/profile-variables.tex
@@ -1,10 +1,10 @@
-\section{Profile variables}
+\section{Profile Variables}
\label{sec:profile-variables}
This section documents variables that have special meaning, or special behaviour, when defined in a
profile's \t{make.defaults} file.
-\subsection{Incremental Variables}
+\subsection{Incremental variables}
\i{Incremental} variables must stack between parent and child profiles in the following manner:
Beginning with the highest parent profile, tokenise the variable's value based on whitespace and
concatenate the lists. Then, for any token $T$ beginning with a hyphen, remove it and any previous