You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if your latex document has no warnings, the container output can be somewhat confusing:
main.pdf doesn't exist, not generating diff!
as a vscode task:
Executing task: docker run <...> ghcr.io/jemand771/latex-build
main.pdf doesn't exist, not generating diff!
Terminal will be reused by tasks, press any key to close it.
While this doesnt explicitly state that something went wrong, the lack of positive feedback suggests that the build might have failed. To counter this, a "success" message shall be added. e.g.:
if your latex document has no warnings, the container output can be somewhat confusing:
as a vscode task:
While this doesnt explicitly state that something went wrong, the lack of positive feedback suggests that the build might have failed. To counter this, a "success" message shall be added. e.g.:
The text was updated successfully, but these errors were encountered: