diff options
author | albert-github <albert.tests@gmail.com> | 2019-08-04 10:08:05 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2019-08-04 10:08:05 (GMT) |
commit | 3eea436bec471fb0b4161342b4d7d804d7173ca4 (patch) | |
tree | 8a5d6fc26fda79799b4e062413b926a9defce374 /testing | |
parent | f6b570dd11534ee131c8c3cc0f1a4c732c00ec96 (diff) | |
download | Doxygen-3eea436bec471fb0b4161342b4d7d804d7173ca4.zip Doxygen-3eea436bec471fb0b4161342b4d7d804d7173ca4.tar.gz Doxygen-3eea436bec471fb0b4161342b4d7d804d7173ca4.tar.bz2 |
Incorrect paragraph numbers in secref list.
The definition of `\doxysection` etc. are using grouping around the section title, and this destroys the \label system as label names are stored locally.
(see also: https://tex.stackexchange.com/questions/502650/section-numbering-in-redefined-sections)
the `\doxysection` commands have been redefined (unfortunately partly copying values from book.cls)
Diffstat (limited to 'testing')
0 files changed, 0 insertions, 0 deletions