Which Single Source Publishing tools and strategies are available?
        Posted  
        
            by Another Registered User
        on Super User
        
        See other posts from Super User
        
            or by Another Registered User
        
        
        
        Published on 2009-12-19T10:57:26Z
        Indexed on 
            2010/04/07
            11:03 UTC
        
        
        Read the original article
        Hit count: 563
        
I'm about to write a 1000-Pages Documentation about a huge programming framework. The goal is to bring this documentation online into an web platform, so that online users can search through it and read it online. At the same time, the text has to be made public in PDF format for download. And at the same time, the whole thing needs to go into a printed book as well (print on demand, they want a giant PDF file with the whole book).
The PDF files: The whole content is divided into several chapters. Every chapter will be available as a standalone PDF eBook. And finally, all chapters will be available in one huge printed book.
Is LaTeX capable for something like that? Can it be used for Single Source Publishing? Or would I have to take a look at other technologies like DocBook, etc.?
© Super User or respective owner