Required style file `sphinxmulticell.sty` is missing
Nobody has claimed this yet.
- Dominant language
- Ada
- Stars
- 13
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
On line 199 of the style file doc/share/sphinx.sty (release tag v22.0.0) I read :
\RequirePackage{sphinxmulticell}
but the required style file sphinxmulticell.sty is not available anywhere (I also checked in both versions 4.4.0 and 4.3.1 of the official Sphinx distribution, see also GitHub directory sphinx/texinputs/.
I would guess
- either file
sphinxmulticell.styis missing in directorydoc/share/of theAdaCore/aunitrepository. - or its reference in file
doc/share/sphinx.styis superflous.
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
Start at line 199 of doc/share/sphinx.sty and inspect the contents of doc/share/ for the referenced style file. Compare the dependency with the Sphinx 4.3.1 and 4.4.0 texinputs directories linked in the issue. Done means determining whether the missing file must be supplied or the reference removed, then confirming the documentation build no longer has an unresolved style dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100