Denis Bitouzé
Denis Bitouzé
I'm using a Mageia 3 Linux box, which doesn't provide static libraries: https://wiki.mageia.org/en/Libraries_policy#.2A.la_files https://wiki.mageia.org/en/Packaging_guidelines#Packaging_Static_Libraries Fedora has the same policy: https://fedoraproject.org/wiki/Packaging:Guidelines#Packaging_Static_Libraries But dynamic libraries are provided. For instance, running `locate libcurl.so`...
As pointed out [on TeX.SE](https://tex.stackexchange.com/q/511301/18401), `\RequirePackage{tocloft}` currently doesn't work before `\documentclass` and that's too bad : it would be helpful for classes which load packages that need `tocloft` to be...
En sortie papier, les DOI dans la bibliographie sont pourvus d'appels de note de bas de page et sont reproduits en notes de bas de page. ECM : ```latex \begin{filecontents}[overwrite]{\jobname.bib}...
It could be nice if AutoZotBib could export from Zotero to biblatex format as well.
For nested lists, 2 spaces could be not enough and 4 spaces are: - expected, at least by some Markdown render engines (I don't know if that's the right way...
Hi, thanks for your useful tool! AIFAICS, it is subject to the following bug: code spans contained in headings lead to errors and are discarded from the output, as shown...
**Is your feature request related to a problem? Please describe.** The way the TODOs/links are listed in the list of TODOs is confusing. For instance, if you have a quick...
(The current feature request is a superset of #7 and #10.) It would be nice for `sphinx-tippy` to support any information exposed via `json` files. In particular, this would allow...
When `sphinx-build` is run with its [`-j auto`](https://www.sphinx-doc.org/en/master/man/sphinx-build.html#cmdoption-sphinx-build-j) option, `sphinx-tippy` doesn't work. Indeed, consider the joined (minimal) project, the structure of which being: ``` ├── _build ├── conf.py ├── index.rst...
Is there a way to customize `sphinx-tippy` in order that Wikipedia tips work also with languages other than English? Indeed, in the following MWE, only “Wikipedia (en)” currently has a...