Re: [Plplot-devel] new map api documentation

2014-11-15 Thread Alan W. Irwin
On 2014-11-09 09:39-0800 Alan W. Irwin wrote: > On 2014-11-09 11:08- phil rosenberg wrote: > >> HiI am just writing the documentation for the new map API. I wonder if some >> of the variable names are now misleading. For example type can either be one >> of the plplot built in map types or t

Re: [Plplot-devel] Docbook on Cygwin

2014-11-15 Thread phil rosenberg
Hi AlanNo problem with the platform check - I had been through that cycle before so had a good idea where to look. And thanks for the cleanup - I keep forgetting about the CMake if syntax. As it happens CMAKE_SYSTEM_NAME does appear to be CYGWIN when output to screen at the top of the Cmake outp

Re: [Plplot-devel] Docbook on Cygwin

2014-11-15 Thread Arjen Markus
Hi Alan, Phil, Yes, the documentation not building anymore was a real puzzle - I did not have a -DBUILD_DOC option, but that was no problem before :). Anyway, glad this is solved. I will have to check the result 9it should be identical to the Linux version, right?), but I can now focus on som