Matthias Geier
Matthias Geier
I think this is where FA is loaded for the RTD theme: https://github.com/readthedocs/sphinx_rtd_theme/blob/0da22b885be387b79f7552c92be00fd14d11228a/src/sass/theme.sass#L30-L32 I'm *not* suggesting to change this!
Thanks for this PR! I'm not yet familiar with dark mode, I'll have to read up a bit. But I already have a question: How does JupyterLab (which also has...
The `man` builder isn't really supported. Quite recently, the `text` builder has gotten minimal support: #615 Maybe something similar (or even the exact same thing?) can be done for the...
Your link looks fine for me on Firefox and Chromium (both on Linux). What browser are you using? To find the error, it would probably be helpful if you could...
> I am busy at the moment and don't have time to create a minimal reproducible example. I will update you if I have any time in the future. No...
> I had quite a bit of trouble getting pandoc installed into the venv on Linux Ubuntu 18.04. I understand that installing Pandoc might be complicated on some systems, but...
> Sure, its simple to install on my own system, but that only helps me, it doesn't help anyone else who later wants to build the package's docs. According to...
Can you please post the relevant Markdown text here?
Thanks for the report! Currently we are limited by how `pandoc` chooses to parse this. I guess you'll have to use the work-around until `pandoc` is replaced by a different...
Thanks for your work on this! So it looks like it would be good to use both TeXLive and Tectonic (because of the encoding differences, which we hopefully can fix...