LaTeX-Workshop/scripts/synctex

3 lines
86 B
Plaintext
Raw Normal View History

2018-04-15 10:12:10 +03:00
#!/bin/sh
2018-04-25 11:52:47 +03:00
docker run -i --rm -w "$(pwd)" -v "$(pwd):$(pwd)" tianon/latex synctex "$@"