Skip to content

Commit 6b59070

Browse files
committed
docs(manual): fix duplicate labels and correct section hierarchy
1 parent 9b0d11c commit 6b59070

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

doc/manual/functions.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1302,7 +1302,7 @@ \section{thetap\_}\index{thetap\_}\index{function!thetap\_}
13021302
%--#[ tofloat_ :
13031303

13041304
\section{tofloat\_}\index{tofloat\_}\index{function!tofloat\_}
1305-
\label{funmatch}
1305+
\label{funtofloat}
13061306
\noindent Currently not active.
13071307

13081308
%--#] tofloat_ :
@@ -1317,7 +1317,7 @@ \section{topologies\_}\index{topologies\_}\index{function!topologies\_}
13171317
%--#[ torat_ :
13181318

13191319
\section{torat\_}\index{torat\_}\index{function!torat\_}
1320-
\label{funmatch}
1320+
\label{funtorat}
13211321
\noindent Currently not active.
13221322

13231323
%--#] torat_ :

doc/manual/optim.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ \chapter{Output optimization}
123123
regular printing of the output this is not needed because the expression
124124
itself remains in its unoptimized version.
125125

126-
\subsection{Optimization options of the Format statement}
126+
\section{Optimization options of the Format statement}
127127

128128
The \verb|Format| statement has a number of options to control the
129129
code optimization. The easiest to use are the following:

doc/manual/statements.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ \section{chisholm}
552552
%--#] chisholm :
553553
%--#[ chop :
554554
\section{chop}
555-
\label{substaevaluate}
555+
\label{substachop}
556556

557557
\noindent \begin{tabular}{ll}
558558
Type & Executable statement\\
@@ -5331,7 +5331,7 @@ \section{splitlastarg}
53315331
%--#] splitlastarg :
53325332
%--#[ strictrounding :
53335333
\section{strictrounding}
5334-
\label{substaevaluate}
5334+
\label{substastrictrounding}
53355335

53365336
\noindent \begin{tabular}{ll}
53375337
Type & Executable statement\\

0 commit comments

Comments
 (0)