[BACK]Return to escz.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / tbl / data

File: [cvsweb.bsd.lv] / mandoc / regress / tbl / data / escz.in (download)

Revision 1.1, Tue Apr 26 14:52:06 2022 UTC (2 years, 1 month ago) by schwarze
Branch: MAIN
CVS Tags: HEAD

At the end of every tbl(7) cell, clear the \z state.
This is needed because the TERMP_MULTICOL mode is designed such
that term_tbl() buffers all the cells of the table row before the
normal reset logic near the end of term_flushln() can be reached.

This fixes an assertion failure triggered by \z near the end
of a table cell, found by tb@ using afl(1).

.\" $OpenBSD: escz.in,v 1.1 2022/04/26 14:46:30 schwarze Exp $
.TH TBL-DATA-ESCZ 1 "April 26, 2022"
.SH NAME
tbl-data-escz \- non-advancing glyph at the end of a tbl(7) cell
.SH DESCRIPTION
initial text
.TS
tab(:);
LL.
a:b
c\zd:e
.TE
.sp
final text