Denis Bitouzé
Denis Bitouzé
In the documentation of `pgfplots` version 1.16, a "workaround for a bug in PGF 2.00" is mentionned at page 273 and (2 times) at page 312: "something like `exp(-10^2)` must...
Currently, in case of infinite compiler passes due to "ibid" citations at page boundaries, biblatex just writes in the .log file: ``` Package biblatex Warning: Please rerun LaTeX. (biblatex) Page...
(Disclaimer: I'm not sure whether `biblatex` is the culprit or not.) When both: - `backref` option is loaded, - `greek` is one of the `babel`'s languages loaded (even if it...
I'm aware of #842 but, IMHO, `biblatex's` announcements on CTAN are missing. At least, in case of significant changes in a release (which is the case most of the time...
Sometimes, you have to gather, in a single (main) source file, source (sub)files from several authors, some of them adding bib resources through `\addbibresource`. It would be convenient to let...
Typo
There is a typo on [git-clone git://github.com/rocky/zshdb.git](https://github.com/rocky/zshdb/wiki/Installation#from-git): there shouldn't be any `-` between `git` and `clone` in `git-clone git://github.com/rocky/zshdb.git`
Thanks for providing this Docker image for Dolibarr! I followed scrupulously [your instructions](https://github.com/tuxgasy/docker-dolibarr#how-to-run-this-image-) and first faced the following error: ``` $ docker-compose up -d Creating network "dolibarr_default" with the default...
The (Plone 5) documentation about [Apache as front-end Web Server for Plone](https://docs.plone.org/manage/deploying/front-end/apache.html#installing-apache-front-end-for-plone) tells you to add a virtual host configuration file `/etc/apache2/sites-enabled/yoursite.conf` containing (among other things): `NameVirtualHost *` But, when...
It would be nice for `latexcgi` to rely on the last release of `Ace` which, starting from `1.12.0`, supports syntax highlighting for `bibtex` (see https://github.com/ajaxorg/ace/issues/4837) : compare the first example...
It would be nice to have an option letting us display the codes and their resulting PDFs, not the latter below the former, but side by side as it is...