Age | Commit message (Expand) | Author | Files | Lines |
2015-12-19 | LaTeX/Beamer template changes (Thomas Hodgson): | John MacFarlane | 1 | -0/+4 |
2015-12-03 | LaTeX template changes: | John MacFarlane | 1 | -2/+0 |
2015-11-20 | latex template changes. | John MacFarlane | 1 | -5/+4 |
2015-11-12 | Updated tests for template changes. | John MacFarlane | 1 | -6/+5 |
2015-10-20 | Updated tests for latex/context template changes. | John MacFarlane | 1 | -25/+7 |
2015-10-18 | Updated tests for template changes. | John MacFarlane | 1 | -1/+1 |
2015-10-13 | Fixed tests for template changes. | John MacFarlane | 1 | -3/+3 |
2015-10-10 | Removed xltxtra, xunicode from LaTeX template. | John MacFarlane | 1 | -1/+0 |
2015-10-04 | Updated tests for changes to latex template. | John MacFarlane | 1 | -1/+9 |
2015-06-27 | Updated latex writer tests for last template change. | John MacFarlane | 1 | -0/+1 |
2015-05-27 | LaTeX template: Move hyperref before polyglossia. | John MacFarlane | 1 | -11/+11 |
2015-05-04 | Test updates for 15d16e84567ca74c18448c60a2499e484581798f. | John MacFarlane | 1 | -0/+4 |
2015-05-02 | Fixed tests for change to latex template. | John MacFarlane | 1 | -1/+1 |
2015-04-17 | Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu... | John MacFarlane | 1 | -29/+31 |
2015-04-17 | LaTeX template: redefine `\paragraph`, `\subparagraph`... | John MacFarlane | 1 | -0/+6 |
2015-04-13 | LaTeX template: include grffile together with graphicx. | John MacFarlane | 1 | -1/+1 |
2015-02-04 | Append newline to the LineBreak of various writers | Tim Lin | 1 | -1/+2 |
2014-12-15 | Improved texorpdfstring patch #1148. | John MacFarlane | 1 | -34/+28 |
2014-12-15 | Merge branch 'use-texorpdfstring' of https://github.com/wilx/pandoc into wilx... | John MacFarlane | 1 | -32/+40 |
2014-10-15 | Escape spaces. Fixes jgm/pandoc#1694. | Bjorn Buckwalter | 1 | -1/+1 |
2014-09-09 | Updated tests for #1616 change. | John MacFarlane | 1 | -0/+1 |
2014-09-01 | LaTeX writer: Use a declaration for tight lists | Jose Luis Duran | 1 | -29/+31 |
2014-08-28 | LaTeX writer: Make Horizontal Rules more flexible | Jose Luis Duran | 1 | -13/+13 |
2014-08-20 | Updated tests. | John MacFarlane | 1 | -1/+4 |
2014-07-29 | LaTeX writer: use \(..\) instead of $..$ for inline math. | John MacFarlane | 1 | -6/+6 |
2014-07-15 | LaTeX writer: Use \nolinkurl in email autolinks. | John MacFarlane | 1 | -1/+2 |
2014-05-06 | Updated tests for template changes. | John MacFarlane | 1 | -2/+2 |
2014-04-30 | Updated tests for new LaTeX template. | John MacFarlane | 1 | -16/+6 |
2014-02-20 | Revised tests for new latex template. | John MacFarlane | 1 | -1/+1 |
2014-02-13 | Update tests suite to expect \texorpdfstring. | Vaclav Zeman | 1 | -32/+40 |
2013-06-25 | Some test suite fixes for new metadata. | John MacFarlane | 1 | -0/+1 |
2013-06-02 | LaTeX writer: Always create labels for sections. | John MacFarlane | 1 | -31/+32 |
2013-05-07 | Updated tests for template changes. | John MacFarlane | 1 | -5/+14 |
2013-04-26 | Updated tests for changes in LaTeX template. | John MacFarlane | 1 | -1/+3 |
2013-02-27 | Updated tests for latex template change (microtype). | John MacFarlane | 1 | -2/+2 |
2013-01-21 | LaTeX template: Use `\urlstyle{same}` to avoid monospace URLs. | John MacFarlane | 1 | -0/+1 |
2013-01-19 | LaTeX test updates for latest changes to template & h-k. | John MacFarlane | 1 | -0/+2 |
2013-01-07 | Updated tests for tight/loose lists. | John MacFarlane | 1 | -0/+29 |
2013-01-06 | Don't put the text of an autolink in Code font. | John MacFarlane | 1 | -2/+1 |
2012-09-16 | LaTeX writer: Don't rely on the enumerate package. | John MacFarlane | 1 | -24/+34 |
2012-09-16 | LaTeX writer: Properly escape strings inside \url{}. | John MacFarlane | 1 | -1/+1 |
2012-09-15 | LaTeX writer: don't escape _ in url. | John MacFarlane | 1 | -1/+1 |
2012-06-08 | Updated tests for changes in LaTeX template. | John MacFarlane | 1 | -1/+1 |
2012-06-05 | Updated tests for changes in LaTeX changes. | John MacFarlane | 1 | -8/+7 |
2012-06-05 | Updated tests for changes in latex template. | John MacFarlane | 1 | -15/+15 |
2012-06-03 | Updated test suite. | John MacFarlane | 1 | -16/+12 |
2012-05-14 | LaTeX writer: More consistent interblock spacing. | John MacFarlane | 1 | -5/+15 |
2012-04-30 | Improved spacing around LaTeX block environments. | John MacFarlane | 1 | -3/+42 |
2012-04-30 | LaTeX writer: Fixed spacing in quote environments. | John MacFarlane | 1 | -6/+6 |
2012-04-28 | Updated latex writer tests for new template. | John MacFarlane | 1 | -0/+2 |