Task #13021 (closed)
Opened 4 years ago
Closed 4 years ago
Can't build Bio-Formats PDF
| Reported by: | mtbcarroll | Owned by: | rleigh |
|---|---|---|---|
| Priority: | major | Milestone: | Unscheduled |
| Component: | Documentation | Version: | n.a. |
| Keywords: | n.a. | Cc: | hflynn, sbesson |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description (last modified by mtbcarroll)
An Arch Linux user, nyloc on #ome, reports that with TeXLive 2014.36709 and Sphinx 1.3.1 they couldn't build the Bio-Formats documentation as PDF from the current state of the develop branch (05840624) because \addto was undefined. Their fix was to add \usepackage[english]{babel}. They built it via cmake then make without any odd options.
Change History (6)
comment:1 Changed 4 years ago by mtbcarroll
- Description modified (diff)
comment:2 Changed 4 years ago by mtbcarroll
comment:3 Changed 4 years ago by mtbcarroll
They can reproduce the failure: http://paste.pound-python.org/show/sxozqZEGSCwnk1jCPeMG/.
comment:4 Changed 4 years ago by mtbcarroll
This may well be https://github.com/sphinx-doc/sphinx/issues/1923.
comment:5 Changed 4 years ago by rleigh
This sphinx issue is exactly the problem. There's a card or ticket already about this. Hopefully should resolve itself once a fixed sphinx is installable by default. In the meantime they can pip instal sphinx 1.2.3 by hand as a workaround.
comment:6 Changed 4 years ago by mtbcarroll
- Resolution set to invalid
- Status changed from new to closed
Thank you! Not our issue, then. Fortunately jessie comes with 1.2.3 so I'm okay.
Their xelatex version is noted at http://paste.pound-python.org/show/119unPLrFHKqCPaV9YAx/.