summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't generate empty H1 after hrule slide breaks.John MacFarlane2012-06-25
* Test for base 4.4.0 instead of 4.5.0 for argument/filename encoding.John MacFarlane2012-06-25
* fixing exported test modules and filesAlexander V Vershilov2012-06-25
* Don't encode/decode file paths if base >= 4.5.John MacFarlane2012-06-24
* Fixed shadowing warning.John MacFarlane2012-06-08
* Updated changelog.John MacFarlane2012-06-08
* Updated tests for changes in LaTeX template.John MacFarlane2012-06-08
* LaTeX template: Separate urlcolor and linkcolor variables.John MacFarlane2012-06-08
* README: Documented new variables in LaTeX template.John MacFarlane2012-06-08
* Updated changelog.John MacFarlane2012-06-08
* Bumped version to 1.9.4.1.John MacFarlane2012-06-08
* Biblio: Workaround broken toCapital in citeproc-0.3.4.John MacFarlane2012-06-08
* Fixed documentation on mixed lists. Closes #533.John MacFarlane2012-06-08
* Updated tests for changes in LaTeX changes.John MacFarlane2012-06-05
* LaTeX template: use ifxetex, ifluatex instead of iftex.John MacFarlane2012-06-05
* Biblio: Add comma to beginning of bare suffix, e.g. @item1 [50].John MacFarlane2012-06-05
* Updated tests for changes in latex template.John MacFarlane2012-06-05
* LaTeX template: Removed extra blank line.John MacFarlane2012-06-05
* LaTeX template improvements.John MacFarlane2012-06-05
* LaTeX template: Added linkcolor and links-as-notes variables.John MacFarlane2012-06-05
* Markdown reader: Added cf. and cp. to list of likely abbreviations.John MacFarlane2012-06-04
* Added failing tests for note beginning with a citation.John MacFarlane2012-06-03
* Have windows installer make man page first.John MacFarlane2012-06-03
* Updated LaTeX template.John MacFarlane2012-06-03
* Revert "Updated LaTeX template (use black for internal links and TOC)."John MacFarlane2012-06-03
* Updated test suite.John MacFarlane2012-06-03
* Updated changelog.John MacFarlane2012-06-03
* Updated LaTeX template (use black for internal links and TOC).John MacFarlane2012-06-03
* Updated changelog.John MacFarlane2012-06-03
* Fixed `--incremental` behavior for Beamer.John MacFarlane2012-06-03
* Updated changelog.John MacFarlane2012-06-01
* Simplified bullet characters so they work with Word 2007.John MacFarlane2012-06-01
* Updated changelog.John MacFarlane2012-06-01
* LaTeX writer: Ensure newline after Verbatim at end of footnote.John MacFarlane2012-06-01
* Updated changelog.John MacFarlane2012-05-31
* Version bump to 1.9.4.John MacFarlane2012-05-31
* Escape `%` as `\letterpercent{}` not `\letterpercent ` in ConTeXt.John MacFarlane2012-05-31
* Slidy lang support and new slideous template.John MacFarlane2012-05-30
* Merge pull request #521 from jonassmedegaard/masterJohn MacFarlane2012-05-30
|\
| * Add Slidy and Slideous to COPYRIGHT file.Jonas Smedegaard2012-05-24
| * Convert Slideous CSS to Unix line-ends.Jonas Smedegaard2012-05-24
| * Add support for Slideous output.Jonas Smedegaard2012-05-24
* | Require highlighting-kate >= 0.5.1.John MacFarlane2012-05-29
* | Textile reader: fix for `<notextile>` and `==`.paul.rivier2012-05-29
* | RST reader: handle figures.John MacFarlane2012-05-29
* | Org writer: Add space before language name.John MacFarlane2012-05-29
* | Added a couple needed trys to textile reader.John MacFarlane2012-05-29
* | ConTeXt writer: ensure space after `\stopformula`.John MacFarlane2012-05-29
|/
* Massively simplified Text.Pandoc.Biblio.John MacFarlane2012-05-23
* Added (failing) tests for textual citations in footnotes.John MacFarlane2012-05-23