diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-08-18 23:01:23 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-08-20 20:47:06 -0700 |
commit | 7048c130ec9d128dd1c9d1ddf8e7ce3c15eaf435 (patch) | |
tree | 7fb65fb2560a9581057117131f3bb456ac405c8d /src/Text/Pandoc/Writers/RTF.hs | |
parent | 0e2605ffdf69b7a6a7c942a986dec4283a886e82 (diff) | |
download | pandoc-7048c130ec9d128dd1c9d1ddf8e7ce3c15eaf435.tar.gz |
Create Cite element even if no matching reference in the biblio.
* Add ??? as fallback text for non-resolved citations.
* Biblio: Put references (including a header at the end of
the document, if one exists) inside a Div with class "references".
This gives some control over styling of references, and allows
scripts to manipulate them.
* Markdown writer: Print markdown citation codes, and disable
printing of references, if `citations` extension is enabled.
NOTE: It would be good to improve what citeproc-hs does for
a nonexistent key.
Diffstat (limited to 'src/Text/Pandoc/Writers/RTF.hs')
0 files changed, 0 insertions, 0 deletions