msprev / panzer

pandoc + styles
BSD 3-Clause "New" or "Revised" License
160 stars 13 forks source link

Command line option "--verbose" for pandoc not recognized by panzer? #26

Closed mhminai closed 7 years ago

mhminai commented 7 years ago

I tried to use the --verbose option with panzer, it continues after throwing an error:

ERROR: do not recognize command line option "--verbose"---ignoring

This option is recognized by the bare pandoc command.

I was expecting panzer to pass this option to the invocation of pandoc

panzer version: 1.0 pandoc version: 1.17.0.2

msprev commented 7 years ago

Thank you for catching this. It should be fixed now in the latest commit. Please let me know if you have any problems.