From 87a14c20ac52030d6572284e1c3879791c7b93ab Mon Sep 17 00:00:00 2001 From: Alexander Altman Date: Sat, 16 Jul 2016 20:15:02 +0000 Subject: [PATCH] Prevent call of nonexistent `prepare` command --- git-latexdiff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-latexdiff b/git-latexdiff index 8cb7849..b6ac0cb 100755 --- a/git-latexdiff +++ b/git-latexdiff @@ -84,7 +84,7 @@ Options: or Emacs Org mode file. The search for the only file containing 'documentclass' will be attempted, if not specified. - For non-LaTeX files, a reasonable `prepare` command + For non-LaTeX files, a reasonable \`prepare\` command will be used unless explicitly provided --no-view don't display the resulting PDF file --latex run latex instead of pdflatex