[bug #64370] [eqn] vertical spacing in matrices is cramped

2023-06-30 Thread G. Branden Robinson
Update of bug #64370 (project groff): Severity: 3 - Normal => 2 - Minor Item Group:None => Rendering/Cosmetics Summary: Matrix Column Vertical Space is Sub Optimal => [eqn] vertical spacing in matrice

[bug #57506] Suspicious "slant" values in devps/TI, devlbp/HI, devlbp/HBI

2023-06-30 Thread Dave
Follow-up Comment #10, bug #57506 (project groff): [comment #6 comment #6:] > This could be tested, but it's not obvious how: the "is used by > groff" line above is awfully vague about what accent-placing > mechanism uses the value. The \o escape, for instance, I tested this using a character th

[bug #57506] Suspicious "slant" values in devps/TI, devlbp/HI, devlbp/HBI

2023-06-30 Thread Deri James
Follow-up Comment #11, bug #57506 (project groff): Your utf8 example has the diacritical mark above the n. If I run it as a pdf using Tinos fonts the mark is above the a! [derij@pip build (new-gropdf)]$ echo '\fIThis is Spin\[u0308]al Tap' | ./test-groff -Tpdf -fTINO -ms -P-e -Z x T pdf x res 72

[bug #57506] Suspicious "slant" values in devps/TI, devlbp/HI, devlbp/HBI

2023-06-30 Thread Dave
Follow-up Comment #12, bug #57506 (project groff): [comment #11 comment #11:] > Your utf8 example has the diacritical mark above the n. That's the expected result. From http://en.wikipedia.org/wiki/Combining_character : "In Unicode, diacritics are always added after the main character." > If I