Jean-François B.

Results 273 comments of Jean-François B.

> I agree. But it sounds like too much work for me to generate and maintain such a list. I do understand... Maybe (I am thinking here of dummies in...

@daleworley Have you tried [footnotehyper package](https://ctan.org/pkg/footnotehyper) ? I have barely read this thread but it may possibly address some of your use cases (no guarantees...).

This issue appears to be still relevant at time of Alabaster 1.0.0 and Sphinx 8.0.x.

EDIT: the next paragraph is outdated. The current PR makes `\mathbf{\Gamma}` produce as expected a bold upright Gamma. The only thing which bothers me a bit is that for the...

After merging master I pushed two more commits - the `no-math` for fontspec is a no-op with unicode-math and serves nothing now, - the characters 𝑅 𝕀 𝕌 𝟘 𝟙...

(please wait a bit before reviewing I am currently examining matters of font sizes)

Ready for review. regarding commit "[Slightly large subscripts for accessibility](https://github.com/sympy/sympy/pull/26914/commits/50625d1b524fa7fa8adeebafd6a8b298653ba615)" I meant to say "slightly larger" not "slightly large". Here is example of output in PDF: ![Capture d’écran 2024-08-06 à...

Here another example from PDF with this PR: ![Capture d’écran 2024-08-06 à 18 48 55](https://github.com/user-attachments/assets/1d89267a-4b4c-4513-9eab-122f1b1a32cc) It illustrates that sub- and super-scripts are a bit larger relatively to math main size...

For comparison the same in sympy-docs-pdf-1.13.1.pdf (this is not math where current pdf has problems). ![Capture d’écran 2024-08-06 à 18 52 50](https://github.com/user-attachments/assets/f08c8ffb-5bc5-43f9-95f3-44da2d694208) ![Capture d’écran 2024-08-06 à 18 53 02](https://github.com/user-attachments/assets/c4c94c07-a5fc-4dc4-859b-2aa38457b87a) Another...

> The only thing which bothers me a bit is that for the eleven capital Greek letters such as `\Gamma` (or `\Lambda` mentioned in initial post), `\mathbf` will produce italic...