fixed, latex now works for manual.tex and referenc.tex, but
referenc.tex fails with index git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -80,9 +80,9 @@ The following priorities are already defined:
|
||||
|
||||
\twocolwidtha{7cm}
|
||||
\begin{twocollist}\itemsep=0pt
|
||||
\twocolitem{{\bf WXTHREAD_MIN_PRIORITY}}{0}
|
||||
\twocolitem{{\bf WXTHREAD_DEFAULT_PRIORITY}}{50}
|
||||
\twocolitem{{\bf WXTHREAD_MAX_PRIORITY}}{100}
|
||||
\twocolitem{{\bf WXTHREAD\_MIN\_PRIORITY}}{0}
|
||||
\twocolitem{{\bf WXTHREAD\_DEFAULT\_PRIORITY}}{50}
|
||||
\twocolitem{{\bf WXTHREAD\_MAX\_PRIORITY}}{100}
|
||||
\end{twocollist}
|
||||
|
||||
\membersection{wxThread::IsAlive}\label{wxthreadisalive}
|
||||
@@ -119,8 +119,13 @@ The following priorities are already defined:
|
||||
|
||||
\twocolwidtha{7cm}
|
||||
\begin{twocollist}\itemsep=0pt
|
||||
\twocolitem{{\bf WXTHREAD_MIN_PRIORITY}}{0}
|
||||
\twocolitem{{\bf WXTHREAD_DEFAULT_PRIORITY}}{50}
|
||||
\twocolitem{{\bf WXTHREAD_MAX_PRIORITY}}{100}
|
||||
\twocolitem{{\bf WXTHREAD\_MIN\_PRIORITY}}{0}
|
||||
\twocolitem{{\bf WXTHREAD\_DEFAULT\_PRIORITY}}{50}
|
||||
\twocolitem{{\bf WXTHREAD\_MAX\_PRIORITY}}{100}
|
||||
\end{twocollist}
|
||||
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "referenc"
|
||||
%%% End:
|
||||
|
Reference in New Issue
Block a user