From owner-freebsd-hackers@FreeBSD.ORG Tue May 25 15:26:09 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C7251065670 for ; Tue, 25 May 2010 15:26:09 +0000 (UTC) (envelope-from joerg@britannica.bec.de) Received: from www.sonnenberger.org (www.sonnenberger.org [92.79.50.50]) by mx1.freebsd.org (Postfix) with ESMTP id BFF878FC16 for ; Tue, 25 May 2010 15:26:08 +0000 (UTC) Received: from britannica.bec.de (www.sonnenberger.org [192.168.1.10]) by www.sonnenberger.org (Postfix) with ESMTP id 30B876674D for ; Tue, 25 May 2010 17:26:06 +0200 (CEST) Received: by britannica.bec.de (Postfix, from userid 1000) id 3B7BB1506D; Tue, 25 May 2010 17:23:56 +0200 (CEST) Date: Tue, 25 May 2010 17:23:56 +0200 From: Joerg Sonnenberger To: freebsd-hackers@freebsd.org Message-ID: <20100525152356.GA1466@britannica.bec.de> Mail-Followup-To: freebsd-hackers@freebsd.org References: <20100524191701.GA29256@britannica.bec.de> <201005251507.o4PF6wLX099679@fire.js.berklix.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201005251507.o4PF6wLX099679@fire.js.berklix.net> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: GSoC: BSD text tools X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 May 2010 15:26:09 -0000 On Tue, May 25, 2010 at 05:06:58PM +0200, Julian H. Stacey wrote: > Joerg Sonnenberger wrote: > > > The use of (g)roff for anything but man pages is practically non-existent. > > False. Its a production tool used here. > http://berklix.com./associates/ > http://www.berklix.com/~jhs/cv/#card ( Try .PS card back X3 size > All business letters, bills, business cards, ID cards, > cdrom labels here use groff. > > There's guys recently wrote me from Germany developing groff macros > for .de iso standard business letters to the new standard. ...and this are located in the source tree where exactly? Noone prevents you from installing groff or heirloom troff and using it. Pointing to the odd case of users (still) depending on it for typical needs is IMO more a confirmation of what I said and not really in disagreement. Joerg