summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Added fields to track list levels.John MacFarlane2011-11-18
| * Added comment about limitations of asciidoc conversion.John MacFarlane2011-11-18
| * Supported tables in asciidoc, added table tests.John MacFarlane2011-11-18
| * Pretty: Added chomp combinator.John MacFarlane2011-11-18
| * Indicate when a multiblock footnote is omitted.John MacFarlane2011-11-17
| * Supported definition lists.John MacFarlane2011-11-17
| * Use attributes for author/date.John MacFarlane2011-11-17
| * Updated templates.John MacFarlane2011-11-16
| * Added an asciidoc writer (partial).John MacFarlane2011-11-16
* | Updated ieee.csl and mhra.csl in test directory.John MacFarlane2011-11-18
* | Updated chicago-author-date.csl.John MacFarlane2011-11-18
|/
* Updated writer tests for new version of texmath.John MacFarlane2011-11-12
* LaTeX reader: Don't crash on commands like `\itemsep`.John MacFarlane2011-11-12
* LaTeX reader: Ignore empty groups {}, { }.John MacFarlane2011-11-12
* Add date to EPUB titlepage and metadata.John MacFarlane2011-11-12
* Implemented --citation-abbreviations option.John MacFarlane2011-11-11
* Changed misleading documentation on markdown2pdf.John MacFarlane2011-11-10
* markdown2pdf: Use proper temp directory for latex processing.John MacFarlane2011-11-10
* Require citeproc-hs >= 0.3.4.John MacFarlane2011-11-09
* Markdown citations: don't strip off initial space in locator.John MacFarlane2011-11-09
* Fixed markdown-citations.ieee.txt to use em-dashes for citation ranges.John MacFarlane2011-11-09
* TeXMath writer: Use unicode thin spaces for thin spaces.John MacFarlane2011-11-08
* Update templates to use Content-Style-Type meta tag.John MacFarlane2011-11-08
* Updated templates.John MacFarlane2011-11-07
* Updated templates.John MacFarlane2011-11-07
* HTML writer: Use `<section>` for footnotes if html5.John MacFarlane2011-11-07
* Updated templates.John MacFarlane2011-11-07
* Biblio: Fixed mess created by my removing procInlines.John MacFarlane2011-11-07
* Biblio - fixed author-in-text citations so they don't double.John MacFarlane2011-11-07
* Biblio - Removed redundancy.John MacFarlane2011-11-07
* Biblio: Put whole author-in-text citation in a Cite.John MacFarlane2011-11-06
* Further simplification of Biblio.John MacFarlane2011-11-06
* Further cleanup of Biblio.John MacFarlane2011-11-06
* Simplified Biblio, removed procInlines, use generics instead.John MacFarlane2011-11-06
* Markdown reader: allow punctuation only internally in cite keys.John MacFarlane2011-11-06
* Don't add comma+space to prefix if it ends in punctuation.John MacFarlane2011-11-04
* Clarified rule for first line of definition lists.John MacFarlane2011-10-28
* Text.Pandoc.Biblio: Expand citations recursively inside nested inlines.John MacFarlane2011-10-28
* Biblio: Treat \160 as space when parsing locator and suffix.John MacFarlane2011-10-27
* Don't generate superfluous file `cover-image.jpg`.John MacFarlane2011-10-27
* Added TOC identifier in EPUB page template.John MacFarlane2011-10-27
* Improved make_osx_package.John MacFarlane2011-10-26
* Removed redundant import.John MacFarlane2011-10-26
* Fixed typo.John MacFarlane2011-10-26
* HTML reader now recognizes DocBook block and inline tags.John MacFarlane2011-10-25
* Fixed make_osx_package.sh. Closes #288.John MacFarlane2011-10-24
* Modified windows installer generater to use cabal-dev.John MacFarlane2011-10-24
* Modified make_osx_package.sh to use cabal-dev.John MacFarlane2011-10-24
* Revert "Added built man pages to repository."John MacFarlane2011-10-23
* Added built man pages to repository.John MacFarlane2011-10-23