1. Computing & Technology

Linux Ecology How-To

From


   Linux Ecology-HOWTO
   Prev    Chapter 4. Saving Consumables (Paper, Ink, etc.)    Next

4.4. Other Techniques

Another means of saving paper is through the use of comments and redline/strikeout markings when exchanging a document with a co-worker/colaborator. For example, a draft could be written using WordPerfect, then E-MAILed to a co-worker. They could update the draft and send it back to you. You can use WordPerfect's redline/strikeout features to see the changes. The document need not be printed until it is "final" or in "final draft" status.

Question: Can you use the back side of paper in a laser printer? I have not had much luck. You can use the paper that has been in a laser printer in an inkjet printer by using the other side.

You should purchase smaller computers and monitors when possible. This will save packaging material translating into less solid waste. For example the box for a 15" CRT monitor is 2-3 times the size of the box for a 15" LCD monitor. Linux works well with 15" LCD monitors on smaller computers like the Netwinder or E3000 .

Tough smaller monitors may have another ecological caveat: because it's inconvenient to browse to longer documents, people may tend to print the documents instead of reading them from the screen.

Some have expressed the concern that LCD displays may use more toxic materials and manufacturing processes than CRT displays, hence their usage actually may be worse on the environment. The original information above concerned the solid waste issue, which is fairly tangible and hence more controllable.

Does anyone know of studies or additional research to help clarify and resolve this issue?

Recycle your used paper, ink, and packing materials.

You may use refillable printer cartridges. In Germany the are marked with the Blauer Engel label.

Laser printer cartridges can often be used much more longer if you shake them when the message toner low appears at the message panel.

  • LaTeX documents: Using \usepackage{ccfonts} replaces the usual fonts by ones with wider lines and bolder serifes, improving readability at low resolutions. They are darker (i.e. use more ink) than the CM fonts and not as beautiful, so I would not recommend them for normal-size printings.

  • Size-Reduction: Instead of psnup or other parts of the pstools I recommend the psnup written in Perl4 by Malcolm Herbert (it's from 1994, and no longer maintained but however there is a descendant of it called yup , available at yup ).

    It has a lot of options, which allow to set all 4 margins and the inner gutter separately. Since reduced documents are not very pretty anyway, this can be used to reduce the margin, leaving more place for the text. This probably requires some experimenting (trying new values over and over, checking the result with ghostview ).

    The normally used options are:

    • -p2 (or -p4 etc., like -2 in the old psnup )

    • -NIH (don't decorate)

    • -l10 -r20 -b30 -t40 (add to margins)

    • -g50 (add to gutter)

    (these values vary depending on the papersize and the margins of the original, negative values are allowed).

  • PDFjam is a small collection of shell scripts that provide a simple interface to some of the functionality of the pdfpages package for pdfLaTeX. At present, the utilities available are pdfnup, pdfjoin, and pdf90. PDFjam depends on a working installation of (pdf)LaTeX. pdfnup puts multiple document pages together on one physical page at a reduced size. pdfjoin concatenates multiple PDF documents. pdf90 rotates the pages of PDF documents. For Mac OS X, some example applications

* License

* Linux Ecology How-To Index

©2012 About.com. All rights reserved.

A part of The New York Times Company.