When using Font Proof with \unicharchart[type=all] or \unicharchart[type="all",columns="12",rows="16"] an error is generated
/usr/share/sile/languages/unicode.lua:157: Word break parser failure: U_INVALID_CHAR_FOUND
This line looks like it was added two years ago. Using \unicharchart[type=range, ...] works. Any idea @alerque ? My group is not using type=all (well, of course not, since it does not seem to work) but might if it works. However, nothing is being blocked so this is a low priority for us. Looks like it has been broken for a while, since the test file for this has the type=all test commented out.
When using Font Proof with
\unicharchart[type=all]or\unicharchart[type="all",columns="12",rows="16"]an error is generatedThis line looks like it was added two years ago. Using
\unicharchart[type=range, ...]works. Any idea @alerque ? My group is not usingtype=all(well, of course not, since it does not seem to work) but might if it works. However, nothing is being blocked so this is a low priority for us. Looks like it has been broken for a while, since the test file for this has thetype=alltest commented out.