Age | Commit message (Expand) | Author | Files | Lines |
2019-07-06 | Updating JATS template to v1.1dtd (#5632) | Arfon Smith | 1 | -2/+2 |
2019-06-11 | Revert "JATS template: don't include journal-meta unless 'journal'..." | John MacFarlane | 1 | -0/+7 |
2019-06-11 | JATS template: don't include journal-meta unless 'journal'... | John MacFarlane | 1 | -7/+0 |
2019-06-11 | JATS writer: ensure validity of pub-date. | John MacFarlane | 1 | -2/+4 |
2019-06-11 | JATS writer: don't use break element for LineBreak. | John MacFarlane | 1 | -1/+2 |
2019-06-11 | JATS writer: don't embed string-name in string. | John MacFarlane | 1 | -4/+0 |
2019-06-11 | JATS writer: wrap elements with p when needed. | John MacFarlane | 1 | -13/+21 |
2019-05-16 | JATS writer: properly handle footnotes. | John MacFarlane | 1 | -21/+31 |
2019-02-10 | JATS writer: wrap figure caption in <p> to fix validation (#5292) | Mauro Bieg | 1 | -1/+1 |
2018-09-27 | JATS writer: remove 'role' attribute on 'bold' and 'sc' elements. | John MacFarlane | 1 | -7/+6 |
2018-03-05 | Remove extraneous, significant whitespace in JATS writer output (#4335) | Nokome Bentley | 1 | -923/+357 |
2017-12-14 | Deduplicate JATS writer image mime type code | Hamish Mackenzie | 1 | -1/+1 |
2017-10-31 | Properly pass through author metadata in JATS writer. | John MacFarlane | 1 | -0/+12 |
2017-06-30 | Updated jats tests for new texmath version. | John MacFarlane | 1 | -1/+1 |
2017-05-25 | Added `spaced_reference_links` extension. | John MacFarlane | 1 | -6/+0 |
2017-03-31 | JATS template: always include `<back>` element even if empty. | John MacFarlane | 1 | -0/+2 |
2017-03-31 | JATS writer: put references in `<back>`. | John MacFarlane | 1 | -1217/+1215 |
2017-03-30 | JATS writer: use both tex and mml alternatives for math when possible. | John MacFarlane | 1 | -8/+21 |
2017-03-30 | JATS writer: Fixed bibliography handling. | John MacFarlane | 1 | -6/+10 |
2017-03-30 | Added JATS writer. | John MacFarlane | 1 | -0/+1425 |