[bug #68597] The ms.ms document does not render correctly with latest git version.
Deri James <[email protected]>
| Newsgroups | gmane.comp.printing.groff.bugs |
|---|---|
| Message-ID | <[email protected]> |
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/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCanJH+gAKCRCqLAuaBUf3 Tp/6AP9nzmIfs0lSZE+VytloZVzSCxaJAAi0cL74odo+bxIhSwD/Tt9ifNfkQiup +AeGok/B2uuUHqlzAaM8KsV1XoPKPAs= =MwBs -----END PGP SIGNATURE-----