blefloch / latex-morewrites

Always room for a new write
6 stars 0 forks source link

Add verbose option #14

Closed blefloch closed 6 months ago

blefloch commented 7 years ago

The morewrites package could also be helpful in debugging file writing issues, e.g. figuring out whether something has been written to a file. For that a verbose option would be useful, or even a more fine-grained approach with a command \morewritessetup{verbose} that would only take effect in a group. It could for instance just write to the log every operation that was performed.