summaryrefslogtreecommitdiff
path: root/web/glasgow/lit2x-0.16/literate/lit-link-globals.lprl
blob: eb081d8fef4a0bb9f379b05ce4ba67f00d4bc1d1 (plain)
1
2
3
4
5
6
7
8
9
\section[Link_globals]{Global data needed only for linking}

\begin{code}
$Base_sec_depth = 0; # changed by \{up,down}section commands
$Sec_depth_offset=1; # changed by \documentstyle, \rootsectiontype commands

# a trailing 1 seems to be the habit for inc'd perl files
1;
\end{code}