File: README

package info (click to toggle)
html2ps 1.0b1-6
  • links: PTS
  • area: main
  • in suites: slink
  • size: 476 kB
  • ctags: 37
  • sloc: tcl: 765; makefile: 41; sh: 6
file content (23 lines) | stat: -rw-r--r-- 1,033 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
The Perl script html2ps converts HTML to PostScript. You must have
Perl 5 installed to be able to use the latest version of html2ps.

Files included in the html2ps distribution:

  html2ps          - The Perl script.
  html2ps.html     - An HTML document describing html2ps.
  html2ps.1        - A manual page describing the command.
  html2psrc.5      - A manual page describing the configuration file format.
  install          - An installation script for Unix.
  sample           - A sample configuration file.
  hyphen.tex       - A hyphenation pattern file for English (from TeX).
  contrib/xhtml2ps - A directory containing a GUI frontend for html2ps.
  COPYING          - GNU General Public License.
  README           - This file.

Brief history:

  941212 0.1   - First public release - text-only documents.
  950407 0.2   - Inline images.
  970609 1.0b  - Support for most of HTML 3.2, configuration files introduced.
  970809 1.0b1 - Bug fixes. Some HTML 4.0 support, e.g. OBJECT, INS, DEL,
                 and ACRONYM.