LAURENS Jérôme
LAURENS Jérôme
@josephwright What you describe is the "normal" setup for everyday use, but it is not completely suitable for development. First, it is based on the assumption that the TeX distributions...
I still have problems with checks, locally everything runs fine but on the remote, there are errors
Yes, that part was easy to fix. My problems are with ``` *** ../../build/test-config-toc/toc-ex-book-hyperref-1.tpf Sat Jan 27 15:47:58 2024 --- ../../build/test-config-toc/toc-ex-book-hyperref-1.pdftex.pdf Sat Jan 27 15:48:02 2024 *************** *** 1773,1845 ****...
After stronger and cleaner processing (I am still learning), here are rebased commits - 1st commit to define before/after `\ShowHook` output - 2nd commit to define `\ShowHook`. Checks passed locally...
The top level checks do not pass for me locally, more precisely the `config-toc` in the `required/latex-lab` fails. Maybe this is expected.
Too complicated to rebase I will open another pull request
I found the culprit: typo at https://github.com/latex3/l3build/blob/5bc4936f5fe729bf48a9af6ea59de450969943e3/l3build.lua#L131
Changing the name helps in understanding the code - "install" = install globally - "unpack" = install locally This function cannot be made local because it is used in different...
@u-fischer Absolutely. This TODO should have been removed.