LaTeX compilation fixes again

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-03-16 20:34:07 +00:00
parent 4eecf1150d
commit b1ef882100
3 changed files with 5 additions and 1 deletions

View File

@@ -877,7 +877,7 @@ Sets the image data without performing checks. The data given must have
the size (width*height*3) or results will be unexpected. Don't use this the size (width*height*3) or results will be unexpected. Don't use this
method if you aren't sure you know what you are doing. method if you aren't sure you know what you are doing.
The data must have been allocated with {\tt malloc()}, {\large \bf NOT} with The data must have been allocated with {\tt malloc()}, {\large {\bf NOT}} with
{\tt operator new}. {\tt operator new}.
After this call the pointer to the data is owned by the wxImage object, After this call the pointer to the data is owned by the wxImage object,

View File

@@ -51,3 +51,5 @@ ignoreInput = "ltx.tex"
\perlnote [1] {{\bf \fcol{blue}{wxPerl note:}} #1} \perlnote [1] {{\bf \fcol{blue}{wxPerl note:}} #1}
%\perlnote [1] {} %\perlnote [1] {}
; make tex2rtf understand \hbox{} macro:
\hbox [1] {#1}

View File

@@ -52,3 +52,5 @@ htmlStylesheet = "wx.css"
\perlnote [1] {{\bf \fcol{blue}{wxPerl note:}} #1} \perlnote [1] {{\bf \fcol{blue}{wxPerl note:}} #1}
%\perlnote [1] {} %\perlnote [1] {}
; make tex2rtf understand \hbox{} macro:
\hbox [1] {#1}