Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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-AuthUser: gerrit:koeln.convey.de Date: Sat, 26 Jul 2003 12:30:07 +0200 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <114689802834.20030726123007@familiehaase.de> To: Joshua Daniel Franklin CC: cygwin AT cygwin DOT com Subject: Re: Add words to cygwin documentation on how to use windows programs effectively In-Reply-To: <20030725142718.A18630@ns1.iocc.com> References: <20030725150646 DOT GA16038 AT redhat DOT com> <20030725142718 DOT A18630 AT ns1 DOT iocc DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo Joshua, I have a fix for the stylesheets: --- stylesheets/nwalsh-modular/html/dbl1ja.dsl~ 2003-07-26 12:21:54.000000000 +0200 +++ stylesheets/nwalsh-modular/html/dbl1ja.dsl 2003-07-26 12:20:04.000000000 +0200 @@ -17,7 +17,7 @@ &cmn.ja; (define (gentext-ja-nav-prev prev) - (make sequence (literal "\U-524D\U-306E\U-30DA\U-30FC\U-30B8"))) + (make sequence (literal "\U-524D;\U-306E;\U-30DA;\U-30FC;\U-30B8"))) (define (gentext-ja-nav-prevsib prevsib) (make sequence (literal "Fast Backward"))) @@ -26,7 +26,7 @@ (make sequence (literal "Fast Forward"))) (define (gentext-ja-nav-next next) - (make sequence (literal "\U-6B21\U-306E\U-30DA\U-30FC\U-30B8"))) + (make sequence (literal "\U-6B21;\U-306E;\U-30DA;\U-30FC;\U-30B8"))) (define (gentext-ja-nav-up up) (make sequence (literal "Up"))) #END Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/