Browse Source

Mention in help R & Org files as arguments for main

master
Mikhail Titov 10 years ago
committed by Matthieu Moy
parent
commit
8e853639b6
  1. 7
      git-latexdiff

7
git-latexdiff

@ -80,7 +80,12 @@ If "--" is used for NEW, then diff against the working directory.
Options:
--help this help message
--help-examples show examples of usage
--main <file.tex> name of the main LaTeX file
--main <file> name of the main LaTeX, R Sweave,
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
will be used unless explicitly provided
--no-view don't display the resulting PDF file
--latex run latex instead of pdflatex
--bibtex, -b run bibtex as well as latex

Loading…
Cancel
Save