Index: kit/CHANGELOG
diff -u kit/CHANGELOG:1.9 kit/CHANGELOG:removed
--- kit/CHANGELOG:1.9	Sat Sep  5 00:11:21 1998
+++ kit/CHANGELOG	Mon Jun 21 05:10:02 1999
@@ -1,51 +0,0 @@
-CHANGELOG for magicpoint
-$Id: CHANGELOG,v 1.9 1998/09/04 15:11:21 onoe Exp $
-
-Fri Sep  5 1998  onoe@sm.sony.co.jp
-	* handle key inputs from invoked terminal as pressed on Xserver,
-	  even if the Xserver is running on a remote host.
-
-Mon Aug 26 1998  itojun@iijlab.net
-	* new copyright. (BSDish copyright without clause 3)
-
-Mon Aug 25 1998  itojun@iijlab.net
-	* print.c: better x11/freetype/vflib -> postscript font mapping.
-
-Mon Aug 23 1998  kato@wide.ad.jp
-	* embedded image support (added mgpembed.pl and embed.c)
-
-Mon Aug 22 1998  itojun@iijlab.net
-	* added contrib/xmindpath, MindPath PocketPoint user-level driver.
-
-Fri Jul 10 11:57:59 JST 1998  itojun@iijlab.net
-	* cache gs-generated image file.
-	  Suggested by: luigi@FreeBSD.org
-
-Mon Jul  6 11:38:32 JST 1998  itojun@iijlab.net
-	* capable of handling GB2312 and KSC5601 encoding.
-	  they must be encoded by using iso-2022 like escape sequences.
-	  EUC-cn or EUC-kr does not work.
-	* -x option is added.
-
-Thu Jul  2 18:04:16 JST 1998  itojun@iijlab.net
-	* eliminate gsview.
-	* revamp "xfont" directive. (see SYNTAX for detail)
-
-Thu Jun 25 13:10:28 JST 1998  itojun@iijlab.net
-	* print.c: color postscript support by "mgp2ps -c".
-
-changes between 1.02a and 1.03a:
-	* To allow color name that has space inbetween ("dark blue"), 
-	  color name after directives SHOULD come with doublequote.
-	  Therefore,
-		%fore blue
-	  should be
-		%fore "blue"
-	  At this moment, doublequote can be ommitted for backward
-	  compatibility.  We may require to have doublequote in the future.
-	  Font names and other string parameter obeys the same rule.
-	* %image is now capable of rendering encapsulated postscript files
-	  (*.eps).
-		%image foo.eps
-	  should work fine.
-	  By using -X option, you can specify device name for ghostscript.
Index: kit/FAQ
diff -u kit/FAQ:1.1 kit/FAQ:1.2
--- kit/FAQ:1.1	Sun Mar 28 15:33:19 1999
+++ kit/FAQ	Thu Jun 17 14:21:23 1999
@@ -1,28 +1,28 @@
-Magicpoint FAQ
-$Id: FAQ,v 1.1 1999/03/28 06:33:19 itojun Exp $
+MagicPoint FAQ
+$Id: FAQ,v 1.2 1999/06/17 05:21:23 kazu Exp $
 
 
-Q: When I incorporate postscript in Magicpoint presentation, ghostscript
+Q: When I incorporate postscript in MagicPoint presentation, "ghostscript"
    dies with "WARN: cannot generate pnmraw+ file from test.eps".
-A:	install more recent version of ghostscript, which supports "pnmraw"
+A:	install more recent version of "ghostscript", which supports "pnmraw"
 	output driver.
-A:	give -X option to mgp, with name of ghostscript output driver
-	which is configured into your ghostscript.
+A:	give the -X option to "mgp", with name of "ghostscript" output driver
+	which is configured into your "ghostscript".
 
-Q: Background image will not be reflected to postscript output from mgp2ps.
+Q: Background image will not be reflected to postscript output from "mgp2ps".
 A:	This is a feature (or known bug).
 
-Q: I'm using european language for presentation and line-breaks are not
+Q: I'm using European language for presentations and line-breaks are not
    correct.
-Q: I'm using european language for presentation and accented chars will not
-   be generated on postscript output.
+Q: I'm using European language for presentations and accented characters
+   will not be generated on postscript output.
 A:	see README.lang for detail.
 
-Q: I would like to try a more-recent snapshot version of Magicpoint.
+Q: I would like to try a more-recent snapshot version of MagicPoint.
 A:	ftp://sh.wide.ad.jp/WIDE/free-ware/mgp-snap/
 
 Q: I'm trouble finding scalable fonts.
-Q: presentation using X11 font looks awful.
+Q: Presentations using X11 font looks awful.
 A:	see README.fonts for detail.
 
 Q: I have special Adobe type 1 font installed to my X11 configuration,
Index: kit/README
diff -u kit/README:1.33 kit/README:1.34
--- kit/README:1.33	Thu Jun 10 15:54:24 1999
+++ kit/README	Thu Jun 17 10:46:02 1999
@@ -82,7 +82,7 @@
 
 Note 4: If you are willing to use the iso-8859-x character set
 (i.e. you would like setlocale() to be called at startup), specify 
---enable-locale.
+the --enable-locale option.
 
 Invoking `configure' updates Imakefile.  So, do NOT forget to invoke
 `xmkmf' everytime you update Imakefile.
Index: kit/README.fonts
diff -u kit/README.fonts:1.22 kit/README.fonts:1.24
--- kit/README.fonts:1.22	Thu May 27 12:22:46 1999
+++ kit/README.fonts	Thu Jun 17 13:26:07 1999
@@ -1,54 +1,57 @@
 	    Configuring fonts for MagicPoint presentation
 
-$Id: README.fonts,v 1.22 1999/05/27 03:22:46 nishida Exp $
+$Id: README.fonts,v 1.24 1999/06/17 04:26:07 kazu Exp $
 
-For better presentation with "MagicPoint" presentation tool, it is
-necessary to configure your MagicPoint, and maybe your X11 server to
-handle large-size fonts.  The document tries to summarize steps to
+For better presentations with the "MagicPoint" presentation tool, it
+is necessary to configure your MagicPoint, and maybe your X11 server
+to handle large-size fonts.  The document tries to summarize steps to
 make use of large-size fonts with MagicPoint.
 
 
 Standard methods
 ================
 
-Scalable English fonts, with FreeType library
+Scalable English fonts, with the FreeType library
 ---------------------------------------------
 FreeType project, a free software project for TrueType scalable font
