Mercurial > ~dholland > hg > ag > index.cgi
comparison doc/install/install.txt @ 3:e23ad76d0588
Document the LaTeX packages used in the install notes.
author | David A. Holland |
---|---|
date | Sun, 26 Apr 2009 18:23:33 -0400 |
parents | 4b08ee1ecb99 |
children | 562c313f14f4 |
comparison
equal
deleted
inserted
replaced
2:4b08ee1ecb99 | 3:e23ad76d0588 |
---|---|
33 version using a Cygwin gcc may also be possible. These builds, | 33 version using a Cygwin gcc may also be possible. These builds, |
34 however, are unsupported and you will have to fiddle with the | 34 however, are unsupported and you will have to fiddle with the |
35 configure script and/or the makefiles. (Appropriate patches will | 35 configure script and/or the makefiles. (Appropriate patches will |
36 probably be accepted though.) | 36 probably be accepted though.) |
37 | 37 |
38 Building the manual requires LaTeX. It doesn't require anything that | 38 Building the manual requires LaTeX. It uses these LaTeX packages: |
39 doesn't come with teTeX, so no unusual steps should be necessary. | 39 |
40 comment courier graphicx helvet ifpdf ifthen | |
41 palatino parskip sectsty ragged2e url | |
42 | |
43 These all come with teTeX, so no unusual steps should be necessary. | |
40 | 44 |
41 | 45 |
42 1a. Notes on Wine (Windows build only) | 46 1a. Notes on Wine (Windows build only) |
43 | 47 |
44 The Windows build requires version 3.5 of the IBM Visual Age for C++ | 48 The Windows build requires version 3.5 of the IBM Visual Age for C++ |