Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-15 | Use the new builders, modify readers to preserve empty headers | despresc | 1 | -3/+1 |
2020-04-15 | Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors | despresc | 1 | -11/+11 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -25/+36 |
2020-04-15 | Implement the new Table type | despresc | 1 | -11/+30 |
2017-07-12 | Make sure \write18 is parsed as raw LaTeX. | John MacFarlane | 1 | -1/+1 |
2017-07-07 | Rewrote LaTeX reader with proper tokenization. | John MacFarlane | 1 | -1/+1 |
2017-05-15 | Added support for horizontal spacing in LaTeX: parse \, to \8198 (six-per-em ... | Henri Werth | 1 | -2/+2 |
2017-02-22 | When parsing raw LaTeX commands, include trailing space. | John MacFarlane | 1 | -1/+1 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 1 | -0/+375 |