mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-13 02:55:55 +00:00
* New module: Text.Pandoc.Writers.Ms. * New template: default.ms. * The writer uses texmath's new eqn writer to convert math to eqn format, so a ms file produced with this writer should be processed with `groff -ms -e` if it contains math.