unicodeit
unicodeit copied to clipboard
Fix/improve squares and lozenges
This PR fixes a few issues with squares and lozenges
- I'm pretty sure
\blacklozengewas an error/typo, I've changed it to U+29EB ⧫ - I've changed
\squareto be white by default (as it is in LaTeX), and fixed both to be the same size (in some fonts anyway). At any rate,\squareand\blacksquareshould probably be 0x25A0 (black square) and 0x25A1 (white square) respectively.