aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-09make_osx_package: removed --reinstall flag on citeproc-hs.1.9.1.2John MacFarlane
2012-03-09Updated changelog.John MacFarlane
2012-03-09Made man writer more robust.John MacFarlane
2012-03-09Fixed permissions on installed man pages.John MacFarlane
2012-03-09OSX package: Check for 64-bit Intel CPU before installing.John MacFarlane
2012-03-09Create osx package in osx_package dir.John MacFarlane
2012-03-09Changed -V so that you can specify a key without a value.John MacFarlane
2012-03-09Added beamer+lhs as output format.John MacFarlane
2012-03-09Bump version to 1.9.1.2.John MacFarlane
2012-03-09EPUB reader: convert e.g. en_US from locale to en-US in language.John MacFarlane
2012-03-07Updated tests for euro-related template changes.John MacFarlane
2012-03-07Merge pull request #438 from michaelt/patch-2John MacFarlane
2012-03-07Merge pull request #437 from michaelt/patch-1John MacFarlane
2012-03-07Set mainlang variable in context writer.John MacFarlane
2012-03-07Fixes list label positions in beamer.John MacFarlane
2012-03-07Fix initial `Str "."` after `LineBreak` as well? Michael Thompson
2012-03-07escape initial dot in code linesMichael Thompson
2012-03-05Fixed ployglossia support in LaTeX template for multiple langs.John MacFarlane
2012-03-05Windows installer: require XP or higher.John MacFarlane
2012-03-04Better instructions for modifying templates for pdf, odt, epub output.John MacFarlane
2012-03-04Fixed default LaTeX template so \euro and € work.John MacFarlane
2012-03-04Updated LaTeX template for better language support.John MacFarlane
2012-03-04Fixed link example in README.John MacFarlane
2012-03-03Updated tests for context template changes.John MacFarlane
2012-03-03Updated context template to avoid extra spaces.John MacFarlane
2012-03-03Use <q> tags for Quoted items for HTML5 output.John MacFarlane
2012-03-03EPUB writer: Use extensible exceptions.John MacFarlane
2012-03-03Fixed LaTeX writer tests for last patch.John MacFarlane
2012-03-03Use \textasciitilde for ~ in LaTeX writer.John MacFarlane
2012-03-02Fixed bug in LaTeX string escaper (with ~).John MacFarlane
2012-02-27Support "minted" as a LaTeX verbatim block.John MacFarlane
2012-02-25LaTeX reader: correctly handle \^{}.John MacFarlane
2012-02-25LaTeX reader: Fixed accents.John MacFarlane
2012-02-21HTML writer: Don't escape contents of EQ tags with --gladtex.John MacFarlane
2012-02-19LaTeX math environment fixes. Closes #423.John MacFarlane
2012-02-19PDF: run latex 3 times if --toc specified.John MacFarlane
2012-02-17Don't escape `<` in `<style>` tags with `--self-contained`.John MacFarlane
2012-02-14Add TableNormal style to tables.John MacFarlane
2012-02-12README - fixed documentation on Smart Punctuation.John MacFarlane
2012-02-12Doc fix: 'fontsize' is the template variable, not 'font-size'.John MacFarlane
2012-02-11Added googlecode-upload.sh script.John MacFarlane
2012-02-11Print texmath version in --version output.1.9.1.1John MacFarlane
2012-02-11Updated changelog.John MacFarlane
2012-02-11Version bump to 1.9.1.1.John MacFarlane
2012-02-11Fixed html5 template so it works properly with highlighting.John MacFarlane
2012-02-11Fix _rels/.rels if it has been screwed up by Word.John MacFarlane
2012-02-10Fixed problem in reference.docx styles.John MacFarlane
2012-02-10Fixed name on "Date" style in reference.docx.John MacFarlane
2012-02-10LaTeX reader: Add ", " to suffix...John MacFarlane
2012-02-10Test suite: Don't print 'expected' in red.John MacFarlane