Required style file `footnotehyper-sphinx.sty` is missing
Nobody has claimed this yet.
- Dominant language
- Ada
- Stars
- 13
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
This issue is related to previous issue #42.
On line 217 of the style file doc/share/sphinx.sty (release tag v22.0.0) I read :
\RequirePackage{footnotehyper-sphinx}
but the required style file footnotehyper-sphinx.sty is not available anywhere.
Note: The generation of file doc/build/aunit_cb/pdf/aunit_cb.pdf works for me if I comment out both lines 199 and 217 (see the PDF file aunit_cb.pdf generated with several errors Undefined control sequence: \sphinxAtStartPar).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect doc/share/sphinx.sty at lines 199 and 217 and compare the v22.0.0 documentation setup with the missing footnotehyper-sphinx.sty file. Reproduce generation of doc/build/aunit_cb/pdf/aunit_cb.pdf and check the reported undefined control sequence errors. Done means the documentation PDF builds without the missing style-file failure and related errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100