[Python-checkins] python/dist/src/Doc/dist dist.tex,1.44,1.45

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Fri, 15 Nov 2002 12:34:56 -0800


Update of /cvsroot/python/python/dist/src/Doc/dist
In directory usw-pr-cvs1:/tmp/cvs-serv20582

Modified Files:
	dist.tex 
Log Message:
Minor markup nits.


Index: dist.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/dist/dist.tex,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** dist.tex	15 Nov 2002 20:13:26 -0000	1.44
--- dist.tex	15 Nov 2002 20:34:52 -0000	1.45
***************
*** 1299,1308 ****
  installation on the target system in normal and optimizing mode.  If
  you don't want this to happen for some reason, you can run the
! bdist_wininst command with the \longprogramopt{no-target-compile}
! and/or the \longprogramopt{no-target-optimize} option.
  
! By default the installer will display the cool Python powered logo
  when it is run, but you can also supply your own bitmap which must be
! a Windows .bmp file with the \longprogramopt{bitmap} option.
  
  The installer will also display a large title on the desktop
--- 1299,1309 ----
  installation on the target system in normal and optimizing mode.  If
  you don't want this to happen for some reason, you can run the
! \command{bdist_wininst} command with the
! \longprogramopt{no-target-compile} and/or the
! \longprogramopt{no-target-optimize} option.
  
! By default the installer will display the cool ``Python Powered'' logo
  when it is run, but you can also supply your own bitmap which must be
! a Windows \file{.bmp} file with the \longprogramopt{bitmap} option.
  
  The installer will also display a large title on the desktop