Re: [brlcad-devel] Revolve primitive and hyperbolas...

2011-10-05 Thread Matt Shepit
Drats! OK, I guess the first step is to then go back to first principles and figure it out for myself... Oh well, recreational geometry is really not what I would consider a chore :) -Matt- On Wed, Oct 5, 2011 at 4:45 PM, Christopher Sean Morrison wrote: > > On Oct 5, 2011, at 11:54 AM, Daniel

Re: [brlcad-devel] Revolve primitive and hyperbolas...

2011-10-05 Thread Christopher Sean Morrison
On Oct 5, 2011, at 11:54 AM, Daniel Roßberg wrote: > Unfortunately I've no resources at hand at the moment. I can't even > find Timothy's proposal for Google SoC 2008. Looks like access to all previous year GSoC projects is disabled now that GSoC for this year has ended. There is some informa

Re: [brlcad-devel] BRL-CAD PDF Covers

2011-10-05 Thread Clifford Yapp
On Wed, Oct 5, 2011 at 12:00 PM, Tom Browder wrote: > > > One question - does the css file belong in a css subdirectory, or should > it > > be part of the resources/brlcad collection? > > It needs to be underneath the html directory in the install tree > because it's the only include file still i

Re: [brlcad-devel] BRL-CAD PDF Covers

2011-10-05 Thread Tom Browder
On Wed, Oct 5, 2011 at 10:46, Clifford Yapp wrote: > Tom, > > I now have what appears to be a working CMake pdf build of your Docbook > work, not relying on perl but using template files.  Not totally sure > everything is exactly the same with regards to fonts (I think it is, but my > eye for thos

Re: [brlcad-devel] Revolve primitive and hyperbolas...

2011-10-05 Thread Daniel Roßberg
Matt, Unfortunately I've no resources at hand at the moment. I can't even find Timothy's proposal for Google SoC 2008. Nevertheless I can tell you something about the hyperbola: It's the rotated ray. The idea was not to rotate every sketch-segment but only once the ray. This gives you a hyperb

Re: [brlcad-devel] BRL-CAD PDF Covers

2011-10-05 Thread Clifford Yapp
Tom, I now have what appears to be a working CMake pdf build of your Docbook work, not relying on perl but using template files. Not totally sure everything is exactly the same with regards to fonts (I think it is, but my eye for those isn't so hot) but the pdf covers seem to be behaving. To tes

Re: [brlcad-devel] BRL-CAD PDF Covers

2011-10-05 Thread Tom Browder
On Wed, Oct 5, 2011 at 08:51, Tom Browder wrote: > On Wed, Oct 5, 2011 at 08:03, Christopher Sean Morrison > wrote: >> On Oct 5, 2011, at 8:49 AM, Tom Browder wrote: ... cd brlcad-build ../brlcad/configure --enable-all That I would expect to work.  Hope that helps. >>> >>> It

Re: [brlcad-devel] BRL-CAD PDF Covers

2011-10-05 Thread Tom Browder
On Wed, Oct 5, 2011 at 08:03, Christopher Sean Morrison wrote: > On Oct 5, 2011, at 8:49 AM, Tom Browder wrote: > >>> cd brlcad >>> ./autogen.sh >>> cd .. >>> mkdir brlcad-build >>> cd brlcad-build >>> ../brlcad/configure --enable-all >>> >>> That I would expect to work.  Hope that helps. >> >> It

Re: [brlcad-devel] BRL-CAD PDF Covers

2011-10-05 Thread Christopher Sean Morrison
On Oct 5, 2011, at 8:49 AM, Tom Browder wrote: >> cd brlcad >> ./autogen.sh >> cd .. >> mkdir brlcad-build >> cd brlcad-build >> ../brlcad/configure --enable-all >> >> That I would expect to work. Hope that helps. > > It doesn't work for me. The libraries build but nothing else. Can you prov

Re: [brlcad-devel] BRL-CAD PDF Covers

2011-10-05 Thread Tom Browder
On Tue, Oct 4, 2011 at 17:13, Clifford Yapp wrote: > Oh, yuck.  Yeah, that's one of autotools' fun little quirks. > > In that situation, if it were me I'd check out a clean tree - Sean may know > a way to recover from there, but I'd start fresh. > > (just so I'm unambiguous, here are the steps I'd