Opened 17 months ago
Last modified 16 months ago
#31397 closed defect
Work around LaTeX bug for building pdf documentation — at Initial Version
Reported by: | jhpalmieri | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | sage-9.3 |
Component: | documentation | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Fixed upstream, in a later stable release. | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Very recent versions of LaTeX won't build the PDF documentation for en/reference/stats/
, instead yielding an error:
Chapter 8. ! TeX capacity exceeded, sorry [input stack size=5000]. \non@alpherr #1->\@latex@error {\string #1 allowed only in math mode}\@ehd l.2922 ...Samplers for \protect\(\ZZ[x]\protect\)}
We should find a workaround.
Note: See
TracTickets for help on using
tickets.