Changes between Version 97 and Version 101 of Ticket #16256
- Timestamp:
- 11/30/14 22:13:20 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16256
-
Property
Commit
changed from
80d54890d91a024dfdd45a6d3eed4b8410dc25b5
tof5aa239b4946392411d97f4269ef5e646e215bfc
-
Property
Commit
changed from
-
Ticket #16256 – Description
v97 v101 108 108 purely about style rather than content, hence postponed to a later 109 109 ticket. 110 111 - Sphinx issue: latex support in `:ref:` 112 113 When the title of a module contains some latex, it gets displayed 114 properly in tocrefs, but not in `:ref`'s. We had a look with 115 Florent, and fixing this would require some fiddling with Sphinx's 116 internals (the latex chunks are already stripped away in the 117 crossref database!). Hence postponed for later as fixing this won't 118 require changing the documentation sources.