Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-AuthUser: gerrit:koeln.convey.de
Date: Sat, 26 Jul 2003 12:30:07 +0200
From: "Gerrit P. Haase" <gp@familiehaase.de>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <114689802834.20030726123007@familiehaase.de>
To: Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
CC: cygwin@cygwin.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.GA16038@redhat.com>
 <20030725142718.A18630@ns1.iocc.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/

