LaTeX-Workshop/scripts/synctex
2018-04-25 16:52:47 +08:00

3 lines
86 B
Bash

#!/bin/sh
docker run -i --rm -w "$(pwd)" -v "$(pwd):$(pwd)" tianon/latex synctex "$@"