  html2sgml documentation
  Peter Antman
  Tue Aug 26 12:26:46 MET DST 1997

  11..  RREEAADDMMEE

  html2sgml is a program wich converts html to sgml accroding to
  linuxdoc.sgml.  With a file in linuxdoc.dtd format you can create nice
  typset books, well structured html-documents and so forth.
  linuxdoc.dtd is the format used in Linux HOWTOS, for example.

  html2sgml i tuned to work well with Applix HTML, and will convert any
  footnotes apearent in the applix word-file that was used to produce
  the html.

  To use html2sgml you need Perl. To use the image converting routines
  you also need: giftopnm, ppmtopgm and pnmtops

  To do something usefull with the resulting file you also need
  linuxdoc-sgml or the follow up sgml-tools
  http://www.xs4all.nl/~cg/sgmltools/.

  11..11..  GGeettttiinngg hhttmmll22ssggmmll

  The homepage of html2sgml is
  http://www.abc.se/~m9339/prog/html2sgml.html It is possible to ftp it
  from ftp://ftp.mc.hik.se/pub/users/mia95anp/html2sgml/.  It has also
  been upploded to ftp://ftp.redhat.com and
  ftp://sunsite.unc.edu/pub/linux/.

  11..22..  IInnssttaallllaattiioonn

  To install html2sgml unpack the tarfile and cd into the disrtibution.
  Type

  make install

  It will install the programs html2sgml and mkbook, som files in the
  specified documentdirectory, including _e_x_t_r_a_s a couple of script that
  shows some examples of how you can merg severall html-files into one
  to use with html2sgml.  A manual page will be installed too.

  Edit the makefile to change where to install and where Perl is on your
  system.  The default is /usr/bin/perl and prefix = /usr/local

  11..33..  UUssaaggee

  See the manual page

