Christophe BAL

Results 40 comments of Christophe BAL

Using parallelism, my script speeds up the search for regression when I modify my code. If I have an unexpected failure, I then work on each failing test on a...

I use `TeX Live`. The problem is that I work with the `tcolorbox` library `minted`. I will wait for a fix. I can do the beta tester.

Maybe some testing using `l3build` should be done in such situation breaking API.

> Tested on macOS 14.6.1, I can confirm that `pip3 install --break-system-packages latexminted` (I have python3 installed by Homebrew) did create a `latexminted` executable in `/usr/local/bin`, which is contained in...

Thanks a lot for this patch for `tcolorbox`. I will update my only-one-user CTAN package soon. :-) ~~~latex \RequirePackage{minted2} \RequirePackage{tcolorbox}% [2024/07/10] \tcbuselibrary{minted, breakable, skins} ~~~

This almost works but the first compilation raises one error. No extra file exists at the time of the first compilation... The 2nd compilation is fined but very slow. ~~~...

The last version works fine. Is it easy to explain the fixes done?

The simplest case is to use a common TOML configuration file for (La)TeX files that use the same compilation steps. For example, I always use the same compilation process when...

Indeed, I meant `source` and not `sequence`. Sorry for the typo. The problem with the previous approach is that I have to indicate all the files by hand. With [glob...

If there is "no emergency", I can code the parsing but not before June.