| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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" <gp AT familiehaase DOT de> |
| Organization: | Esse keine toten Tiere |
| X-Priority: | 3 (Normal) |
| Message-ID: | <114689802834.20030726123007@familiehaase.de> |
| To: | Joshua Daniel Franklin <joshuadfranklin AT yahoo DOT com> |
| 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 |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |