Some minor fixes to satisfy Latex. Tex2rtf works ok.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -475,10 +475,10 @@ Draws an arc (see wxWindows documentation for details).
|
||||
Sets the metafile for the given orientation, which can be one of:
|
||||
|
||||
\begin{itemize}\itemsep=0pt
|
||||
\item oglDRAWN\_ANGLE_0
|
||||
\item oglDRAWN\_ANGLE_90
|
||||
\item oglDRAWN\_ANGLE_180
|
||||
\item oglDRAWN\_ANGLE_270
|
||||
\item oglDRAWN\_ANGLE\_0
|
||||
\item oglDRAWN\_ANGLE\_90
|
||||
\item oglDRAWN\_ANGLE\_180
|
||||
\item oglDRAWN\_ANGLE\_270
|
||||
\end{itemize}
|
||||
|
||||
See also \helpref{wxDrawnShape::GetAngle}{wxdrawnshapegetangle}.
|
||||
@@ -546,10 +546,10 @@ Draws text at the given point.
|
||||
Returns the current orientation, which can be one of:
|
||||
|
||||
\begin{itemize}\itemsep=0pt
|
||||
\item oglDRAWN\_ANGLE_0
|
||||
\item oglDRAWN\_ANGLE_90
|
||||
\item oglDRAWN\_ANGLE_180
|
||||
\item oglDRAWN\_ANGLE_270
|
||||
\item oglDRAWN\_ANGLE\_0
|
||||
\item oglDRAWN\_ANGLE\_90
|
||||
\item oglDRAWN\_ANGLE\_180
|
||||
\item oglDRAWN\_ANGLE\_270
|
||||
\end{itemize}
|
||||
|
||||
See also \helpref{wxDrawnShape::DrawAtAngle}{wxdrawnshapedrawatangle}.
|
||||
|
Reference in New Issue
Block a user