|
From: Tatsuro M. <tma...@ya...> - 2011-02-26 22:16:02
|
Hello The example of wgnuplot.chm can be obtained in the gnuplot cvs version packages for windows. http://www.tatsuromatsuoka.com/gnuplot/Eng/winbin/ Perhaps you know that the html help workshop working on windows is required to generate chm format help file. You can use it if you install windows in your Apple PC. (Windows can be installed in the Apple PC.) Another possible way, you will try to use wine for Mac OS. http://wiki.winehq.org/MacOSX I do not know the html help workshop can be executed in the wine on MacOS. Reference (Html help workshop download site) http://go.microsoft.com/fwlink/?LinkId=154968 Regards Tatsuro --- Mojca Miklavec wrote: > 2011/2/26 Hans-Bernhard Br旦ker <HBB...@t-...>: > > On 26.02.2011 16:52, Mojca Miklavec wrote: > > > >> I don't have enough insight into development internals, this is why I > >> would like to ask how I could build the new HTML help on mac. > > > > I wouldn't bother. �It's no use on a Mac. > > > > It's called "HTML help", but that doesn't mean it's plain old HTML --- > > Microsoft would never follow any standard but their own. �The help file > > built is so-called compressed HTML (*.chm), > > There are Mac viewers for reading chm files, so it is not entirely > true that the file is useless to Mac users. > > However that is besides the point. (It may be that chm files cannot be > created under Mac in which case it makes no sense to insist.) > > >> But to start with I would like to know how I can build the new html > >> help in the first place. > > > > On a mac, you quite certainly can't. > > Does the new code generate any HTML-like content at all? Would it be > possible to get that html-like content somehow, that is the last step > before the final chm file is created? Would it be possible to > generalize the code to the extent that one would also get one html > page per help item when requested? (I already started writing doc2html > script, but if there is code that already supports HTML output, it > would be preferrable to use that one.) > > Thanks, > Mojca > > ------------------------------------------------------------------------------ > Free Software Download: Index, Search & Analyze Logs and other IT data in > Real-Time with Splunk. Collect, index and harness all the fast moving IT data > generated by your applications, servers and devices whether physical, virtual > or in the cloud. Deliver compliance at lower cost and gain new business > insights. http://p.sf.net/sfu/splunk-dev2dev > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > |