Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |