Download Latest Version garnet-20150319.tar.gz (10.4 MB)
Email in envelope

Get an email when there's a new version of Garnet - a Graphical Toolkit for Lisp

Name Modified Size InfoDownloads / Week
Parent folder
src 2013-06-14
aggregadgets-manual.ps 2013-06-11 378.7 kB
apps.ps 2013-06-11 661.0 kB
c32-manual.ps 2013-06-11 60.0 kB
debug-manual.ps 2013-06-11 152.3 kB
demoguide.ps 2013-06-11 46.7 kB
file1.ps 2013-06-11 147.4 kB
file2.ps 2013-06-11 85.7 kB
file3.ps 2013-06-11 303.8 kB
gadgets-manual.ps 2013-06-11 1.0 MB
gilt-manual.ps 2013-06-11 277.7 kB
hints.ps 2013-06-11 30.1 kB
index.ps 2013-06-11 65.6 kB
inter-manual.ps 2013-06-11 469.7 kB
kr-manual.ps 2013-06-11 275.1 kB
lapidary-manual.ps 2013-06-11 553.1 kB
LGPL-license.txt 2013-06-11 24.0 kB
LLGPL-preamble.txt 2013-06-11 3.7 kB
manual-cover.ps 2013-06-11 21.5 kB
opal-manual.ps 2013-06-11 477.9 kB
overview.ps 2013-06-11 134.5 kB
print-garnet-docs 2013-06-11 539 Bytes
README 2013-06-11 2.0 kB
refman.ps 2013-06-11 17.2 kB
sampleprog.ps 2013-06-11 60.3 kB
test.ps 2013-06-11 403.1 kB
tour.ps 2013-06-11 76.1 kB
tutorial.ps 2013-06-11 284.2 kB
Totals: 28 Items   6.0 MB 0
These are the postscript files that make up the manual for Garnet
Version 3.0.  The first file (manual-cover.ps) is optional, and can be
printed in color, if you have a color printer.

All of these manuals will print single-sided, even if you have a printer
that can print double-sided.  The reason we have put code in the files to
explicitly make them single-sided is so that you can rearrange the table
of contents of each manual, and insert blank pages behind the title pages,
before copying them on a double-sided copier.  To see how blank pages can
be inserted into the single-sided copy so that it can be fed to a double-sided
copier, refer to the format of a previous version of the manual (e.g., the
Garnet 2.2 manual).

To create a manual, print all the postscript files (with something
like "lpr *.ps" or use the print-garnet-docs shell script), and then
assemble them in the following order:

manual-cover.ps
refman.ps
overview.ps
apps.ps
tour.ps
tutorial.ps
kr-manual.ps
opal-manual.ps
inter-manual.ps
aggregadgets-manual.ps
gadgets-manual.ps
debug-manual.ps
demoguide.ps
sampleprog.ps
gilt-manual.ps
c32-manual.ps
lapidary-manual.ps
hints.ps
index.ps


To quickly print all the files in the right order, you can execute the
shell script 'print-garnet-docs', found in this directory.  It uses the 'lpr'
command to send all the files to your default printer.  
  Ex:  csh print-garnet-docs

(Of course, you might want to print manual-cover.ps to a different
printer, so it will be in color.)


There is an additional file, changes3.0.txt, which discusses all the changes
that were made since the 2.2 release.  This document is a plain text file,
and is not printed by the shell script.  You may not even want to print this
document, because the complete 3.0 manual covers all of the material included
in the changes document.


If you have trouble printing the documents, some people have reported
that it works better to change the top line of each postscript file from
    %!PS-Adobe-2.0
to be just
    %!
Source: README, updated 2013-06-11