Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Creating Books and Manuals with Perl

by cxbast (Novice)
on Sep 10, 2002 at 04:02 UTC ( [id://196530]=note: print w/replies, xml ) Need Help??


in reply to Creating Books and Manuals with Perl

You may want to check out TeX and LaTeX which are open source standards for writing scientific and other types of manuals including Readers Digest. TeX gives you the flexibility of putting anything you want on a page without the difficulty of coding it in PostScript. Another nice feature is that it is a language that can be data driven so there are no point and clicks required to keep your manual up to date. We use it to generate PostScript and PDF reports with graphics etc... We have produced 5000-page reports, so volume it can handle.

I recommend A Gentle Introduction to TeX (PDF). If you read this document you will be able to get an idea if TeX is what you are looking for. If it is then look around in ctan.org for how to get started.

  • Comment on Re: Creating Books and Manuals with Perl

Replies are listed 'Best First'.
Re: Re: Creating Books and Manuals with Perl
by weini (Friar) on Sep 10, 2002 at 04:55 UTC
    I agree that LaTeX is a great choice for this task.

    You might even look at a Literate-Programming (LP) tool such as noweb to mix your source code and documentation. In my opinion this makes updating both, the code and the docu, a lot easier.
    You'll find interesting things on LP on this site and the homepage of noweb.

    Enjoy writing!
    weini

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://196530]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2025-07-17 06:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.