groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] om.tmac: Same question asked again, although already asked (repe


From: Bjarni Ingi Gislason
Subject: [groff] om.tmac: Same question asked again, although already asked (repeated " if 'a'b' " inside " if 'a'b' ")
Date: Fri, 14 Sep 2018 08:18:37 +0000
User-agent: Mutt/1.5.20 (2009-12-10)

  File: contrib/mom/om.tmac.

  In the macro ".MAC LIST END", a question is repeated inside the
same one, namely

if !'\\n[.z]'LIST*DIV'

  in

.    if '\\*[pre-list-quad]'C' \{\
.       if !'\\n[.z]'LIST*DIV' \{\
.          nr #PRE_LIST_QUAD \\n[.j]
.          nr #LIST_CENTER 1
.          if !'\\n[.z]'LIST*DIV' .di LIST*DIV
\!.        nr #IN_LIST 1
.          ad l
.       \}

  and few lines later:

.    if '\\*[pre-list-quad]'R' \{\
.       if !'\\n[.z]'LIST*DIV' \{\
.          nr #PRE_LIST_QUAD \\n[.j]
.          nr #LIST_RIGHT 1
.          if !'\\n[.z]'LIST*DIV' .di LIST*DIV
\!.        nr #IN_LIST 1
.          ad l
.       \}

  Must the question be repeated as a diversion plays a role?

-- 
Bjarni I. Gislason



reply via email to

[Prev in Thread] Current Thread [Next in Thread]