Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-15 | Added support for horizontal spacing in LaTeX: parse \, to \8198 (six-per-em ↵ | Henri Werth | 1 | -2/+2 | |
space) | |||||
2017-02-22 | When parsing raw LaTeX commands, include trailing space. | John MacFarlane | 1 | -1/+1 | |
Otherwise things like `\noindent foo` break and turn into `\noindentfoo`. Affects `-f latex+raw_tex` and `-f markdown` (and other formats that allow `raw_tex`). Closes #1773. | |||||
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 1 | -0/+375 | |