-renderer, provides FreeType library at:
+renderer, provides the FreeType library at:
 	http://www.freetype.org/
-MagicPoint implements native support for FreeType library.  You can
-compile the renderer into MagicPoint.  If you have FreeType library
-(libttf.a) somewhere in your system, "configure" script will find the
-library and links the library into MagicPoint binary.
+MagicPoint implements native support for the FreeType library.  You
+can compile the renderer into MagicPoint.  If you have the FreeType
+library (libttf.a) somewhere in your system, the "configure" script
+will find the library and links the library into the MagicPoint
+binary.
 
-To avoid compiling libttf.a into MagicPoint binary, you can specify 
---disable-freetype option to "configure" script, as below:
+To avoid linking libttf.a into the MagicPoint binary, you can specify
+the --disable-freetype option to the "configure" script, as below:
+
 	./configure --disable-freetype
 
-If you want to get Free/Commercial TrueType fonts, read below section
-"How to get TrueType font."
+If you want to get Free/Commercial TrueType fonts, read the section
+"How to get TrueType fonts" below.
 
 
-Scalable English fonts, with standard X11 server
+Scalable English fonts, with a standard X11 server
 ------------------------------------------------
-Standard X11 server is capable of rendering "Adobe Type-1" scalable
+A standard X11 server is capable of rendering "Adobe Type-1" scalable
 fonts.  To use Adobe Type-1 fonts, you have to install their font
 files.  You can find some fonts in /usr/X11R6/lib/X11/fonts/Type1,
 which is a part of the X11 standard distribution.  If you do not have
-the directory (or similar directory), please install adequate font
+the directory (or a similar directory), please install adequate font
 files into your system.
 
 Some good additional fonts can be found at:
 	http://www.gimp.org/fonts.html
 	ftp://ftp.gimp.org/pub/gimp/fonts/
 
-You may also add X11 font search path.  Refer to the manual for your
-system.  Also, please do not forget to perform "xset fp rehash", if
-you added X11 font path while X11 sever is running.
+You may also add some directories to the X11 font search path.  Refer
+to the manual for your system.  Also, please do not forget to perform
+"xset fp rehash", if you modify the X11 font path while your X11 sever
+is running.
 
 You can query these fonts by using XLFD (X11 font specification
-string) staring from "-adobe-".  Use xfontsel to confirm if it is
-installed or not.
+string) starting with "-adobe-".  Use "xfontsel" to see whether or not
+it is installed.
 
 Scalable Japanese fonts, with VFLib
 -----------------------------------
@@ -56,32 +59,36 @@
 available from:
 	ftp://gull.se.hiroshima-u.ac.jp/pub/VFlib/.
 MagicPoint implements native support for VFlib library.  You can
-compile the renderer into MagicPoint.  If you have VFlib library
+compile the renderer into MagicPoint.  If you have the VFlib library
 (libVFlib.a) somewhere in your system, "configure" script will find
-the library and links the library into MagicPoint binary.
+the library and links the library into the MagicPoint binary.
+
+To avoid compiling libVFlib.a into the MagicPoint binary, you can
+specify --disable-vflib option to "configure" script, as below:
 
-To avoid compiling libVFlib.a into MagicPoint binary, you can specify 
---disable-vflib option to "configure" script, as below:
 	./configure --disable-vflib
 
 English fonts will become scalable as well, however, this method is
-not very suitable for western readers as this approach usually uses
-Japanese font files.  Japanese font file includes several thousand of
-letters and will occupies several megabytes on your disk.
+not very suitable for western readers since this approach usually uses
+Japanese font files.  The Japanese font files include several thousand
+of letters and will occupies several megabytes on your disk.
 
 Scalable Japanese fonts, with FreeType
 ---------------------------------
-Recent MagicPoint can use FreeType library for rendering Japanese fonts.
-You can use this function by executing configure script as below:
+Recent MagicPoint can use the FreeType library for rendering Japanese
+fonts.  You can use this function by executing configure script as
+below:
 
 	./configure --enable-freetype-charset16
 
-You also need to specify japanese truetype fontfile with 'tmfont' directive.
-The usage of 'tmfont' directive is described in the SYNTAX file.
+You also need to specify Japanese truetype font files with 'tmfont'
+directive.  The usage of 'tmfont' directive is described in the SYNTAX
+file.
 
 Note: 
-If you have already installed VFlib library and you want to use FreeType 
-library to render Japanese fonts, you have to disable vflib as below:
+If you have already installed the VFlib library and you want to use
+the FreeType library to render Japanese fonts, you have to disable
+VFlib as below:
 
 	./configure --disable-vflib --enable-freetype-charset16
 
@@ -89,11 +96,11 @@
 Advanced/complex methods
 ========================
 
-Scalable fonts, with FreeType-ready X11 server
+Scalable fonts, with a FreeType-ready X11 server
 ------------------------------------------------------
 There seems to be several projects for implementing FreeType into X11
-server, or X11 font server (xfs).  By using these kind of
-implementation X11 server will be able to render wide variety of
+server, or X11 font servers (xfs).  By using these kind of
+implementation, a X11 server will be able to render wide variety of
 TrueType scalable fonts.  For obtaining implementation, visit the
 following URL:
 	http://www.freetype.org/projects.htm
@@ -105,23 +112,23 @@
 	http://cclub.cc.tut.ac.jp/~go/unix/xtt.html
 	http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/x-tt/index-eng.html
 
-By specifying proper XLFD you can use those scalable fonts from
+By specifying proper XLFD, you can use those scalable fonts with
 MagicPoint.  You may have to modify some of the FreeType-X11 font
 specification file as well.
 
 
-Scalable Japanese/English fonts, with VFlib-ready X11 server
+Scalable Japanese/English fonts, with a VFlib-ready X11 server
 ------------------------------------------------------------
 There are several project to compiling VFlib into X11 server, or X11
 font server (xfs), for example:
 	http://karin.ip.titech.ac.jp/~takagi/X-VFlib/index.html
 
-By specifying proper XLFD you can use those scalable fonts from
+By specifying proper XLFD, you can use those scalable fonts with
 MagicPoint.  You may have to modify some of the VFlib-X11 font
 specification file as well.
 
 
-Scalable Japanese fonts, with VFlib/FreeType-hetero library
+Scalable Japanese fonts, with the VFlib/FreeType-hetero library
 -----------------------------------------------------------
 It may be really confusing (even for the authors), but there are
 several attempts to merge VFlib and FreeType.  Some try to provide
