[bug #68435] Using eqn in a tbl - confusing warnings
Bjarni Ingi Gislason <[email protected]> Wed, 10 Jun 2026 16:53:07 -0400 (EDT)
| Newsgroups | gmane.comp.printing.groff.bugs |
|---|---|
| Message-ID | <[email protected]> |
Follow-up Comment #3, bug #68435 (group groff):
The example 'ch09.trf' contains the character '@'.
It is processed in a "default" case in the file
"src/preproc/eqn/text.cpp", which uses
lex_error("unquoted escape");
"tbl" uses '@' in
.if n \Z@\r\D'l 0 2v'@\c
so "eqn" interprets that.
Using '#' instead is OK, as is "`" (in the original ch09.t).
-.-
When the 'box' format in the input file is removed, no line drawing
commands with '\Z@...@' are present, and no warnings are issued.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68435>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCainOswAKCRCqLAuaBUf3 TstOAPwMnqEZPb4Qxf8hM7ReZfNURp3iX2ayvLr24jFA070NwAD/eSsuv9pXTHKJ gbxjquZSR3vL/b47ZBs9A7NTJFP8pwU= =FS2a -----END PGP SIGNATURE-----