Results 287 comments of David Carlisle

@yegor256 sorry you are right ``` local ctanupload = ctanupload or "ask" ``` in `l3build-upload.lua` should not be there, this file is read before your setting so it always sets...

If you mean github actions triggering l3build, several repos have such actions including latex2e see https://github.com/latex3/latex2e/blob/develop/.github/workflows/main.yaml#L19

Thanks for this reminder, I'll see what I can do... On Mon, 6 May 2019 at 12:30, FloMiLe wrote: > As described in > https://tex.stackexchange.com/questions/86211/colortbl-and-amsmath-conflict, > after loading colortbl, one...

@lvjr thanks for checking. I want to adjust things a bit more so the rowum counter gets incremented more naturally, not just if rows are being coloured but that should...

Thanks for the report, I have looked in to this a bit and it seems getting a fixed ACE may be problematic, Using codemirror must be possible in principle (also...

@niruvt can you try https://davidcarlisle.github.io/latexcgi/test-codemirror I put your Marathi phrase in one of the examples at this page. Currently this is implemented as a separate `runlatex-codemirror.js` script but that is...

I had it working in codemirror5 but was trying to get it working for codemirror6 the new version (oficially in test release) but that seemed harder to set up and...

Oh most likely mylatex.ltx should (since the 2018-04-01 latex release) restore the `\everyjob` settings that latex uses to read the commandline filenames safely. I'll look in to it ....

well without the everyjob settings the first form wouldn't work either, so it isn't those settings that break \input{`ééé} so much as the implict utf8 handling the `\input` form isn't...

No I think that would lead to massive fragmentation as it would be impossible to know what is happening, there are thousands of university thesis classes lying on hard disks...