Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/manual/functions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1302,7 +1302,7 @@ \section{thetap\_}\index{thetap\_}\index{function!thetap\_}
%--#[ tofloat_ :

\section{tofloat\_}\index{tofloat\_}\index{function!tofloat\_}
\label{funmatch}
\label{funtofloat}
\noindent Currently not active.

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

\section{torat\_}\index{torat\_}\index{function!torat\_}
\label{funmatch}
\label{funtorat}
\noindent Currently not active.

%--#] torat_ :
Expand Down
2 changes: 1 addition & 1 deletion doc/manual/optim.tex
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ \chapter{Output optimization}
regular printing of the output this is not needed because the expression
itself remains in its unoptimized version.

\subsection{Optimization options of the Format statement}
\section{Optimization options of the Format statement}

The \verb|Format| statement has a number of options to control the
code optimization. The easiest to use are the following:
Expand Down
4 changes: 2 additions & 2 deletions doc/manual/statements.tex
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ \section{chisholm}
%--#] chisholm :
%--#[ chop :
\section{chop}
\label{substaevaluate}
\label{substachop}

\noindent \begin{tabular}{ll}
Type & Executable statement\\
Expand Down Expand Up @@ -5331,7 +5331,7 @@ \section{splitlastarg}
%--#] splitlastarg :
%--#[ strictrounding :
\section{strictrounding}
\label{substaevaluate}
\label{substastrictrounding}

\noindent \begin{tabular}{ll}
Type & Executable statement\\
Expand Down
Loading