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:
parent
4eecf1150d
commit
b1ef882100
@ -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
|
||||
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}.
|
||||
|
||||
After this call the pointer to the data is owned by the wxImage object,
|
||||
|
@ -51,3 +51,5 @@ ignoreInput = "ltx.tex"
|
||||
\perlnote [1] {{\bf \fcol{blue}{wxPerl note:}} #1}
|
||||
%\perlnote [1] {}
|
||||
|
||||
; make tex2rtf understand \hbox{} macro:
|
||||
\hbox [1] {#1}
|
||||
|
@ -52,3 +52,5 @@ htmlStylesheet = "wx.css"
|
||||
\perlnote [1] {{\bf \fcol{blue}{wxPerl note:}} #1}
|
||||
%\perlnote [1] {}
|
||||
|
||||
; make tex2rtf understand \hbox{} macro:
|
||||
\hbox [1] {#1}
|
||||
|
Loading…
Reference in New Issue
Block a user