@@ -130,17 +137,17 @@
 
 In either cases, you can link the library into MagicPoint itself.
 
-There are, of course, attempts to merge those font renderer into X11
-server or X11 font server (xfs).  In this case, you can use scalable
+There are, of course, attempts to merge those font renderers into X11
+servers or X11 font servers (xfs).  In this case, you can use scalable
 font by using proper XLFD.
 
 
 Miscellaneous 
 =============
 
-How to get TrueType Fonts.
+How to get TrueType fonts.
 ---------------------------------
-You can get freely available TrueType font from following:
+You can get freely available TrueType fonts from following:
 	http://www.aaa.nl/people/mkatwijk/freettf.html
 	http://come.to/freefonts
 	CTAN mirros, pub/CTAN/fonts/cm/ps-type1/bakoma/ttf
@@ -180,4 +187,3 @@
 NOTE: TeX-deribed fonts (including computer modern fonts) places marks
 like "<" or ">" in strange places.  Therefore, you may have some trouble
 writing formulas and other non-plain text.
-
Index: kit/README.lang
diff -u kit/README.lang:1.2 kit/README.lang:1.3
--- kit/README.lang:1.2	Fri Apr 23 19:56:57 1999
+++ kit/README.lang	Thu Jun 17 13:26:08 1999
@@ -1,27 +1,26 @@
-Making multilingual presentations with Magicpoint
-$Id: README.lang,v 1.2 1999/04/23 10:56:57 itojun Exp $
+Making multilingual presentations with MagicPoint
+$Id: README.lang,v 1.3 1999/06/17 04:26:08 kazu Exp $
 
 
-Magicpoint has no idea about what kind of character set you are using
+MagicPoint has no idea about what kind of character set you are using
 with your presentation file, or what kind of language you are using.
 For example, if you use Latin-1 (iso-8859-1) you MUST tell that explicitly
-to Magicpoint.
+to MagicPoint.
 
-In the future, we will be adding a Magicpoint directive to specify
+In the future, we will be adding a MagicPoint directive to specify
 the encoding of the file explicitly, like:
 	%charset "iso-8859-1"
 	%charset "iso-2022-jp"
 
-
-Making Magicpoint presentations in European language
+Making MagicPoint presentations in European languages
 - Use "/configure  --enable-locale" before compilation.
   In some operating systems you may need -lxpg4 with this.
-	(so that ctype functions, such as isprint(), works with locale support)
-- When invoking Magicpoint, configure environment variable LANG to proper
-  value.
-- When making PostScript file for presentation, use -e option.
-
+	(so that ctype functions, such as isprint(), works with 
+         locale support)
+- When invoking MagicPoint, configure the LANG environment variable to
+  proper value.
+- When making a PostScript file for the presentation, use -e option.
 
-Making Magicpoint presentation in Asian languages
+Making MagicPoint presentations in Asian languages
 - Use iso-2022 family encoding (iso-2022-jp, iso-2022-cn and others).
-  Or, X11 ctext encoding for the file.
+  Or, the X11 ctext encoding for your file.
Index: kit/USAGE
diff -u kit/USAGE:1.24 kit/USAGE:1.25
--- kit/USAGE:1.24	Mon Nov 30 13:27:15 1998
+++ kit/USAGE	Thu Jun 17 13:26:09 1999
@@ -2,9 +2,8 @@
 
 		      Kazu Yamamoto (with Chaki)
 
-			  September 4, 1998
+			    June 17, 1999
 
-
 All .mgp commands start with "%". After making sure that
 /usr/X11R6/lib/X11/mgp/default.mgp exists, add the following line to
 the beginning of the .mgp file.
@@ -54,7 +53,7 @@
 	%default 4 size 5, fore "white", vgap 30, prefix " ", font "standard"
 
 %default set the parameters for the line specified in the first
-argment to the values specified the second and later argments. In the
+argument to the values specified the second and later argments. In the
 first line, the size is 2% and in the second line the size is set to
 7%. Parameters set in previous lines are valid unless
 overwritten. Therefore, the text in the second line will be white.
@@ -67,13 +66,13 @@
 
 	%page
 						(A space of 2%)
-	TITLE --- size 7% color white and in gothic font
-						(horizontal line)
-	text --- size 5% white gothic font
+	TITLE --- size 7% color white and in thick font
+						(A horizontal line)
+	text --- size 5% white thick font
 	%fore yellow, size 4
-	text --- size 4% yellow gothic font 
+	text --- size 4% yellow thick font 
 	%vfont min
-	text --- size 4% yellow mincho font 
+	text --- size 4% yellow standard font 
 
 %tab is a command that directly associates with the line. In
 default.mgp it is set as follows:
@@ -84,13 +83,14 @@
 
 When there is a singular tab at the head of the line, the values of
 %tab override the current values and become valid. When there are two
-tabs at the head of the line, %tab2 becomes valid, when there are
-three tabs at the head of the line %tab3 becomes valid and so on.
+tabs at the head of the line, %tab 2 becomes valid, when there are
+three tabs at the head of the line %tab 3 becomes valid and so on.
 
 In other words,
 1 tab means text size 5% and the line starts with spaces and green box icon.
 2 tabs mean text size 4% and the line starts with spaces and yellow arc icon. 
-3 tabs mean text size 3% and the line starts with spaces and white delta3 icon.
+3 tabs mean text size 3% and the line starts with spaces and white delta icon.
+
 
 By using this, it's easy to itemize. Let's take a look at an example:
 
@@ -114,22 +114,23 @@
 			    Life with tgif
 
 
-MagicPoint cannot display tgif objs but there is a way to sort of get
-around this.
+MagicPoint cannot display "tgif" objs but there is a way to sort of
+get around this.
 
-	If you cannot use ghostscript:
-	- make tgif create a GIF file for screen display
-	- make tgif create an EPS file for printing out
-	If you have ghostscript:
-	- craete EPS file from tgif "obj" file and use that for both cases
-
-If you cannot use ghostscript:
-
-The image created by tgif is displayed "as is" on MagicPoint's screen.
-This is pretty sad when fonts aren't displayed clearly when viewing
-with tgif. Either Mincho or Gothic font is provided for 14, 16, 24,
-and 26 dot. So it's possible to give xrdb something like the
-following, and then make tgif create a GIF file.
+(1) If you cannot use "ghostscript":
+    - make "tgif" create a GIF file for screen display
+    - make "tgif" create an EPS file for printing out
+
+(2) If you have "ghostscript":
+    - craete an EPS file from a "tgif" obj file and use that for both cases
+
+(1) If you cannot use "ghostscript":
+
+The image created by "tgif" is displayed "as is" on MagicPoint's
+screen.  This is pretty sad when fonts aren't displayed clearly when
+viewing with "tgif". Either Mincho or Gothic font is provided for 14,
+16, 24, and 26 dot. So it's possible to give "xrdb" something like the
+following, and then make "tgif" create a GIF file.
 
 Tgif*Background: black
 Tgif*Foreground: white
