verovio icon indicating copy to clipboard operation
verovio copied to clipboard

Add a warning for extraneous spaces in PAE

Open lpugin opened this issue 2 years ago • 2 comments

Currently, PAE code like this '' 4 C D E F parses without warning. However, extraneous spaces should yield a warning.

lpugin avatar May 11 '22 08:05 lpugin

Not a blocker, but we use Verovio for parsing input queries on RISM Online, and in this case we probably do want to be fairly liberal with what we accept as a query.

Would there be any value in an option for Verovio to disable specific error/warning codes: --pae-ignore E123,E456,E789?

ahankinson avatar May 11 '22 09:05 ahankinson

Yes, this is right. Are the logs enabled in RISM Online? We probably already have quite a few warnings when using existing incipits are a query.

Being able to disable some codes would be useful.

lpugin avatar May 11 '22 09:05 lpugin