]> git.saurik.com Git - wxWidgets.git/commitdiff
define constfunc in terms of func, this helps tex2rtf to create automatic links for...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Apr 2006 22:56:06 +0000 (22:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Apr 2006 22:56:06 +0000 (22:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/tex2rtf_css.ini

index d893d65c4953ec81da5ddb043d6de883dd7468c3..1c6facde8a62638768812f10a444b80d139cbfc6 100644 (file)
@@ -43,7 +43,7 @@ htmlStylesheet = "wx.css"
 \docparam [2]{\parskip{0}{\it #1}\htmlignore{\par}\parskip{10}\indented{1cm}{#2}}
 \wxheading [1]{{\bf \htmlignore{\fcol{blue}{#1}}\htmlonly{\fcol{red}{#1}}}}
 \const [0] {{\bf const}}
-\constfunc [3] {{\bf #1} {\bf #2}(#3) {\bf const}\index{#2}}
+\constfunc [3] {\func{#1}{#2}{#3} {\bf const}\index{#2}}
 \windowstyle [1] {{\bf #1}\index{#1}}
 \bftt [1] {\bf{\tt{#1}}}
 \pythonnote [1] {{\bf \fcol{blue}{wxPython note:}} #1}