From 71691d0aadf3d54323114cb0b9c2cac38dfdcb84 Mon Sep 17 00:00:00 2001 From: ericm Date: Fri, 30 Jun 2000 20:33:44 +0000 Subject: * doc/keysyms.n: * doc/colors.n: Added extra .CE/.CS pairs to break up the large text block, so that the generated Windows help file could accomodate the manual entry. [Bug: 5862] --- ChangeLog | 5 +++++ doc/colors.n | 10 ++++++++-- doc/keysyms.n | 13 +++++++++++-- 3 files changed, 24 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9d311b6..c698da8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2000-06-30 Eric Melski + * doc/keysyms.n: + * doc/colors.n: Added extra .CE/.CS pairs to break up the large + text block, so that the generated Windows help file could + accomodate the manual entry. [Bug: 5862] + * tests/filebox.test: Adjusted tests to accomodate -multiple. * library/xmfbox.tcl: Adjusted arguments list construction such diff --git a/doc/colors.n b/doc/colors.n index 4fa8966..7168b56 100644 --- a/doc/colors.n +++ b/doc/colors.n @@ -2,7 +2,7 @@ '\" Copyright (c) 1998-2000 by Scriptics Corporation. '\" All rights reserved. '\" -'\" RCS: @(#) $Id: colors.n,v 1.1 2000/04/27 18:28:54 ericm Exp $ +'\" RCS: @(#) $Id: colors.n,v 1.2 2000/06/30 20:33:44 ericm Exp $ '\" '\" .so man.macros @@ -11,7 +11,7 @@ '\" Note: do not modify the .SH NAME line immediately below! .SH NAME colors \- symbolic color names recognized by Tk - +.BE .SH DESCRIPTION .PP Tk recognizes many symbolic color names (eg, \fBred\fR) when @@ -218,6 +218,8 @@ gray12 31 31 31 gray13 33 33 33 gray14 36 36 36 gray15 38 38 38 +.CE +.CS gray16 41 41 41 gray17 43 43 43 gray18 46 46 46 @@ -418,6 +420,8 @@ honeydew2 224 238 238 honeydew3 193 205 205 honeydew4 131 139 139 hot pink 255 105 105 +.CE +.CS HotPink 255 105 105 HotPink1 255 110 110 HotPink2 238 106 106 @@ -618,6 +622,8 @@ PaleTurquoise1 187 255 255 PaleTurquoise2 174 238 238 PaleTurquoise3 150 205 205 PaleTurquoise4 102 139 139 +.CE +.CS PaleVioletRed 219 112 112 PaleVioletRed1 255 130 130 PaleVioletRed2 238 121 121 diff --git a/doc/keysyms.n b/doc/keysyms.n index 7c8cfe2..25c5677 100644 --- a/doc/keysyms.n +++ b/doc/keysyms.n @@ -2,15 +2,16 @@ '\" Copyright (c) 1998-2000 by Scriptics Corporation. '\" All rights reserved. '\" -'\" RCS: @(#) $Id: keysyms.n,v 1.2 2000/04/28 00:46:04 ericm Exp $ +'\" RCS: @(#) $Id: keysyms.n,v 1.3 2000/06/30 20:33:44 ericm Exp $ '\" '\" .so man.macros -.TH colors n 8.3 Tk "Tk Built-In Commands" +.TH keysyms n 8.3 Tk "Tk Built-In Commands" .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME keysyms \- keysyms recognized by Tk +.BE .SH DESCRIPTION .PP @@ -223,6 +224,8 @@ Scaron 425 0x01a9 Scedilla 426 0x01aa Tcaron 427 0x01ab Zacute 428 0x01ac +.CE +.CS Zcaron 430 0x01ae Zabovedot 431 0x01af aogonek 433 0x01b1 @@ -423,6 +426,8 @@ Arabic_qaf 1506 0x05e2 Arabic_kaf 1507 0x05e3 Arabic_lam 1508 0x05e4 Arabic_meem 1509 0x05e5 +.CE +.CS Arabic_noon 1510 0x05e6 Arabic_heh 1511 0x05e7 Arabic_waw 1512 0x05e8 @@ -623,6 +628,8 @@ botvertsummationconnector 2228 0x08b4 toprightsummation 2229 0x08b5 botrightsummation 2230 0x08b6 rightmiddlesummation 2231 0x08b7 +.CE +.CS lessthanequal 2236 0x08bc notequal 2237 0x08bd greaterthanequal 2238 0x08be @@ -824,6 +831,8 @@ End 65367 0xff57 Begin 65368 0xff58 Win_L 65371 0xff5b Win_R 65372 0xff5c +.CE +.CS App 65373 0xff5d Select 65376 0xff60 Print 65377 0xff61 -- cgit v0.12