Using outdated tex2rtf (again and again...)

ABX abx at abx.art.pl
Sat Jan 6 01:31:41 PST 2007


chris elliott <biol75 at ...> writes:
> I built tex2rtf from 2.8.0 with base, debug on Linux, and used it to 
> generate the daily build 
> http://biolpc22.york.ac.uk/pub/CVS_Docs/wx-docs-html.tar.gz
> 
> Like Vadim, I see URLs like 
> file:///C:/wx/wxWidgets/docs/html/wx/wx_samples.html#samples
> for the text saying "wxWidgets samples" in
> file:///C:/wx/wxWidgets/docs/html/wx/wx_overviews.html#overviews

Magic! The whole change is:

http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/utils/tex2rtf/src/htmlutil.cpp.diff?r1=1.26&r2=1.27

as you see it doesn't contain any platform specific code. It works for me in
both ansi/unicode, debug/release builds with OW, Borland, DMC, VC, MinGW. The
only difference I see is wxMSW vs. wxGTK/wxBase.

ABX





More information about the wx-dev mailing list