Re: [PATCH] git-latexdiff: new command in contrib, to use latexdiff and Git From: Tim Haga <hidden> Date: 2016-06-15 22:53:05 While testing your script on my office machine i discovered that the following might be a problem: +if [ "$view" = 1 ] || [ "$view" = maybe ] && [ "$output" = "" ]; then + xpdf "$pdffile" +fi Xpdf is not installed on all machines (e.g. it's not installed on my office machine), so maybe it would be a good idea to use a environment variable instead? Tim
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help