SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

# This is a -*- Tcl -*- script and provides basic information about # `InfoPrism'.
#
# readme.tcl --- SGML script file
#
# Copyright (C) 1998 Stefan Hornburg
#
# Author: Stefan Hornburg <racke@gundel.han.de> # Maintainer: Stefan Hornburg <racke@gundel.han.de> # Version: 0.0.5
#
# This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation; either version 2, or (at your option) any # later version.
#
# This file is distributed in the hope that it will be # useful, but WITHOUT ANY WARRANTY; without even the implied warranty # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. #
# You should have received a copy of the GNU General Public License # along with this file; see the file COPYING. If not, write to the Free # Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.

include settings.tcl

manual "InfoPrism -- A General Document Processing System" author "Stefan Hornburg" -email racke@gundel.han.de stamp "Wed Oct 14 18:54:09 1998 MET DST" stylesheet default.css

text "The home page for this package is: [htmlurl http://www.han.de/~racke/InfoPrism/]."

h2 "Introduction"
include intro.tcl

h2 "Version"
text "The current version of InfoPrism is $version. It is not tested by anyone but me and documentation is not as good as required for a decent package. However, it works for me (at least the SGML to HTML translation and scripting facility)."

h2 "System Requirements"
include requires.tcl

h2 "Installation"
text "Run [code ./configure], [code make] and [code make install] in the source directory. By default \[incr Tcl] library scripts and SGML files are installed in the directory /usr/local/share/InfoPrism$version, the GNU Info file as /usr/local/info/manual.info and HTML documentation in the directory /usr/local/share/doc/InfoPrism."

h2 "License"
include license.tcl

h2 "Comments & Bug Reports"
text "Feel free to send any comment or bug report to [email racke@gundel.han.de].
InfoPrism is likely to improved depending on users feedback."

include newsdigest.tcl


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.