Page 1 of 1

Printable Audacity Manual

Posted: Sun Dec 20, 2009 4:37 am
by Murph
Could you please advise if there is a feature for obtaining a
printable version of any Audacity Manual (or any Quick Help)?

Thanks ... Murph

Re: Printable Audacity Manual

Posted: Sun Dec 20, 2009 7:30 pm
by kozikowski
Writing the manual, FAQ, or instructions is like pushing hot pins in your flesh compared to the joy of programming and product development. So it frequently doesn't get done.

We're up for volunteers to collect all the fragments in the Audacity pantheon and publish the book in PDF. Hands? Anyone?

http://wiki.audacityteam.org/index.php?title=Tutorials
http://wiki.audacityteam.org/index.php?title=Tips
http://wiki.audacityteam.org/index.php? ... l:Allpages

Koz

Re: Printable Audacity Manual

Posted: Fri Feb 05, 2010 4:43 am
by whomper
kozikowski wrote:Writing the manual, FAQ, or instructions is like pushing hot pins in your flesh compared to the joy of programming and product development. So it frequently doesn't get done.

We're up for volunteers to collect all the fragments in the Audacity pantheon and publish the book in PDF. Hands? Anyone?

http://wiki.audacityteam.org/index.php?title=Tutorials
http://wiki.audacityteam.org/index.php?title=Tips
http://wiki.audacityteam.org/index.php? ... l:Allpages

Koz
a product without a *good* manual is not worth using
unless it is hypereasy

how hard would it be to make that web thing printable
like so many web sites do --
have a printable button so we can print the entire thing

a search capability in the manual would almost be as good
but both print and search would be better

just do it once
should work for the future too

Re: Printable Audacity Manual

Posted: Fri Feb 05, 2010 12:21 pm
by steve
whomper wrote:a product without a *good* manual is not worth using
Additional volunteers to help write the manual may sign up here: http://manual.audacityteam.org/index.ph ... =Main_Page
whomper wrote:how hard would it be to make that web thing printable
Individual pages may be printed directly from your web browser - most browsers have a print option in the File menu.

There have been printable (pdf format) versions of previous Audacity manuals and I'd guess that there will eventually be a pdf version of the current manual when it reaches a state of adequate completeness.

The full manual runs to hundreds of pages, and I doubt that many people will want to print out the whole thing. In most cases, when you have looked something up once you won't need to look it up again.
whomper wrote:a search capability in the manual would almost be as good
The online version has a search box on the left, under the Audacity logo.
whomper wrote:just do it once
The manual is still being actively worked on, so if a pdf version was created now it would be out of date tomorrow.

An enormous amount of work has gone into creating a wealth of documentation for Audacity. In addition to the manual there is an extensive resource of information on the Audacity wiki: http://wiki.audacityteam.org

Re: Printable Audacity Manual

Posted: Wed Feb 10, 2010 11:57 pm
by whomper
stevethefiddle wrote:
whomper wrote:a product without a *good* manual is not worth using
Additional volunteers to help write the manual may sign up here: http://manual.audacityteam.org/index.ph ... =Main_Page
whomper wrote:how hard would it be to make that web thing printable
Individual pages may be printed directly from your web browser - most browsers have a print option in the File menu.

There have been printable (pdf format) versions of previous Audacity manuals and I'd guess that there will eventually be a pdf version of the current manual when it reaches a state of adequate completeness.

The full manual runs to hundreds of pages, and I doubt that many people will want to print out the whole thing. In most cases, when you have looked something up once you won't need to look it up again.
whomper wrote:a search capability in the manual would almost be as good
The online version has a search box on the left, under the Audacity logo.
whomper wrote:just do it once
The manual is still being actively worked on, so if a pdf version was created now it would be out of date tomorrow.

An enormous amount of work has gone into creating a wealth of documentation for Audacity. In addition to the manual there is an extensive resource of information on the Audacity wiki: http://wiki.audacityteam.org
Please forget pdf!!!
Make it a txt or doc file without all the html stuff.
We could use word to work with it andor print it.

True, dont want to print the entire thing, but willing to do so.
Would like to print selected sections as it is much easier to work with than on screen -- especially when also using audacity at the same time.

Re: Printable Audacity Manual

Posted: Thu Feb 11, 2010 12:32 am
by kozikowski
<<<Please forget pdf!!!>>>

Because.....?

<<<Make it a txt or doc file without all the html stuff.>>>

Text files tend to lose formatting and graphics.

Not everybody has Microsoft Office and the Linux people are forced to install OpenOffice to view and manage docs. Everybody can view, search, and print pdfs.

Koz

Re: Printable Audacity Manual

Posted: Thu Feb 11, 2010 5:52 pm
by steve
I'd be strongly against .doc format. It's a series of proprietary formats (copyright Microsoft) that regularly change in ways that break compatibility with non-Microsoft software as a "brand lock in" mechanism. While .pdf is dominated by Adobe (on Windows and Mac) it is an open format that anyone can use without paying a Microsoft tax. A properly formatted pdf document will preserve the correct appearance, layout, and even the right fonts, irrespective of what platform and software the user chooses to use. That is not true of Microsoft Word documents.

Text documents do not support pictures (unless you want all the illustrations converted to ascii art).
whomper wrote:Would like to print selected sections as it is much easier to work with than on screen
In Firefox - File menu > Print.
Most other web browsers have something similar.