Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a notification on success #27

Open
jemand771 opened this issue Aug 27, 2021 · 2 comments
Open

add a notification on success #27

jemand771 opened this issue Aug 27, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request feature something the container does

Comments

@jemand771
Copy link
Owner

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.:

build successful! files written: main.pdf, main-diff.pdf, main.synctex
@jemand771 jemand771 added enhancement New feature or request feature something the container does labels Aug 27, 2021
@DSczyrba
Copy link

DSczyrba commented Sep 2, 2021

Dauert irgendwie ganzschön lang :D @jemand771

@jemand771
Copy link
Owner Author

stress mich nicht xD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature something the container does
Projects
None yet
Development

No branches or pull requests

2 participants