attempt to correct bogus tex2rtf warning about unmatched brackets in htprintmacros.inc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -110,13 +110,12 @@ detailed description.
|
|||||||
|
|
||||||
\func{void}{SetHeader}{\param{const wxString\& }{header}, \param{int }{pg = wxPAGE\_ALL}}
|
\func{void}{SetHeader}{\param{const wxString\& }{header}, \param{int }{pg = wxPAGE\_ALL}}
|
||||||
|
|
||||||
Set page header.
|
Set page header. The following macros can be used inside it:
|
||||||
|
\input htprintmacros.inc
|
||||||
|
|
||||||
\wxheading{Parameters}
|
\wxheading{Parameters}
|
||||||
|
|
||||||
\docparam{header}{HTML text to be used as header. You can use macros in it:
|
\docparam{header}{HTML text to be used as header.}
|
||||||
\input htprintmacros.inc
|
|
||||||
}
|
|
||||||
|
|
||||||
\docparam{pg}{one of wxPAGE\_ODD, wxPAGE\_EVEN and wxPAGE\_ALL constants.}
|
\docparam{pg}{one of wxPAGE\_ODD, wxPAGE\_EVEN and wxPAGE\_ALL constants.}
|
||||||
|
|
||||||
@@ -124,13 +123,12 @@ Set page header.
|
|||||||
|
|
||||||
\func{void}{SetFooter}{\param{const wxString\& }{footer}, \param{int }{pg = wxPAGE\_ALL}}
|
\func{void}{SetFooter}{\param{const wxString\& }{footer}, \param{int }{pg = wxPAGE\_ALL}}
|
||||||
|
|
||||||
Set page footer.
|
Set page footer. The following macros can be used inside it:
|
||||||
|
\input htprintmacros.inc
|
||||||
|
|
||||||
\wxheading{Parameters}
|
\wxheading{Parameters}
|
||||||
|
|
||||||
\docparam{footer}{HTML text to be used as footer. You can use macros in it:
|
\docparam{footer}{HTML text to be used as footer.}
|
||||||
\input htprintmacros.inc
|
|
||||||
}
|
|
||||||
|
|
||||||
\docparam{pg}{one of wxPAGE\_ODD, wxPAGE\_EVEN and wxPAGE\_ALL constants.}
|
\docparam{pg}{one of wxPAGE\_ODD, wxPAGE\_EVEN and wxPAGE\_ALL constants.}
|
||||||
|
|
||||||
|
@@ -45,13 +45,12 @@ detailed description.
|
|||||||
|
|
||||||
\func{void}{SetFooter}{\param{const wxString\& }{footer}, \param{int }{pg = wxPAGE\_ALL}}
|
\func{void}{SetFooter}{\param{const wxString\& }{footer}, \param{int }{pg = wxPAGE\_ALL}}
|
||||||
|
|
||||||
Sets page footer.
|
Set page footer. The following macros can be used inside it:
|
||||||
|
\input htprintmacros.inc
|
||||||
|
|
||||||
\wxheading{Parameters}
|
\wxheading{Parameters}
|
||||||
|
|
||||||
\docparam{footer}{HTML text to be used as footer. You can use macros in it:
|
\docparam{footer}{HTML text to be used as footer.}
|
||||||
\input htprintmacros.inc
|
|
||||||
}
|
|
||||||
|
|
||||||
\docparam{pg}{one of wxPAGE\_ODD, wxPAGE\_EVEN and wxPAGE\_ALL constants.}
|
\docparam{pg}{one of wxPAGE\_ODD, wxPAGE\_EVEN and wxPAGE\_ALL constants.}
|
||||||
|
|
||||||
@@ -60,13 +59,12 @@ Sets page footer.
|
|||||||
|
|
||||||
\func{void}{SetHeader}{\param{const wxString\& }{header}, \param{int }{pg = wxPAGE\_ALL}}
|
\func{void}{SetHeader}{\param{const wxString\& }{header}, \param{int }{pg = wxPAGE\_ALL}}
|
||||||
|
|
||||||
Sets page header.
|
Set page header. The following macros can be used inside it:
|
||||||
|
\input htprintmacros.inc
|
||||||
|
|
||||||
\wxheading{Parameters}
|
\wxheading{Parameters}
|
||||||
|
|
||||||
\docparam{header}{HTML text to be used as header. You can use macros in it:
|
\docparam{header}{HTML text to be used as header.}
|
||||||
\input htprintmacros.inc
|
|
||||||
}
|
|
||||||
|
|
||||||
\docparam{pg}{one of wxPAGE\_ODD, wxPAGE\_EVEN and wxPAGE\_ALL constants.}
|
\docparam{pg}{one of wxPAGE\_ODD, wxPAGE\_EVEN and wxPAGE\_ALL constants.}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user