Change for latest pandoc-citeproc.
This commit is contained in:
parent
39cdafd505
commit
1240edbc3b
1 changed files with 1 additions and 1 deletions
|
@ -677,7 +677,7 @@ options =
|
|||
, Option "" ["citation-abbreviations"]
|
||||
(ReqArg
|
||||
(\arg opt ->
|
||||
return opt{ optMetadata = ("csl-abbreviations",arg) :
|
||||
return opt{ optMetadata = ("citation-abbreviations",arg) :
|
||||
optMetadata opt })
|
||||
"FILE")
|
||||
""
|
||||
|
|
Loading…
Add table
Reference in a new issue