in reply to Re: RFC: more of that almost-book
in thread RFC: more of that almost-book

As I've mentioned before, I'm writing it in XML and using XML::LibXML2 to transform it, primarily to XHTML.
I do have an alternative transform to LaTeX (and thence to pdf) but that has fallen behind.
I'll try to get it back up to spec and make a pdf for you, but It might take me a day or so.
Bill H
perl -e 'print sub { "Hello @{[shift]}!\n" }->("World")'