Commit b15477d
committed
LaTeX: revisit and trim visit_target()
Refs: sphinx-doc#13609, sphinx-doc#11093 (sphinx-doc#11333), sphinx-doc#6026 (sphinx-doc#6051).
- Fix misnomer in test-latex-labels/index.rst text.
Refs:
sphinx-doc#13609 (comment)
- Patch writers/latex.py as per the proposal at end of:
sphinx-doc#13609 (comment)
- Update test_latex_build.py::test_latex_labels to detect non
desired extra label in LaTeX output.
Nota bene: this commit does not revert "Tests: update LaTeX label
test expectations from Docutils r10151 (sphinx-doc#13610)" (commit
68d5610) as it is still
necessary for compatibility with both Docutils 0.21.2 and
Docutils HEAD at their r10151.1 parent 2b7e3ad commit b15477d
File tree
3 files changed
+6
-24
lines changed- sphinx/writers
- tests
- roots/test-latex-labels
- test_builders
3 files changed
+6
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1843 | 1843 | | |
1844 | 1844 | | |
1845 | 1845 | | |
1846 | | - | |
| 1846 | + | |
1847 | 1847 | | |
1848 | 1848 | | |
1849 | | - | |
1850 | | - | |
1851 | | - | |
1852 | | - | |
1853 | | - | |
1854 | | - | |
1855 | | - | |
1856 | | - | |
1857 | | - | |
1858 | | - | |
1859 | | - | |
1860 | | - | |
1861 | | - | |
1862 | | - | |
1863 | | - | |
1864 | | - | |
1865 | | - | |
1866 | | - | |
1867 | | - | |
1868 | | - | |
1869 | | - | |
| 1849 | + | |
1870 | 1850 | | |
1871 | 1851 | | |
1872 | 1852 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2019 | 2019 | | |
2020 | 2020 | | |
2021 | 2021 | | |
2022 | | - | |
| 2022 | + | |
2023 | 2023 | | |
2024 | 2024 | | |
| 2025 | + | |
| 2026 | + | |
2025 | 2027 | | |
2026 | 2028 | | |
2027 | 2029 | | |
| |||
0 commit comments