Re: [Plplot-devel] Docbook on Cygwin

2014-11-11 Thread Chris Marshall
I've been following this thread and as a cygwin user I can say that the most productive way to work with cygwin is to treat it as a unix/posix system and try to avoid looking at the windows underbelly. Most times I've seen problems with cygwin ports is when things get confused between the native w

Re: [Plplot-devel] Docbook on Cygwin

2014-11-11 Thread Alan W. Irwin
On 2014-11-11 08:54- Arjen Markus wrote: > Hi Alan, Phil, > > > > Bingo! Adding these lines in /etc/fonts/fonts.conf did the trick. I now have > a PDF-file plplot-5.10.0.pdf with the documentation nicely organised. Excellent news indeed. One thing I forgot but which Phil has reminded us abo

Re: [Plplot-devel] Docbook on Cygwin

2014-11-11 Thread Phil Rosenberg
Sounds good to me Alan, I'll make the change later today. There is a specific warning not to edit fonts.conf in that file as it will be overwritten on upgrade. Phil -Original Message- From: "Alan W. Irwin" Sent: ‎10/‎11/‎2014 23:28 To: "Arjen Markus" ; "phil rosenberg" Cc: "plplot-de

Re: [Plplot-devel] Docbook on Cygwin

2014-11-11 Thread Arjen Markus
Hi Alan, Phil, Bingo! Adding these lines in /etc/fonts/fonts.conf did the trick. I now have a PDF-file plplot-5.10.0.pdf with the documentation nicely organised. The build process still is complaining about validity errors, but I assume that it is mere hair splitting :). Regards, Arje