Follow-up Comment #4, bug #45502 (group groff):

Input:


$ cat truncated-if.roff 
.if 1
.tm true
.if !0
.tm also true
.ie 0
.tm startlingly true
.el
.tm unsurprisingly false
.pl \n(nlu


Output (Unix V7 nroff, DWB 3.3 nroff, Heirloom Doctools nroff):


$ nroff truncated-if.roff

true

also true
startlingly true

unsurprisingly false
$


Output (_groff_):


$ nroff EXPERIMENTS/truncated-if.roff
true
also true
unsurprisingly false



$




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?45502>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to