Date: Mon, 19 May 2003 07:37:42 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/tmac doc.tmac Message-ID: <200305191437.h4JEbghB095855@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2003/05/19 07:37:42 PDT FreeBSD src repository Modified files: (Branch: FSF) contrib/groff/tmac doc.tmac Log: Apply a vendor fix for one problem with tagged lists. From ChangeLog: 2003-05-18 Werner LEMBERG <wl@gnu.org> * tmac/doc.tmac (doc-tag-list): Force horizontal mode after tag to make items work which consist only of a tag. 2003-05-17 Werner LEMBERG <wl@gnu.org> * tmac/doc.tmac (doc-tag-list): Don't use \Z to assure that spaces aren't stretched in a tag (this can fail with unformatted boxes). Instead, insert a break and go back one line. Approved by: re (blanket) Revision Changes Path 1.1.1.10 +8 -7 src/contrib/groff/tmac/doc.tmac
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305191437.h4JEbghB095855>