Erik Bernoth
Erik Bernoth
A single person can stand, fall over, get bored, pissed off, sick, distracted or simply die. No fault there. Thanks for all your hard work, man! The question for me...
> It's not easy finding volunteers. Curious. What's your story?
Ping. This is a valid question. It's also not that hard. Does this need some compiled code or something?
Yes, same here. +1
I come here with a similar request. @bioinformed and co, please link some papers! And as @KallyopeBio mentions there are papers already looking into this topic, even if none of...
Suddenly all our disagreements in recent issues make sense. Is it correct that you mostly want the LaTeX to work fine and the Python/Sphinx stuff around it is just tooling...
I tried changing `depart_literal_block()` to the one proposed by @marufr and I tried to leave out the method completely (which then should simply default to Sphinx' `depart_literal_block()`). In both cases,...
I don't like the idea of using `listing` instead of `Verbatim` for codeblocks. `listing` is a package that does code highlighting for you, and Pygments is a tool that does...
I think I uncommented all interesting parts in `sphinx.py`, still no change.
I am currently working on proving or disproving the assumption, that the wrong environment is used. Reason for this is, that the [Pygments documentation](http://pygments.org/docs/formatters/) says, that it needs the [fancyvrb](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.169.9130&rep=rep1&type=pdf)...