Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-23 | LaTeX writer: Use `\textquotesingle` for `'` in inline code. | John MacFarlane | 1 | -0/+2 |
2014-06-20 | LaTeX writer: Fixed strikeout + highlighted code. Closes #1294. | John MacFarlane | 1 | -1/+11 |
2013-10-21 | Fix definition lists with internal links in terms (closes #1032). | John MacFarlane | 1 | -0/+5 |
2013-08-22 | Write id for code block to label attr in latex when listing is used | Florian Eitel | 1 | -0/+7 |
2013-08-16 | LaTeX writer: Avoid problem with footnotes in unnumbered headers. | John MacFarlane | 1 | -0/+6 |
2013-06-26 | Stop escaping `|` in LaTeX math. | John MacFarlane | 1 | -1/+1 |
2013-01-23 | Eliminated use of TH in test suite. | John MacFarlane | 1 | -1/+1 |
2013-01-12 | Escape `|` as `\vert` in LaTeX math. | John MacFarlane | 1 | -0/+4 |
2012-07-26 | Moved WriterOptions and associated types Shared -> Options. | John MacFarlane | 1 | -1/+1 |
2012-07-26 | Moved tests to tests/, modified cabal file so lib isn't recompiled. | John MacFarlane | 1 | -0/+35 |