@@ -157,42 +158,54 @@
 
 However, some files might not get the right colors using this way. If
 you find any files that don't have the right colors, try manually
-creating the EPS file using tgif.
+creating the EPS file using "tgif".
 
-If corresponding filename.eps exists for filename.{gif,jpg,...}, mgp2ps
-uses filename.eps when creating a PS file.
-
-If you want to bundle two pages into one, you could try this:
-	pstops '2:0R@.5(2cm,26cm)+1R@.5(2cm,13cm)' input.ps > output.ps
+If corresponding filename.eps exists for filename.{gif,jpg,...},
+"mgp2ps" uses filename.eps when creating a PS file.
 
-If you can ghostscript:
+(2) If you can "ghostscript":
 
-Generate eps file, again by using
+Generate an EPS file, again by using
 	tgif -print -eps *.obj
 command.
 
-Paste the eps file into your presentation by adding
-	%image "foobaa.eps"
-then, mgp will render the eps file on-the-fly, by invoking ghostscript.
-mgp2ps will properly include the eps file into the output.
+Paste the EPS file into your presentation by adding
+	%image "foobar.eps"
+then, mgp will render the EPS file on-the-fly, by invoking "ghostscript".
+"mgp2ps" will properly include the EPS file into the output.
+
+(3) Distributing presentation materials
+
+If you want to bundle two pages into one, you could try this:
+	psnup -l -m100 -q -2 input.ps > output.ps
 
+"psnup" is included the "psutils"
+package(ftp://ftp.dcs.ed.ac.uk/pub/ajcd).
 
 			Tips for better presentation
 
-- Refrain from using "vfont", "xfont" and "tfont" directive directly.
-  Use "deffont" in preamble and "font" in body instead.
-  This should allow people to view your presentation in all the configuration
-  of the renderer.  (i.e. with/without freetype, with/without vflib)
-- Use EPS files for vector image.
-- Install latest ghostscript.  Configure so that it can generate grayscaled
-  image as output.
-- Before the actual presentation, go through the presentation in the same
-  configuration as "the real thing".  It will make rendering faster.
-  (For the included EPS images, pixel image will be generated and be cached).
-- Check/practice the connection with the VGA projector.
-- Practice your oral presentation well :-)
+(1) Refrain from using "vfont", "xfont" and "tfont" directive
+directly.  Use "deffont" in preamble and "font" in body instead.  This
+should allow people to view your presentation in all the configuration
+of the renderer.  (i.e. with/without FreeType, with/without VFlib)
+
+(2) Use EPS files for vector image.
+
+(3)Install the latest "ghostscript".  Configure so that it can
+generate grayscaled image as output.
+
+(4) Before the actual presentation, go through the presentation in the
+same configuration as "the real thing".  It will make rendering
+faster.  (For the included EPS images, pixel image will be generated
+and be cached).  If you execute "mgp" with the "-F" option, "mgp"
+fetches and caches the next page so that it makes faster to visualize
+the next page.
 
+(5) Check/practice the connection with the VGA projector.
 
+(6) Practice your oral presentation well :-)
+
+
 			Mathematical Formulas
 
 There are, at least, three way to include mathematical formulas in 
@@ -217,45 +230,51 @@
 
 	%image "foo.eps" 0 width height
 
-(2) eqn/troff
-- Obtain .ps file for the expression with eqn/troff.
-- Convert .ps file to .eps file. (e.g. pstoepsi)
+(2) "eqn"/"troff"
+- Obtain .ps file for the expression with "eqn"/"troff".
+- Convert .ps file to .eps file. (e.g. "pstoepsi")
 - Include .eps file into your presentation as follows:
 
 	%image "foo.eps"
 
 (3) Bitmap (not recommended)
-- Obtain .ps file for the expression with TeX or eqn/troff.
-- Convert .ps file to .pnm file.(e.g. pstopnm)
-- Convert .pnm file to .pbm file (e.g. pnmcrop)
+- Obtain .ps file for the expression with TeX or "eqn"/"troff".
+- Convert .ps file to .pnm file.(e.g. "pstopnm")
+- Convert .pnm file to .pbm file (e.g. "pnmcrop")
 - Include .pbm file into your presentation as follows:
 
 	%image "foo.pbm"
 
 
 			Pasting foils onto the web
+
+If you wish to paste your MagicPoint presentation, you have three options.
 
-If you wish to paste your magicpoint presentation, you have three options.
+(1) If you can assume that the client-side has MagicPoint, you can
+paste a presentation file after processing that by "mgpembed" program.
 
-If you can assume that the client-side has magicpoint, you can paste
-a presentation file after processing that by "mgpembed" program.
-	1. Merge images into presentation file, by using "mgpembed".
-	   mgpembed generates single archive-like presentation file, which
-	   includes images (encoded by uuencode).
-	2. Paste the generated file onto the web, under name "foo.mgp".
+(1.1) Merge images into presentation file, by using "mgpembed".
+"mgpembed" generates single archive-like presentation file, which
+includes images (encoded by "uuencode").
+
+(1.2) Paste the generated file onto the web, under name "foo.mgp".
+
 Client side (Browser) needs to be configured as follows:
-- Define "helper application" for extention ".mgp" as,
+Define "helper application" for extention ".mgp" as,
 	mgp -g 400x300 -S <filename>
