On Mon, Aug 17, 2020 at 12:13 AM Werner LEMBERG <[email protected]> wrote:

>
> I wonder whether it is possible to improve legibility: Could you
> modify the code so that whitespace in the strings gets ignored?  I
> consider
>
>  "accidentalFlat & accidentalKucukMucennebFlat & accidentalFlatArabic"
>
> much more readable than
>
>  "accidentalFlat&accidentalKucukMucennebFlat&accidentalFlatArabic"
>

Great idea! I just pushed a commit for this, so the strings should be more
readable now.

Thanks,
Owen

Reply via email to