X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=work_on_chapter.sh;h=93252d2edff1e51c8310eff45152643b63434258;hb=4c449b205b49b4773934bd5cfd22e0f15e199eeb;hp=5c77720fafa96aaafa1e88b160812561ad5c66ab;hpb=658c18356eecd7b43b27b5ee450db4d12a985834;p=phd-thesis.git diff --git a/work_on_chapter.sh b/work_on_chapter.sh index 5c77720..93252d2 100755 --- a/work_on_chapter.sh +++ b/work_on_chapter.sh @@ -1,2 +1,2 @@ #!/bin/sh -latexmk -pvc -cd -pdf "${@}" +latexmk -pvc -cd -pdf -synctex=1 "${@}"