lib-tex icon indicating copy to clipboard operation
lib-tex copied to clipboard

Support for latexmk

Open kyuilisworking opened this issue 4 years ago • 2 comments

Do you have any plans to support latexmk in the future? It simplifies handling cross-references, and so would be very useful.

kyuilisworking avatar Apr 07 '21 22:04 kyuilisworking

I would love to. latexmk uses PERL and I still haven't managed to cross-compile PERL to Arm64 or WebAssembly. I keep trying regularly.

If you have a command that does the same thing as latexmk but is coded in Lua or Python, it will be easier.

holzschu avatar Apr 08 '21 05:04 holzschu

Ah, I see - I'll look into how simple this would be to transcribe.

kyuilisworking avatar Apr 14 '21 22:04 kyuilisworking