Browse Source

Prevent call of nonexistent `prepare` command

master
Alexander Altman 9 years ago
parent
commit
87a14c20ac
  1. 2
      git-latexdiff

2
git-latexdiff

@ -84,7 +84,7 @@ Options:
or Emacs Org mode file. or Emacs Org mode file.
The search for the only file containing 'documentclass' The search for the only file containing 'documentclass'
will be attempted, if not specified. 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 will be used unless explicitly provided
--no-view don't display the resulting PDF file --no-view don't display the resulting PDF file
--latex run latex instead of pdflatex --latex run latex instead of pdflatex

Loading…
Cancel
Save