Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-20 | JATS writer: support author affiliations (#6867) | Albert Krewinkel | 1 | -3/+4 | |
Closes: #6687 | |||||
2020-02-12 | Introduce new format variants for JATS (#6067) | Albert Krewinkel | 1 | -0/+90 | |
New formats: - `jats_archiving` for the "Archiving and Interchange Tag Set", - `jats_publishing` for the "Journal Publishing Tag Set", and - `jats_articleauthoring` for the "Article Authoring Tag Set." The "jats" output format is now an alias for "jats_archiving". Closes: #6014 |