Update of bug #68597 (group groff):

                  Status:                    None => Invalid

    _______________________________________________________

Follow-up Comment #1:

I can reproduce your postscript file, but only if s.tmac is an empty file:-

derij@pip:~/groff-1.25.0.rc2/build $ touch s.tmac
derij@pip:~/groff-1.25.0.rc2/build $ groff  -e -p -t -M. -ms doc/ms.ms |
okular -
troff:doc/ms.ms:3886: error: cannot alias undefined name 'toc*div'
troff:doc/ms.ms:3917: error: cannot alias undefined name 'SavedTOC'
troff:doc/ms.ms:4054: error: cannot alias undefined name 'toc*div'
troff:doc/ms.ms:4074: error: cannot alias undefined name 'SavedTOC'

Please check your copy of s.tmac it should be:-

derij@pip:~/groff-1.25.0.rc2/build $ ls -l
/usr/local/share/groff/1.25.0/tmac/s.tmac
-rw-r--r-- 1 root root 50096 Aug  4 20:42
/usr/local/share/groff/1.25.0/tmac/s.tmac

Once you have the proper s.tmac installed you can create a proper ms.pdf
with:-

pdfmom --roff -Tpdf -e -p -t -ms -rPDFFEAT=1 doc/ms.ms > ms.pdf




    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature

Reply via email to