Date: Wed, 19 Sep 2001 14:43:29 -0700 From: Mark Peek <mark@whistle.com> To: obrien@FreeBSD.org, Josef Karthauser <joe@tao.org.uk> Cc: "Bruce A. Mah" <bmah@FreeBSD.org>, Sheldon Hearn <sheldonh@starjuice.net>, doc@FreeBSD.org, developers@FreeBSD.org Subject: Re: [HEADS UP] $FreeBSD$ checks in /home/ncvs/doc. Message-ID: <p0510030eb7ceb6b22939@[207.76.207.129]> In-Reply-To: <20010919133141.B32665@dragon.nuxi.com> References: <200109191419.f8JEJNZ84529@c527597-a.cstvl1.sfba.home.com> <23856.1000909456@axl.seasidesoftware.co.za> <20010919154730.I13240@tao.org.uk> <200109191455.f8JEtcd84962@c527597-a.cstvl1.sfba.home.com> <20010919155721.L13240@tao.org.uk> <20010919133141.B32665@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 1:31 PM -0700 9/19/01, David O'Brien wrote: >On Wed, Sep 19, 2001 at 03:57:21PM +0100, Josef Karthauser wrote: >> > There's 58 screenshot files (in the handbook's install guide) and about >> > 25 eps files in the doc/ tree. I'd rather permit these to remain "as > >EPS files are 7-bit ASCII and have a comment field. >Why cannot "% $FreeBSD$" be added to the head of them? It is recommended for EPS documents to be 7-bit but not required. You might be able to get away with adding a comment right after the initial header but you have to be careful not to screw up things such as the PostScript Document Structuring Conventions (DSC), line terminations (CR, LF, CRLF, LFCR), etc. Also, some EPS editors may not maintain the comment across edits which would require more hackery in the cvs code to ensure there is always a valid tag. Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p0510030eb7ceb6b22939>