The Linux Brochure Project
The project was conceived by a small group of developers working with the Victoria Linux Users Group (VLUG). The group needed to build and maintain a Linux Information Brochure, and decided to package and release their efforts.
The LBP is composed of a collection of existing open-source packages:
"The software consists of LaTeX
and pdfLaTeX scripts; Sketch input files; and a Makefile to keep the
brochure build organized.
"
The project documentation also mentions the use of ps2eps, pstops from the ps-utils package, and montage from the ImageMagick suite. In other words, LBP is an example of a solution to a specific task that is built from a collection of general purpose open-source tools.
A few example brochures exist, more are apparently on the way.
The Linux Brochure Project has been released under the GPL,
the code is available
here.
