Fix #910
Created new command variants for \contentline and \numberline, and added section_numbers to aux doc data struct.
Now, uses the numbering from the table of contents to number sections in the documents symbols list.
This PR changes the expected output of the document symbol unit test, so the test is updated as well.
main.tex|5 col 24| [Module] 1 First Section
main.tex|6 col 18| [Constant] Equation (1)
main.tex|10 col 2| [Module] 1.1 Subsection
main.tex|12 col 1| [Module] 2 Another Section
main.tex|13 col 2| [Module] 2.1 Dummy
main.tex|14 col 27| [Module] Subsection'
Fix #910 Created new command variants for \contentline and \numberline, and added section_numbers to aux doc data struct. Now, uses the numbering from the table of contents to number sections in the documents symbols list. This PR changes the expected output of the document symbol unit test, so the test is updated as well.
produces the following document symbols