From owner-freebsd-doc@FreeBSD.ORG Mon Aug 9 06:07:14 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADF9416A4CE; Mon, 9 Aug 2004 06:07:14 +0000 (GMT) Received: from volginfo.ru (ns.volginfo.ru [217.23.84.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0257943D2F; Mon, 9 Aug 2004 06:07:14 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from FreeBSD.org (llp-13.vistcom.ru [217.23.84.68]) by volginfo.ru (Postfix) with ESMTP id 4D1742012; Mon, 9 Aug 2004 10:07:13 +0400 (MSD) Message-ID: <4117148F.5010303@FreeBSD.org> Date: Mon, 09 Aug 2004 10:07:11 +0400 From: Denis Peplin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040205 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Hiroki Sato References: <4110CB82.8000204@FreeBSD.org> <20040807.043147.99822694.hrs@eos.ocn.ne.jp> In-Reply-To: <20040807.043147.99822694.hrs@eos.ocn.ne.jp> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-doc@FreeBSD.org Subject: Re: [patch] SP_ENCODING support in doc.docbook.mk X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2004 06:07:14 -0000 Hello! Yes, having something in /share/mk is good idea :) Hiroki Sato wrote: > Hi, > > Denis Peplin wrote > in <4110CB82.8000204@FreeBSD.org>: > > den> Patch in attacment can fix encoding of printed > den> formats, at least for KOI8-R (and for encodings, > den> supported by jade). > > I think this should depend on /share directory, > not on share/. What do you think about separating such > customizations for a specific language like the attached patch?