This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add words to cygwin documentation on how to use windows programs effectively


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]