]> git.saurik.com Git - wxWidgets.git/commitdiff
Corrected bug in cmdlpars.tex
authorJulian Smart <julian@anthemion.co.uk>
Sun, 3 Dec 2000 18:34:19 +0000 (18:34 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 3 Dec 2000 18:34:19 +0000 (18:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/cmdlpars.tex
docs/latex/wx/wx.hpj

index a3b45cb5b970e990c84771fe159f816bfbcdc4cb..443c1bd4cb338bfdb2bdb73d5d59c6d5db07af7a 100644 (file)
@@ -85,7 +85,8 @@ enum wxCmdLineEntryType
     wxCMD\_LINE\_PARAM,
     wxCMD\_LINE\_NONE         // use this to terminate the list
 }
-\end{verbatim}}
+\end{verbatim}
+}
 
 The field {\tt shortName} is the usual, short, name of the switch or the option.
 {\tt longName} is the corresponding long name or NULL if the option has no long
@@ -107,7 +108,8 @@ enum wxCmdLineParamType
     wxCMD\_LINE\_VAL\_DATE,
     wxCMD\_LINE\_VAL\_NONE
 }
-\end{verbatim}}
+\end{verbatim}
+}
 
 Finally, the {\tt flags} field is a combination of the following bit masks:
 
@@ -121,7 +123,8 @@ enum
     wxCMD\_LINE\_OPTION\_HELP      = 0x08, // this option is a help request
     wxCMD\_LINE\_NEEDS\_SEPARATOR  = 0x10, // must have sep before the value
 }
-\end{verbatim}}
+\end{verbatim}
+}
 
 Notice that by default (i.e. if flags are just $0$), options are optional (sic)
 and each call to \helpref{AddParam()}{wxcmdlineparseraddparam} allows one more
index 61fbe30de461b4aeb937b2dd57bb8a652f8586b4..691c2fcf77543256c9a97416e5509b72425b35b9 100644 (file)
@@ -1,5 +1,5 @@
 [OPTIONS]
-BMROOT=d:\wx2dev\wxWind~1\docs/latex/wx ; Assume that bitmaps are where the source is
+BMROOT=n:\wx2dev\wxWind~1\docs/latex/wx ; Assume that bitmaps are where the source is
 TITLE=wxWindows Manual
 CONTENTS=Contents
 COMPRESS=HIGH