jgm / pandocfilters

A python module for writing pandoc filters, with a collection of examples
BSD 3-Clause "New" or "Revised" License
512 stars 111 forks source link

Take in account Gregorio's changes #47

Closed jperon closed 8 years ago

jperon commented 8 years ago

Since first upload of this filter, Gregorio evolved quite a lot, which requires modifications to run. This PR makes those, and adds a new parameter for initial size of parts.

jgm commented 8 years ago

Thanks!