diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-12-19 20:48:27 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-12-19 20:48:27 -0800 |
commit | 32d27896cde18de187be3f8a9e7f9c4ef79b58b3 (patch) | |
tree | 4d411067dfc9ccc93f78aa13c1e596474d708128 /README | |
parent | 5c4e2476ba941d9fd4983fd33e42f03790c0601b (diff) | |
parent | cab20a9e0c391ec67c9bec3f9db7ea9a2c7d1d53 (diff) | |
download | pandoc-32d27896cde18de187be3f8a9e7f9c4ef79b58b3.tar.gz |
Merge pull request #2598 from twsh/biblatexoptions
Removed hyphen
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1231,7 +1231,7 @@ LaTeX variables are used when [creating a PDF]. : bibliography style, when used with `--natbib` and `--biblatex`. -`biblatex-options` +`biblatexoptions` : list of options for biblatex. [`article`]: https://ctan.org/pkg/article |