Skip to content

docs(manual): fix duplicate labels and correct section hierarchy#794

Merged
tueda merged 1 commit intoform-dev:masterfrom
tueda:pr/fix/manual-labels-and-sections
Feb 24, 2026
Merged

docs(manual): fix duplicate labels and correct section hierarchy#794
tueda merged 1 commit intoform-dev:masterfrom
tueda:pr/fix/manual-labels-and-sections

Conversation

@tueda
Copy link
Collaborator

@tueda tueda commented Feb 1, 2026

This PR fixes duplicated labels substaevaluate and funmatch. It also promotes Optimization options of the Format statement from a subsection to a section, because that part had no section heading, which resulted in a "hierarchy problem" (causing the section number to become 10.0.1).

There is still something weird in the LaTeX source. There are several instances of \setcounter{equation}{...}:

doc/manual/statements.tex
532:\setcounter{equation}{2}
4691:\setcounter{equation}{3}
5369:\setcounter{equation}{4}
5376:\setcounter{equation}{5}
5971:\setcounter{equation}{6}
6021:\setcounter{equation}{7}

Do we need these counter manipulations?

@coveralls
Copy link

Coverage Status

coverage: 58.03% (-0.01%) from 58.04%
when pulling 1cd423f on tueda:pr/fix/manual-labels-and-sections
into 9b0d11c on form-dev:master.

@tueda
Copy link
Collaborator Author

tueda commented Feb 24, 2026

There is still something weird in the LaTeX source.

This may be resolved in a separate PR.

@tueda tueda merged commit 6b59070 into form-dev:master Feb 24, 2026
84 checks passed
@tueda tueda deleted the pr/fix/manual-labels-and-sections branch February 24, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants