[EMAIL PROTECTED] wrote: > Update of /cvsroot/python/python/dist/src/Doc/ext > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17396 > Index: windows.tex > =================================================================== > RCS file: /cvsroot/python/python/dist/src/Doc/ext/windows.tex,v > retrieving revision 1.9 > retrieving revision 1.10 > diff -u -d -r1.9 -r1.10 > --- windows.tex 23 Jan 2004 09:01:56 -0000 1.9 > +++ windows.tex 30 Dec 2004 10:44:32 -0000 1.10 > @@ -142,62 +142,62 @@ [snip] > + Now open the \menuselection{Project \sub spam properties} dialog. > + You only need to change a few settings. Make sure \guilable{All > + Configurations} is selected from the \guilable{Settings for:}
Macro names are wrong, which results in a compile error. \guilable should read \guilabel. George _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com