When converting from repo/ to diff/, prefix their page filenames with page numbers automatically, instead of having them specify the page numbers as part of the filename. The style of numbering could be configured in leg.yml, e.g. :page_filename_format: "%02d.%s".
When converting from
repo/
todiff/
, prefix their page filenames with page numbers automatically, instead of having them specify the page numbers as part of the filename. The style of numbering could be configured inleg.yml
, e.g.:page_filename_format: "%02d.%s"
.