Jean-François B.

Results 273 comments of Jean-François B.

> Are there already conf.py entries for that? Not yet. It could be added as a new config value for the latex template. What to put in there looks like...

I recommend [this blog post](https://www.texdev.net/2024/09/07/tagging-project-progress) for information by one of the core LaTeX maintainer up-to-date as of September 2024, where one finds [this status page](https://latex3.github.io/tagging-project/tagging-status/) providing the current status of...

@githubnmaurer One finds at https://www.latex-project.org/news/latex2e-news/ the PDFs giving a summary of LaTeX kernel changes, in particular regarding tagging support since 2022. The user interface has constantly evolved over this time...

@AA-Turner here it is: ```text Versions ======== * Platform: darwin; (macOS-15.7.2-arm64-arm-64bit-Mach-O) * Python version: 3.13.3 (CPython) * Sphinx version: 9.0.0rc1+/113cfe161 * Docutils version: 0.22.3 * Jinja2 version: 3.1.6 * Pygments...

I will have a look. About acronyms, issues #4298 and #4861 are related (perhaps not to this issue *per se* though). About acronyms, I am a bit wary of any...

I noticed that HTML rendering relies on this CSS: ``` abbr, acronym { border-bottom: dotted 1px; cursor: help; } ``` I find this disconcerting that the mouse pointer becomes a...

Also `lmr`. The problem occured for me in location using sans family, but serif has same "defect".

> This issue therefore has to be reported to the font maintainers. I can only concur. But it was relatively quick and easy for me to report here.

This is not an answer, but a comment that there should be no need to explicitly include `genindex` in a toctree. Actually, prior to #12500 the sphinx-quickstart produced a default...

> Le 21 juil. 2025 à 14:48, Bruno Santos ***@***.***> a écrit : > > > BrunoMSantos > left a comment > (sphinx-doc/sphinx#13733) > > Interesting... And yeah, the only...