Matrices in documentation should not be wrapped
- Dominant language
- Macaulay2
- Stars
- 435
- Forks
- 297
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 11
Description
Matrices are wrapped in a rather unhelpful way in the documentation. Here are a couple of examples: [PieriMaps](https://macaulay2.com/doc/Macaulay2/share/doc/Macaulay2/PieriMaps/html/index.html), [AInfinity](https://macaulay2.com/doc/Macaulay2/share/doc/Macaulay2/AInfinity/html/_burke__Resolution.html).
Probably removing `ArgPrintWidth` here would do the job:
https://github.com/Macaulay2/M2/blob/a816bf9a79201423e49991615b19cecfff9ed4a9/M2/Macaulay2/m2/run.m2#L87
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect M2/Macaulay2/m2/run.m2 at the referenced line around ArgPrintWidth, then review the linked PieriMaps and AInfinity documentation pages to reproduce the matrix wrapping. Confirm that the documentation renders matrices without the unhelpful wrapping and that other output formatting remains acceptable.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100