-You can specify any screeen size as you want.  Here, -S is REALLY important
-for security, since magicpoint presentation can include arbitrary shell
-command.  -S option disables invocation of any external process from
-magicpoint.
-If you need to configure content-type for ".mgp", use
-"application/x-magicpoint".  I believe "text/plain" would be a last resort.
-
-If you cannot asuume that there's no magicpoint at the client's site,
-you'll need to convert presentation into html file.  use mgp -D for this.
-
-You may convert your presentation as postscript file, after processing it
-with "mgp2ps".   It would be nice if you would like nobody to reuse your
-work at ease.
+You can specify any screeen size as you want.  Here, -S is REALLY
+important for security, since MagicPoint presentation can include
+arbitrary shell command.  -S option disables invocation of any
+external process from MagicPoint.  If you need to configure
+content-type for ".mgp", use "application/x-magicpoint".  I believe
+"text/plain" would be a last resort.
+
+(2) If you cannot asuume that there's no MagicPoint at the client's
+site, you'll need to convert presentation into a html file.  Use the
+-D option for this.
+
+(3) You may convert your presentation as postscript file, after
+processing it with "mgp2ps".  It would be nice if you would like
+nobody to reuse your work at ease.
+
+END
Index: kit/USAGE.jp
diff -u kit/USAGE.jp:1.17 kit/USAGE.jp:1.18
--- kit/USAGE.jp:1.17	Tue Dec  1 07:51:01 1998
+++ kit/USAGE.jp	Thu Jun 17 13:26:10 1999
@@ -2,7 +2,7 @@
 
 			       $B;3K\OBI'(B
 
