diff options
| author | Sumit Sahrawat <sumit.sahrawat.apm13@itbhu.ac.in> | 2015-03-04 15:25:56 +0530 |
|---|---|---|
| committer | Sumit Sahrawat <sumit.sahrawat.apm13@itbhu.ac.in> | 2015-03-04 15:25:56 +0530 |
| commit | ad9e4cde9d2f3c4014092749651558529c4f2cb3 (patch) | |
| tree | 529b9bd7bd30cdfaf795b075e5b1db316e42212e /README | |
| parent | 7407b83ced4f03bb3e9c716e3bbb1e2459942bf8 (diff) | |
| download | pandoc-ad9e4cde9d2f3c4014092749651558529c4f2cb3.tar.gz | |
Fix issue #969, #1779 by providing --latex-engine-opt
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -655,6 +655,11 @@ Options affecting specific writers The default is `pdflatex`. If the engine is not in your PATH, the full path of the engine may be specified here. +`--latex-engine-opt=`*STRING* +: Use the given string as a command-line argument to the `latex-engine`. + If used multiple times, the arguments are provided with spaces between + them. Note that no check for duplicate options is done. + Citation rendering ------------------ |
