Update of bug #45502 (project groff):

                  Status:                    None => Confirmed              
                 Summary: .if, .ie, .el syntax issue => .if, .ie, .el parsing
incompatible with V7 Unix & Heirloom troff

    _______________________________________________________

Follow-up Comment #1:

Confirmed.

Output from V7 Unix nroff and Heirloom Doctools 191015 troff is as Carsten's
example of correct output, with added newlines (maybe Savannah stripped
them)?


$ pdp11 

PDP-11 simulator V3.8-1
sim> set cpu 11/45
Disabling XQ
sim> set tto 7b
sim> att rl unix_v7_rl.dsk
sim> boot rl
@boot
New Boot, known devices are hp ht rk rl rp tm vt 
: rl(0,0)rl2unix
mem = 177856
# Restricted rights: Use, duplication, or disclosure
is subject to restrictions stated in your contract with
Western Electric Company, Inc.
Thu Sep 22 05:50:28 EDT 1988

login: dmr
$ cat > carsten.roff
.pl 5
.de A
. ie \\$1
. tm \\$1: true
. el
. tm \\$1: false
..
.A 0
.A 1
$ nroff carsten.roff
0: true

0: false

1: true
1: false



$


    _______________________________________________________

Reply to this item at:

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

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


Reply via email to