#latexmk — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #latexmk, aggregated by home.social.
-
RE: https://mastodon.social/@whitequark/115635167578691059
Thank you
- @joeyh for :gitannex: #gitAnnex
- @matrss for maintaining #forgejoAneksajo
- @simonmic for :hledger: #hledger
- John Collins for #latexmkand many people maintaining other #FOSS projects I rely upon
-
RE: https://mastodon.social/@whitequark/115635167578691059
Thank you
- @joeyh for :gitannex: #gitAnnex
- @matrss for maintaining #forgejoAneksajo
- @simonmic for :hledger: #hledger
- John Collins for #latexmkand many people maintaining other #FOSS projects I rely upon
-
Jemand eine Idee, was da beim kompilieren mit #latexmk schief läuft? Ich bekomme immer die Fehlermeldung:
"C:\texlive\2025\bin\windows\runscript.tlu:933: command failed with exit code 12:
perl.exe c:\texlive\2025\texmf-dist\scripts\latexmk\latexmk.pl -synctex=1 -interaction=nonstopmode -file-line-error -pdf -outdir=u:/Schule/EFG2 u:/Schule/EFG2/Test_GSM_251009"Wenn ich das von der Kommandozeile mache geht es
-
I just discovered #sioyek, a very fast and simple cross-platform PDF viewer that is designed around reading books or scientific papers. I auto-reloads when the file changes, so is well-suited for a #latexmk workflow. Reloading is quasi-instant and also doesn't redraw everything with this dreaded flicker like many other viewers do (looking at you #evince 😑). Right-clicking on an internal link a opens a real, scrollable subwindow preview, nice! 👍
-
I just discovered #sioyek, a very fast and simple cross-platform PDF viewer that is designed around reading books or scientific papers. I auto-reloads when the file changes, so is well-suited for a #latexmk workflow. Reloading is quasi-instant and also doesn't redraw everything with this dreaded flicker like many other viewers do (looking at you #evince 😑). Right-clicking on an internal link a opens a real, scrollable subwindow preview, nice! 👍
-
@javierarmentia , probablemente debes validar la configuración de TexStudio para saber que parámetros de compilación usa.
Es un error común que al usar referencias bibliográficas (u otras referencias cruzadas) solo se compile una vez, porque en la primera compilación no se actualizan las referencias. Si usas #latexmk para la compilación, esta te ayuda a resolver el número adecuado de compilaciones, o a mano ejecutas varias veces.
https://mgeier.github.io/latexmk.html -
@javierarmentia , probablemente debes validar la configuración de TexStudio para saber que parámetros de compilación usa.
Es un error común que al usar referencias bibliográficas (u otras referencias cruzadas) solo se compile una vez, porque en la primera compilación no se actualizan las referencias. Si usas #latexmk para la compilación, esta te ayuda a resolver el número adecuado de compilaciones, o a mano ejecutas varias veces.
https://mgeier.github.io/latexmk.html -
It has been a while since I talked about #LaTeX.
Uh… use #microtype #latexmk and #booktabs. I try to stay low in complexity -
After so many people were amazed by #latexmk's capabilities to auto-refresh a LaTeX document preview, check this out:
latex-lsp/texlab: An implementation of the Language Server Protocol for LaTeX https://github.com/latex-lsp/texlab?tab=readme-ov-file
I didn't think there would be a language server for TeX documents but there you go!
In #Emacs/#Eglot, you now get auto-completion of all macros that are loaded by your project, even your own. 🤯
-
After so many people were amazed by #latexmk's capabilities to auto-refresh a LaTeX document preview, check this out:
latex-lsp/texlab: An implementation of the Language Server Protocol for LaTeX https://github.com/latex-lsp/texlab?tab=readme-ov-file
I didn't think there would be a language server for TeX documents but there you go!
In #Emacs/#Eglot, you now get auto-completion of all macros that are loaded by your project, even your own. 🤯
-
#latexmk is great for auto-compiling your documents.
However, it fails in some cases and I'm currently bitten by a nasty one:
- \includgraphics'ed PDF is corrupt (It's a missing, unlocked #gitAnnex / @datalad file)
- that stops biblatex from properly finishing the .bcf XML file
- *before* fetching the missing PDF (with #DataLad), latexmk runs biber on the now corrupt .bcf (fails and deletes the .bbl)
- vicious cycle repeats literally forever - latexmk is in an endless loop 🙄 -
#latexmk is great for auto-compiling your documents.
However, it fails in some cases and I'm currently bitten by a nasty one:
- \includgraphics'ed PDF is corrupt (It's a missing, unlocked #gitAnnex / @datalad file)
- that stops biblatex from properly finishing the .bcf XML file
- *before* fetching the missing PDF (with #DataLad), latexmk runs biber on the now corrupt .bcf (fails and deletes the .bbl)
- vicious cycle repeats literally forever - latexmk is in an endless loop 🙄