-			    1998$BG/(B10$B7n(B17$BF|(B
+			    1999$BG/(B6$B7n(B17$BF|(B
 
 .mgp $B%U%!%$%k$N%3%^%s%I(B(directive) $B$O(B "%" $B$G;O$^$j$^$9!#$H$j$"$($:!"(B
 /usr/X11R6/lib/X11/mgp/default.mgp $B$,$"$k$3$H$r3NG'$7$?$i!"(B.mgp $B%U%!%$(B
@@ -121,8 +121,8 @@
 
 tgif $B$GI=<($5$l$?%$%a!<%8$,$=$N$^$^!"(Bmgp $B$N2hLL$KI=<($5$l$^$9!#$@$+$i!"(B
 $B%U%)%s%H$,(B tgif $B$G$-$l$$$KI=<($5$l$F$$$J$$$HHa$7$$$G$9!#$H$j$"$($:!"(B14$B!"(B
-16$B!"(B24$B!"(B26 $B%I%C%H$N%U%)%s%H$O!"L@D+$+%4%7%C%/$I$A$i$+$,$"$j$^$9!#$@$+(B
-$B$i!"0J2<$N$h$&$J%U%!%$%k$r(B xrdb $B$K?)$o$;$F!"(Btgif $B$r>e$2!"(BGIF $B$rEG$+$;(B
+16$B!"(B24$B!"(B26 $B%I%C%H$N%U%)%s%H$O!"L@D+$+%4%7%C%/$I$A$i$+$,$"$j$^$9!#$=$3(B
+$B$G!"0J2<$N$h$&$J%U%!%$%k$r(B xrdb $B$K?)$o$;$F!"(Btgif $B$r>e$2!"(BGIF $B$rEG$+$;(B
 $B$k$H$$$$$G$7$g$&!#(B
 
 Tgif*Background: black
@@ -172,14 +172,15 @@
 (3) $B;qNA$NG[I[(B
 
 2 $B$D$N%Z!<%8$r(B 1 $B$D$K$^$H$a$k$K$O!"(B
-	pstops '2:0R@.5(2cm,26cm)+1R@.5(2cm,13cm)' input.ps > output.ps
+	psnup -l -m100 -q -2 input.ps > output.ps
 $B$H<vJ8$r>'$($l$P$$$$$G$7$g$&!#(B\^^/
 
+psnup $B$O(B psutils (ftp://ftp.dcs.ed.ac.uk/pub/ajcd) $B$KF~$C$F$$$^$9!#(B
 
 			$B>e<j$J%W%l%<%s$N$?$a$K(B
 
-(1) "vfont"$B!"(B"xfont"$B!"(B"tfont"$B$rK\J8Cf$GD>@\;H$&$N$OHr$1$^$7$g$&!#(B
-preamble$BIt$G(B"deffont"$B$7$F!"K\J8Cf$G$O(B"font"$B$r;H$$$^$7$g$&!#$3$&$9$k$H!"(B
+(1) "vfont"$B!"(B"xfont"$B!"(B"tfont"$B$rK\J8Cf$GD>@\;H$&$N$OHr$1$^$7$g$&!#@k8@(B
+$BNN0h$G(B"deffont"$B$7$F!"K\J8Cf$G$O(B"font"$B$r;H$$$^$7$g$&!#$3$&$9$k$H!"(B
 MagicPoint$B$N%U%)%s%HE83+%(%s%8%s$K0MB8$7$J$$(B .mgp $B%U%!%$%k$r:n@.$G$-$^(B
 $B$9!#(B
 
@@ -190,7 +191,8 @@
 
 (4) $BK\HV$N%W%l%<%sA0$K!"0lEYK\HV$HF1$8@_Dj$G%W%l%<%s$rI=<($7$F$*$/$H!"(B
 EPS $B%U%!%$%k$,E83+$5$l$F%-%c%C%7%e$5$l$^$9$N$GK\HV$G$N2hA|I=<($,B.$/$J(B
-$B$j$^$9!#(B
+$B$j$^$9!#(BMagicPoint $B$K(B -F $B$r;XDj$9$k$H!"<!$N%Z!<%8$r@hFI$_$7$^$9$N$G!"(B
+$BI=<($,B.$/$J$j$^$9!#(B
 
 (5) VGA$B%W%m%8%'%/%?$H$N@\B3$r$A$c$s$H3N$+$a$^$7$g$&!#$^$?!"Aa$a$K$&$^(B
 $B$/7Q$k$+3NG'$7$F$*$-$^$7$g$&!#(B
@@ -269,7 +271,6 @@
 
 (1) $B%/%i%$%"%s%HB&$K(B MagicPoint $B$,$"$k$H2>Dj$G$-$k>l9g$K$O!"(Bmgpembed 
 $B$G:n@.$7$?%U%!%$%k$r$=$N$^$^(B Web $B%5!<%P$GDs6!$9$l$P(B OK $B$G$9!#(B
-
 
 (1.1) mgpembed $B%3%^%s%I$r;H$C$F!"2hA|%U%!%$%k$r(B .mgp $B%U%!%$%kCf$KKd$a(B
 $B9~$_$^$9!#7k2L$H$7$FC10l$N%U%!%$%k$,$G$-$"$,$j$^$9!#(B
Index: kit/ctlwords.pl
diff -u kit/ctlwords.pl:1.2 kit/ctlwords.pl:removed
--- kit/ctlwords.pl:1.2	Sat Sep  5 06:05:08 1998
+++ kit/ctlwords.pl	Mon Jun 21 05:10:11 1999
@@ -1,12 +0,0 @@
-#! /usr/bin/perl
-$counter = 0;	# 0 origin
-print "/* generated by ctlwords.awk. do not edit by hand. */\n";
-
-while (<>) {
-	next if (!/^\/\*CTL\*\//);
-	next if ($_ !~ /(CTL_[A-Z0-9]+)/);
-
-	$word = $1;
-	print "#define $word\t$counter\n";
-	$counter++;
-}
Index: kit/mgp.c
diff -u kit/mgp.c:1.101 kit/mgp.c:1.102
--- kit/mgp.c:1.101	Mon Jun  7 02:55:16 1999
+++ kit/mgp.c	Thu Jun 17 14:21:25 1999
@@ -26,10 +26,10 @@
  * SUCH DAMAGE.
  */
 /*
- * $Id: mgp.c,v 1.101 1999/06/06 17:55:16 nishida Exp $
+ * $Id: mgp.c,v 1.102 1999/06/17 05:21:25 kazu Exp $
  */
 
-static char *mgp_version = "1.04a (980906)";
+static char *mgp_version = "1.05a (990617)";
 
 #include "mgp.h"
 #ifdef USE_SETLOCALE
@@ -608,31 +608,42 @@
 	char *name;
 {
 	fprintf(stderr, "Usage: %s [opts] mgpfile\n", name);
-	fprintf(stderr, "\t-B: Ignore background image\n");
-	fprintf(stderr, "\t-d: Demo mode - go through the presentation\n");
-	fprintf(stderr, "\t-V: Be verbose\n");
-	fprintf(stderr, "\t-v: Show version number and quit\n");
-	fprintf(stderr, "\t-o: Do not override the window manager\n");
-	fprintf(stderr, "\t-G: Page guide is on\n");
+
+	fprintf(stderr, "\t-b <color>: Specify background color\n");
 #ifdef VFLIB
-	fprintf(stderr, "\t-l: Do not use outline font on vflib\n");
 	fprintf(stderr, "\t-c <vfcap>: Specify vfontcap file\n");
+#endif /*VFLIB*/
+	fprintf(stderr, "\t-d: Demo mode - go through the presentation\n");
+#ifdef VFLIB
 	fprintf(stderr, "\t-f <font>: Specify default vflib font\n");
 #endif /*VFLIB*/
-	fprintf(stderr, "\t-x <engine>: Disable specified rendering engine\n");
-	fprintf(stderr, "\t-b <color>: Specify background color\n");
-	fprintf(stderr, "\t-p <page>: Start at the specified page\n");
 	fprintf(stderr, "\t-g <geometry>: Set window geometry\n");
-	fprintf(stderr, "\t-Q <quality>: Set background image quality(0-100)\n");
+	fprintf(stderr, "\t-h Display this help message\n");
+#ifdef VFLIB
+	fprintf(stderr, "\t-l: Do not use outline font on vflib\n");
+#endif /*VFLIB*/
+	fprintf(stderr, "\t-n: Disables control key input from tty\n");
+	fprintf(stderr, "\t-o: Do not override the window manager\n");
+	fprintf(stderr, "\t-p <page>: Start at the specified page\n");
 	fprintf(stderr, "\t-q Do not beep on errors\n");
 	fprintf(stderr, "\t-t <timeslot>: Enable presentation timer\n");
-	fprintf(stderr, "\t-S: Do not process directives that forks process\n");
-	fprintf(stderr, "\t-T <timestampfile>: Update timestampfile on page refresh\n");
-	fprintf(stderr, "\t-D <dir>: Generate html pages for the presentation\n");
+	fprintf(stderr, "\t-v: Show version number and quit\n");
+	fprintf(stderr, "\t-w <dir>: Specify a working directory\n");
+	fprintf(stderr, "\t-x <engine>: Disable specified rendering engine\n");
+
+	fprintf(stderr, "\t-B: Ignore background image\n");
 	fprintf(stderr, "\t-C: Use private colormap\n");
+	fprintf(stderr, "\t-D <dir>: Generate html pages for the presentation\n");
+	fprintf(stderr, "\t-F<mode>,<effect>,<value>: Use forwarding caches\n");
+	fprintf(stderr, "\t-G: Page guide is on\n");
+	fprintf(stderr, "\t-O: Obey to the window manager\n");
+	fprintf(stderr, "\t-Q <quality>: Set background image quality(0-100)\n");
 	fprintf(stderr, "\t-R: Do not perform automatic reload\n");
+	fprintf(stderr, "\t-S: Do not process directives that forks process\n");
+	fprintf(stderr, "\t-T <timestampfile>: Update timestampfile on page refresh\n");
+	fprintf(stderr, "\t-V: Be verbose\n");
 	fprintf(stderr, "\t-X <gsdevice>: ghostscript device to use\n");
-	fprintf(stderr, "\t-n: Disables control key input from tty\n");
+
 	exit(0);
 }
 
Index: kit/mgp.man
diff -u kit/mgp.man:1.53 kit/mgp.man:1.55
--- kit/mgp.man:1.53	Thu Jun 10 16:00:20 1999
+++ kit/mgp.man	Thu Jun 17 14:21:26 1999
@@ -24,7 +24,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\" 
-.\"	$Id: mgp.man,v 1.53 1999/06/10 07:00:20 kazu Exp $
+.\"	$Id: mgp.man,v 1.55 1999/06/17 05:21:26 kazu Exp $
 .\"
 .Dd November 1997
 .Dt MGP 1
@@ -36,19 +36,20 @@
 .\"
 .Sh SYNOPSIS
 .Nm mgp
-.Op Fl dhlnoqvBGORSV
+.Op Fl dhlnoqvBCGORSV
 .Op Fl b Ar bgcolor
 .Op Fl c Ar vfcap
 .Op Fl f Ar vfont
 .Op Fl g Ar geometry
 .Op Fl p Ar page
 .Op Fl t Ar timeslot
+.Op Fl w Ar wdir
 .Op Fl x Ar engine
 .Op Fl D Ar htmldir
+.Op Fl F Ar mode,effect,value
+.Op Fl Q Ar quality
 .Op Fl T Ar timestampfile
 .Op Fl X Ar gsdevice
-.Op Fl w Ar wdir
-.Op Fl F Ar mode,effect,value
 .Ar file
 .\"
 .Sh DESCRIPTION
@@ -71,24 +72,41 @@
 one
 .Li %
 sign.
-You can include numerous kinds of image format
+You can include numerous kinds of image format files
 onto the presentation file.
 .Pp
 .Nm
-uses Japanese/English font in various sizes.
+uses Japanese/English fonts in various sizes.
 .Nm
-uses X11 scalable font provided by X11 server.
+uses X11 scalable fonts provided by X11 servers.
 .Nm
-can also utilize Japanese outline font library, "VFlib",
+can also utilize the Japanese outline font library, "VFlib",
 if configured to do so at compilation time.
 .Pp
 The following options are available:
 .Bl -tag -width indent
+.It Fl b Ar bgcolor
+Set background color to
+.Ar bgcolor .
+(The default value is black)
+.It Fl c Ar vfcap
+Specify a VFlib configuration file.
 .It Fl d
 Demonstration mode.
 Browse all page quickly and terminate.
+.It Fl f Ar vfont
+Specify the font name to be used by VFlib.
+(The default value is minsl)
+.It Fl g Ar geometry
+Set the size and location of the window.
+Please note that
+.Fl g
+implies
+.Fl o.
+.Nm
+will not override the window manager if you specify the geometry.
 .It Fl h
-Display usage and exit without performing presentation.
+Display the usage and exit without performing a presentation.
 .It Fl l
 There are two kind of fonts available by VFlib;
 They are outline font and bitmap font.
@@ -104,68 +122,15 @@
 (This option may be removed in the future release)
 .It Fl o
 Do not override window manager.
-(by default, 
+(By default, 
 .Nm
 overrides window manager and occupies the whole display)
-.It Fl q
-Do not beep on errors.
-.It Fl x Ar engine
-Do not use rendering engine, specified by
-.Ar engine .
-.Ar engine
-can be
-.Li vflib
-or
-.Li freetype .
-.It Fl v
-Display version and exit without performing presentation.
-.It Fl B
-Omit background image.
-.It Fl G
-Specifies to turn on page guide function.
-At the bottom of the screen, the titles of next page and previous page are
-displayed to assist the presentation.
-Page guide can be turned on and off by keyboard too.
-.It Fl O
-Obey to the window manager, but with less decoration around the window.
-The behavior of this option is affected by how the window manager
-is implemented; the flag may have no effect on some of the window managers.
-.It Fl R
-.Nm
-will usually reload the presentation file if it gets updated,
-based on the file modification time taken by 
-.Xr stat 2 .
-.Fl R
-disables this auto-reloading feature.
-.It Fl S
-Be secure.
-Skip directives that fork/exec the child process.
-It is suggested to use this option if you got some presentation file
-from others.
-.It Fl V
-Be verbose.
-Generate debugging output to standard output.
-.It Fl b Ar bgcolor
-Set background color to
-.Ar bgcolor .
-(default is black)
-.It Fl c Ar vfcap
-Specify VFlib configuration file.
-.It Fl f Ar vfont
-Specify the font name to be used by VFlib.
-(default is minsl)
-.It Fl g Ar geometry
-Set the size and location of the window.
-Please note that
-.Fl g
-implies
-.Fl o.
-.Nm
-will not override the window manager if you specify the geometry.
 .It Fl p Ar page
 Start presentation from
 .Ar page ,
 rather than the first page.
+.It Fl q
+Do not beep on errors.
 .It Fl t Ar timeslot
 Specify the timeslot assigned to the presentation in minute.
 The timer is invoked when the second page is displayed and the remaining
@@ -181,6 +146,24 @@
 Current page is indicated by the position of a small vertical bar; the vertical
 bar is drawn at the leftend when the first page is displayed while the
 bar is drawn at the rightend when the last page is displayed.
+.It Fl v
+Display the MagicPoint version and exit without performing a presentation.
+.It Fl w Ar wdir
+specifies the working directory used for store embedded images if any.
+To generate an embedded MGP file, use 
+.Xr mgpembed 1 .
+.It Fl x Ar engine
+Do not use rendering engine, specified by
+.Ar engine .
+.Ar engine
+can be
+.Li VFlib
+or
+.Li FreeType .
+.It Fl B
+Omit background image.
+.It Fl C
+Use private colormap.
 .It Fl D Ar htmldir
 Generate html pages of the presentation into
 .Ar htmldir .
@@ -198,6 +181,57 @@
 .Li netpbm
 package
 .Pc .
+.It Fl F Ar mode,effect,value
+specifies forward page cache options.
+.Ar Mode ,
+.Ar effect
+and
+.Ar value
+are numbers. 
+.Ar Mode
+specifies caching mode. 
+.Ar Mode
+0 means caching is executed after 2 seconds idle.
+.Ar Mode
+1 means caching is executed immediately.
+.Ar Effect 
+specifies 'special effect' for the forward page cache. Currently, 
+two special effects are supported.
+.Ar Effect 
+1 means that the next page will come in from the left side.
+.Ar Effect 
+2 means that the current page will go out to the left side.
+.Ar Effect 
+0 means no special effect.
+.Ar Value
+specifies speed of special effect. 
+.Ar Value
+1 means the highest speed. A higher value for 
+.Ar value
+decreases effect speed.
+.It Fl G
+Specifies to turn on page guide function.
+At the bottom of the screen, the titles of next page and previous page are
+displayed to assist the presentation.
+Page guide can be turned on and off by keyboard too.
+.It Fl O
+Obey to the window manager, but with less decoration around the window.
+The behavior of this option is affected by how the window manager
+is implemented; this option may have no effect on some of the window managers.
+.It Fl Q Ar quality
+Set background image quality(0-100).
+.It Fl R
+.Nm
+will usually reload the presentation file if it gets updated,
+based on the file modification time taken by 
+.Xr stat 2 .
+.Fl R
+disables this auto-reloading feature.
+.It Fl S
+Be secure.
+Skip directives that fork/exec the child process.
+It is suggested to use this option if you got some presentation file
+from others.
 .It Fl T Ar timestampfile
 If the option is specified,
 .Nm
@@ -207,6 +241,9 @@
 This option is useful for external process to understand when
 .Nm
 modifies the window.
+.It Fl V
+Be verbose.
+Generate debugging output to standard output.
 .It Fl X Ar gsdevice
 .Nm
 sometimes invokes
@@ -230,35 +267,6 @@
 The default
 .Ar gsdevice
 is "pnmraw+".
-.It Fl w Ar wdir
-specifies the working directory used for store embedded images if any.
-To generate an embedded MGP file, use 
-.Xr mgpembed 1 .
-.It Fl F Ar mode,effect,value
-specifies forward page cache options.
-.Ar mode ,
-.Ar effect
-and
-.Ar value
-are numbers. 
-.Ar mode
-specifies caching mode. 
-.Ar mode
-0 means caching is executed after 2 seconds idle.
-.Ar mode
-1 means caching is executed immediately.
-.Ar effect 
-specifies 'special effect' for the forward page cache. Currently, 
-two special effects are supported by specifying 1 or 2 for  
-.Ar effect .
-.Ar effect 
-0 means no special effect.
-.Ar value
-specifies speed of special effect. 
-.Ar value
-1 means the highest speed. A higher value for 
-.Ar value
-decreases effect speed.
 
 .El
 .\"
@@ -358,9 +366,9 @@
 of the presentation file before invoking
 .Nm mgp ,
 if you got the file from others.
-By adding
+By adding the
 .Fl S
-flag to the command line argument, directives that call external processes
+option to the command line argument, directives that call external processes
 will be skipped.
 .\"
 .Sh SEE ALSO
Index: kit/plist.c
diff -u kit/plist.c:1.21 kit/plist.c:1.22
--- kit/plist.c:1.21	Sun May 16 00:50:32 1999
+++ kit/plist.c	Thu Jun 17 16:38:13 1999
@@ -26,7 +26,7 @@
  * SUCH DAMAGE.
  */
 /*
- * $Id: plist.c,v 1.21 1999/05/15 15:50:32 nishida Exp $
+ * $Id: plist.c,v 1.22 1999/06/17 07:38:13 itojun Exp $
  */
 
 #include "mgp.h"
@@ -231,7 +231,7 @@
 		return;
 
 	page = state->page;
-#ifdef 0
+#if 0
 	if (page == pg_lastpage && state->cp == pg_lastcp)
 		return;
 #endif
Index: kit/sample/sample-fr.mgp
diff -u kit/sample/sample-fr.mgp:1.3 kit/sample/sample-fr.mgp:1.4
--- kit/sample/sample-fr.mgp:1.3	Wed Mar 24 15:11:45 1999
+++ kit/sample/sample-fr.mgp	Thu Jun 17 10:46:06 1999
@@ -111,8 +111,8 @@
 %page
 
 On peut mélanger les fontes
-Control can be mixed
 
+Control can be mixed
 
 %fore "green", font "standard", size 4
 Ceci est un
Index: kit/sample/sample-jp.mgp
diff -u kit/sample/sample-jp.mgp:1.26 kit/sample/sample-jp.mgp:1.27
--- kit/sample/sample-jp.mgp:1.26	Tue Jun  8 02:17:20 1999
+++ kit/sample/sample-jp.mgp	Thu Jun 17 10:46:08 1999
@@ -50,9 +50,9 @@
 	$BDL>o$OA42hLL$r;H$$$^$9(B
 	$B2hLL$NBg$-$5$r<+F0H=Dj$7$FI=<($G$-$^$9(B
 %size 4, fore "red", font "typewriter"
-         ./test1 -o -g 100x100 sample
+         mgp -o -g 400x300 sample-jp.mgp
 %font "standard"
-           $B$NMM$JBg$-$5$N;XDj$b$G$-$^$9(B
+        $B$NMM$KBg$-$5$N;XDj$b$G$-$^$9(B
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %page
 
@@ -337,7 +337,7 @@
 %PAGE
 %pcache 1 1 0 0
 
-Forward Page Cache
+$B@hFI$_5!G=(B
 
 	$B#1%Z!<%8@h$NFbMF$r%-%c%C%7%e$7$^$9(B
 	$B#2$D$N;XDjJ}K!$,$"$j$^$9(B
@@ -357,11 +357,12 @@
 %PAGE
 %pcache 1 1 1 30
 
-Forward Page Cache$B$NFC<l8z2L(B
+$B@hFI$_5!G=$NFC<l8z2L(B
 
-	Forward Page Cache$B5!G=$K$OFC<l5!G=$,;XDj$G$-$^$9(B
+	$B@hFI$_5!G=$K$OFC<l5!G=$,;XDj$G$-$^$9(B
 
-	SPC$B$r2!$9$HFC<l8z2L$NNc$r$_$k$3$H$,$G$-$^$9(B
+	SPC$B$r2!$9$HFC<l8z2L$NNc$r3Z$7$a$^$9(B
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %PAGE
 %pcache 0
Index: kit/sample/sample.mgp
diff -u kit/sample/sample.mgp:1.19 kit/sample/sample.mgp:1.20
--- kit/sample/sample.mgp:1.19	Tue Jun  8 15:35:55 1999
+++ kit/sample/sample.mgp	Thu Jun 17 10:46:09 1999
@@ -86,7 +86,7 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %page
 
-Font is selectable
+Fonts are selectable
 
 
 %size 4, fore "red", center
@@ -109,9 +109,9 @@
 
 
 %fore "green", font "standard", size 4
-This is a
+This is a 
 %cont, fore "orange", font "thick", size 6
-Test
+Test 
 %cont, fore "red", font "typewriter", size 5
 message
 
@@ -127,7 +127,7 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %PAGE
 
-Place inline images!
+Visualize inline images!
 
 %CENTER
 %IMAGE "cloud.gif"
@@ -139,19 +139,19 @@
 
 %fore "red", size 6, center
 %shrink
-test message
+a test message
 
 %lcutin
-test message
+another test message
 
 %rcutin
-test message
+yet another test message
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %PAGE
 
 Pause
 
-	tap space bar (twice) to proceed.
+	Type SPC key (twice) to proceed.
 
 %center, fore "red"
 Happy hacking!
@@ -193,9 +193,9 @@
 
 Embed Subprocess
 
-	You can embed x-applications in magicpoint!
+	You can embed X applications in MagicPoint!
 
-	example
+	An example
 %center
 %xsystem "xclock -geometry %30x30+25+60 -update 1 -bg black -fg blue -hands green"
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Index: kit/sample/tutorial.mgp
diff -u kit/sample/tutorial.mgp:1.2 kit/sample/tutorial.mgp:1.3
--- kit/sample/tutorial.mgp:1.2	Fri Sep  4 21:38:40 1998
+++ kit/sample/tutorial.mgp	Thu Jun 17 10:46:10 1999
@@ -133,7 +133,7 @@
 
 Good night
 
-It is time for a good boy to go to bed
+It is the time for good boys and girls to go to bed
 
 
 
@@ -142,4 +142,4 @@
 
 
 %right
-by Kazu
+by Kazu@ZZZzzz...
