-Constructor for a wxWrapSizer. {\it orient} determines the primary direction of
-the sizer (the most common case being wxHORIZONTAL). The flags parameter may have
-the value wxEXTEND_LAST_ON_EACH_LINE. This will cause the last item one each line
-to use any remaining space on that line.
+Constructor for a wxWrapSizer. \arg{orient} determines the primary direction of
+the sizer (the most common case being \texttt{wxHORIZONTAL}). The flags
+parameter may have the value \texttt{wxEXTEND\_LAST\_ON\_EACH\_LINE} which will
+cause the last item on each line to use any remaining space on that line.
+