|
From: Shigeharu T. <sh...@ie...> - 2009-02-07 08:44:09
|
shige 02/07 2009 ---------------- tma...@ya... wrote: > I have installed wgnuplot to the PC of one of students in my lab. > The OS is windows vista. I found that old type help file used for wgnuplot is > not supported on vista One solution is to use the following: http://www.microsoft.com/downloads/details.aspx?FamilyID=6ebcfad9-d3f5-4365-8070-334cd175d4bb http://www.microsoft.com/downloads/details.aspx?FamilyID=6ebcfad9-d3f5-4365-8070-334cd175d4bb&displaylang=ja +========================================================+ Shigeharu TAKENO NIigata Institute of Technology kashiwazaki,Niigata 945-1195 JAPAN sh...@ie... TEL(&FAX): +81-257-22-8161 +========================================================+ |
|
From: <pl...@pi...> - 2009-02-07 10:18:04
|
Shigeharu TAKENO wrote: > shige 02/07 2009 > ---------------- > > tma...@ya... wrote: >> I have installed wgnuplot to the PC of one of students in my lab. >> The OS is windows vista. I found that old type help file used for wgnuplot is >> not supported on vista > > One solution is to use the following: > > http://www.microsoft.com/downloads/details.aspx?FamilyID=6ebcfad9-d3f5-4365-8070-334cd175d4bb > http://www.microsoft.com/downloads/details.aspx?FamilyID=6ebcfad9-d3f5-4365-8070-334cd175d4bb&displaylang=ja > HI, the linux textinfo help has also been criticised recently and I find it pretty intractable to use. Would this be an opportunity to convert the help to one unified, cross-platform format? One obvious possibility is HTML. Although it lacks the nice indexing a nd cross referencing facilities of winhelp, it would allow linux/macOS/win* plus web documentation in one hit. This would presumably be plus for maintainability. |
|
From: Allin C. <cot...@wf...> - 2009-02-07 17:00:03
|
On Sat, 7 Feb 2009 pl...@pi... wrote: > the linux textinfo help has also been criticised recently and I find it > pretty intractable to use. > > Would this be an opportunity to convert the help to one unified, > cross-platform format? > > One obvious possibility is HTML. Although it lacks the nice indexing a > nd cross referencing facilities of winhelp, it would allow > linux/macOS/win* plus web documentation in one hit. This would > presumably be plus for maintainability. Why would HTML necessarily lack nice indexing and cross-referencing? Allin Cottrell |
|
From: <pl...@pi...> - 2009-02-07 22:33:47
|
Allin Cottrell wrote: > On Sat, 7 Feb 2009 pl...@pi... wrote: > >> the linux textinfo help has also been criticised recently and I find it >> pretty intractable to use. >> >> Would this be an opportunity to convert the help to one unified, >> cross-platform format? >> >> One obvious possibility is HTML. Although it lacks the nice indexing a >> nd cross referencing facilities of winhelp, it would allow >> linux/macOS/win* plus web documentation in one hit. This would >> presumably be plus for maintainability. > > Why would HTML necessarily lack nice indexing and > cross-referencing? > > Allin Cottrell > > No, clearly it could be hand coded or some javascript cobbles from somewhere. What I meant is that winhelp has built-in index and search facility. There is already an html version of the gnuplot built-in help command http://amath.colorado.edu/computing/software/man/gnuplot.html#2635 so I suppose the browser text search provides a rudimentary search ability although it's not as useful as winhelp topics can be in finding which match relates to what you are looking for. Maybe the help itself could be more helpful. I've spend quite some time this evening trying to plot a sine wave [0:100] but it comes out really clunky and distorted. I've been unable to suss out how to set the interval to something more than useful than four points per cycle. That is more a criticism of the content than the format though. |
|
From: Ethan A M. <merritt@u.washington.edu> - 2009-02-07 23:43:53
|
On Saturday 07 February 2009, pl...@pi... wrote: > Allin Cottrell wrote: > > On Sat, 7 Feb 2009 pl...@pi... wrote: > > > >> the linux textinfo help has also been criticised recently and I find it > >> pretty intractable to use. > >> > >> Would this be an opportunity to convert the help to one unified, > >> cross-platform format? > >> > >> One obvious possibility is HTML. Although it lacks the nice indexing a > >> nd cross referencing facilities of winhelp, it would allow > >> linux/macOS/win* plus web documentation in one hit. This would > >> presumably be plus for maintainability. > > > > Why would HTML necessarily lack nice indexing and > > cross-referencing? > > > > Allin Cottrell > > > > > No, clearly it could be hand coded or some javascript cobbles from > somewhere. What I meant is that winhelp has built-in index and search > facility. What's wrong with the PDF help? It has figures, cross-indexing, an index, etc, generated from TeX. In principle one can similarly generate HTML docs from the same TeX document, but I have not been able to find a very good latex->html convertor. There are several old projects, but none of them seems to be maintained or up to date. > Maybe the help itself could be more helpful. I've spend quite some time > this evening trying to plot a sine wave [0:100] but it comes out really > clunky and distorted. I've been unable to suss out how to set the > interval to something more than useful than four points per cycle. set samples <some-large-number> -- Ethan A Merritt |
|
From: Tatsuro M. <tma...@ya...> - 2009-02-09 02:00:17
|
Hello Thank you for your information. I will write the note for the distriution page and my web pase written in Japanese. Anyway I will try to newer help format by Microsoft HTML help workshop. Perhaps it will take a lot of time :-). Regards Tatsuro --- Shigeharu TAKENO <sh...@ie...> wrote: > shige 02/07 2009 > ---------------- > > tma...@ya... wrote: > > I have installed wgnuplot to the PC of one of students in my lab. > > The OS is windows vista. I found that old type help file used for wgnuplot is > > not supported on vista > > One solution is to use the following: > > http://www.microsoft.com/downloads/details.aspx?FamilyID=6ebcfad9-d3f5-4365-8070-334cd175d4bb > http://www.microsoft.com/downloads/details.aspx?FamilyID=6ebcfad9-d3f5-4365-8070-334cd175d4bb&displaylang=ja > > +========================================================+ > Shigeharu TAKENO NIigata Institute of Technology > kashiwazaki,Niigata 945-1195 JAPAN > sh...@ie... TEL(&FAX): +81-257-22-8161 > +========================================================+ > -------------------------------------- Yahoo! JAPAN - Internet safety for children and parents. http://pr.mail.yahoo.co.jp/security/ |