Follow-up Comment #5, bug #66481 (group groff): Ugh. Because escape sequences can be nested, to fix this I have to track more state in the formatter: whether the current input level is "general" or "numeric".
It would be nice if we could wean people off of using "|" as a delimiter just
as we did with:
case '0':
case '1':
case '2':
case '3':
case '4':
case '5':
case '6':
case '7':
case '8':
case '9':
case '+':
case '-':
case '/':
case '*':
case '%':
case '<':
case '>':
case '=':
case '&':
case ':':
case '(':
case ')':
case '.':
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66481>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
