X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=HpAHcdzWw8MMXk3vSKE5hNPKGTP6uihA6vVz5Kz8QpP Mkc4DPO1leWKVCNB4Bdlwr+MEftIqAG7ZLfZKc62213kJ/n59DU1tKMe8MLKkodI a4z3vUoQfVF4GoQB+L9i71dDOIpC6locL2KZIqqHNANz9YbLpk5DIZzcN6wG+ZDA = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=dzCiLskTGvShRXslyIXTUF6TtcI=; b=VE4pQ1QaYTAGGITiH AY601JhPfSYeAGz1Iy3eppO3/EjRnTauhed47bzRowkB8EBl+Ds/6t7sgpD6CO1W K62gwOJ2rRZMl4U/2iADAcCW3+Shfo4fKEX2jcw9DpGDP8o9f8hiy5G8GrVsjdH+ tBSc7U5gIlllj7IjbbeAG6YzZk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Message-ID: <51916354.8080805@etr-usa.com> Date: Mon, 13 May 2013 16:04:04 -0600 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Cygwin-L Subject: Re: Cygwin manpages clobbered References: <5F8AAC04F9616747BC4CC0E803D5907D0AF787B3 AT MLBXv04 DOT nih DOT gov> <518C55BD DOT 7020807 AT etr-usa DOT com> <20130510041245 DOT GA3019 AT ednor DOT casa DOT cgf DOT cx> <518CC275 DOT 2060207 AT etr-usa DOT com> <518D8085 DOT 8020203 AT tlinx DOT org> In-Reply-To: <518D8085.8020203@tlinx.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 5/10/2013 17:19, Linda Walsh wrote: > the PDF code font is less than optimal.. The current doco PDFs are generated through dblatex, via xmlto. I don't know if it's possible to reach through two generators to affect final output fonts. I suspect part of this is due to the weirdness of fonts on *ix systems in general. You wouldn't expect dblatex to be able to go and grab, say, the native Consolas font from Windows. And even if someone did the work to make that happen, it would fail when you built the manuals on Linux. I know how to fix this when you generate PDF from DocBook via XSL-FO (e.g. xsltproc and Apache FOP) but that brings in its own bag of problems. For one biggie, all the XSL-FO processors depend on Java. I've added an item to look into this to the new winsup/doc/Wishlist file. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple