README for REVWEB 4.1.97 ----------------- REVWEB is a system based on Splus, noweb and LaTeX to generate and revive statistical reports. This file contains: + Very short Instructions for Installation + Readme for the REVWEB System (windows version) + Files of the system + Readme fr das REVWEB-System unter windows + Dateien des Systems Important references http://www.cs.virginia.edu/~nr/noweb/intro.html http://www.mathsoft.com/splus.html ------------------------------------------------------------------------------- Very short Instructions for Installation ---------------------------------------- ->DOS: mkdir \spluswin\home\revweb pkunzip revsys.zip \spluswin\home\revweb copy \splus\home\revweb\noweb.sty --> texinput copy \splus\home\revweb\psfig.tex --> texinput ->SPLUS: source("revweb\\revive.sch") source("revweb\\revweb4.sch") Now there are two new funcitons in the SPLUS data base: revive() and revweb(). For copyright look at "\spluswin\home\revweb\copying.it". An English version of the manual is in saved in "\spluswin\home\revweb\emanual.zip". additionally there are two new testversions available: source("revweb\\revive7.sch") source("revweb\\revive8.sch") (assumes splus 3.3) Readme for the REVWEB System (windows version): ----------------------------------------------- The REVWEB system is distributed without any warranty. The whole risk of installation and utilization is with the user. The user has to accept the conditions written down in the GNU GENERAL PUBLIC LICENCE (see file COPYING.IT). pkunzip.exe is needed to unpack the archives. To install the REVWEB system - create directory revweb mkdir \spluswin\home\revweb - unzip the the system pkunzip revsys.zip \spluswin\home\revweb - copy files for TeX copy \splus\home\revweb\noweb.sty --> texinput copy \splus\home\revweb\psfig.tex --> texinput - start Splus amd load two new Splus functions > source("revweb\\revive.sch") > source("revweb\\revweb4.sch") ( - if you want to test the new testversions > source("revweb\\revive7.sch") > source("revweb\\revive8.sch") ) That's it. For more details unpack EMANUAL.ZIP and see EMANUAL.PS . Files of the system ------------------- The system contains the following files: READ_ME!.NOW is the name of the file COPYING .IT GNU GENERAL PUBLIC LICENCE REVSYS .ZIP pkzipped REVWEB system: -- code for Splus functions REVIVE .SCH MAIN function to generate and to revive reports REVIVE7 .SCH test version with graphical device control REVIVE8 .SCH test version with dialog box control REVWEB .SCH function to start revweb process -- files to perform revweb process DELCOPY .AWK deletes some messages DOS4GW .EXE used by noweb GAWK-DOS.EXE awk interpreter ICONX .EXE used by noweb MARKUP .EXE part of the noweb system NOIDX .EXE part of the noweb system NOWEB .STY LaTeX style for noweb dokuments NT .EXE noweb's TANGLE TEXTRACT.AWK generates text file for revive() TOTEX .EXE noweb's WEAVE TWEBNUM .AWK awk program for numbering UMLAUTE .AWK replaces „, ”, .. for TeX WORK .STA file with some text WORK .STE file with some text WORK .END file with some text WORK .AWK awk program to find start section AUSBLEND.STA TeX marco to suppress code sections SOURCE .ZIP contains source code for Splus funktions REVIVE6 .REV Reportquelldatei von revive() REVIVE7 .REV Reportquelldatei von revive7() REVIVE8 .REV Reportquelldatei von revive8() REVWEB4 .REV Reportquelldatei von revweb() XMPL .ZIP contains an example IRIS .REV IRIS .SCH IRIS .TCH IRIS .TEX IRIS .PS additional some pictures as postscript files MANUAL .ZIP contains the file of the manual MANUAL .TEX ¿ MAN0 .TEX ³ MAN1 .TEX ³ MAN2 .TEX à LaTeX 2e source files of the manual MAN3 .TEX ³ MAN4 .TEX ³ MAN5 .TEX Ù MANUAL .PS version ready for printing EMANUAL .ZIP contains an English version of the manual FIRST .ZIP contains another example which also introduces some features of the REVWEB system EFIRST .ZIP English version of FIRST.ZIP FIRSTPS .ZIP contains plots needed for FIRST.ZIP/EFIRST.ZIP Readme fr das REVWEB-System unter windows ------------------------------------------ Alle Dateien und Programme werden ohne Gew„hr weitergegeben und das Urheberrecht ist vorbehalten; sie unterliegen den Bedingungen der GNU GENERAL PUBLIC LICENCE, siehe die Datei COPYING.IT fr Details. Man ben”tigt zum Entpacken der Archive pkunzip.exe!! -Lege an: mkdir \spluswin\home\revweb -Mit pkunzip revsys.zip \spluswin\home\revweb wird das REWWEB-System entpackt -Die Dateien NOWEB.STY und PSFIG.TEX mssen ggf. aus SPLUSWIN\HOME in ein Verzeichnis kopiert/verschoben werden, wo TeX sie findet. copy \splus\home\revweb\noweb.sty --> texinput copy \splus\home\revweb\psfig.tex --> texinput -Aus Splus fr WINDOWS werden die Funktionen geladen: > source("revweb\\revive.sch") > source("revweb\\revweb4.sch") eventuell auch die Testversionen: > source("revweb\\revive7.sch") > source("revweb\\revive8.sch") -Fertig! Eine ausfhrliche Installationsbeschreibung steht im Kapitel 5 des Manuals. Dieses erh„lt man durch Ausdrucken der Datei MANUAL.PS šbersicht ber das System ------------------------- Das Paket beinhaltet folgende Dateien: READ_ME!.NOW diese Datei COPYING .IT GNU GENERAL PUBLIC LICENCE REVSYS .ZIP Archiv (pkzipped) enth„lt das REVWEB-System: -- die folgenden Dateien sind Splus-Code-Dateien: REVIVE .SCH DIE Funktion zum Wiederbeleben von Reports REVIVE7 .SCH Test-Funktion zum Wiederbeleben von Reports REVIVE8 .SCH Test-Funktion zum Wiederbeleben von Reports REVWEB .SCH Funktion zum Verarbeiten der Reports -- sowie fr die Verarbeitung: DELCOPY .AWK L”scht berflsssigen Copyright-Hinweis DOS4GW .EXE wird von noweb gebraucht GAWK-DOS.EXE AWK-Interpreter ICONX .EXE wird von noweb gebraucht MARKUP .EXE 1. Schritt der noweb-Pipeline NOIDX .EXE Verhindert ggf. Indexerzeugung NOWEB .STY LaTeX-Substil fr noweb-Dokumente NT .EXE noweb's TANGLE TEXTRACT.AWK erzeugt Text-Datei fr revive() TOTEX .EXE noweb's WEAVE TWEBNUM .AWK Durchnummerierung der Code-Chunks UMLAUTE .AWK Macht aus Umlauten TeX-Befehle WORK .STA Hilfsdatei mit Text WORK .STE Hilfsdatei mit Text WORK .END Hilfsdatei mit Text WORK .AWK hilft Start-Sektion zu finden AUSBLEND.STA Ausblenden (testweise) SOURCE .ZIP enth„lt die Quelldateien der Splus-Funktionen REVIVE6 .REV Reportquelldatei von revive() REVIVE7 .REV Reportquelldatei von revive7() REVIVE8 .REV Reportquelldatei von revive8() REVWEB4 .REV Reportquelldatei von revweb() XMPL .ZIP enth„lt ein Beispiel IRIS .REV IRIS .SCH IRIS .TCH IRIS .TEX IRIS .PS sowie einige Bilder im Postscript-Format MANUAL .ZIP enth„lt die Dateien des Manuals MANUAL .TEX ¿ MAN0 .TEX ³ MAN1 .TEX ³ MAN2 .TEX à LaTeX 2e Quelldateien des Handbuchs MAN3 .TEX ³ MAN4 .TEX ³ MAN5 .TEX Ù MANUAL .PS in druckreifer Form EMANUAL .ZIP enth„lt eine englische Version des Manuals FIRST .ZIP enth„lt ein weiteres Beispiel, das auch in das REVWEB-System einfhrt. EFIRST .ZIP dasselbe in englischer Form FIRSTPS .ZIP enth„lt die Graphiken zu FIRST.ZIP/EFIRST.ZIP ------------------------------------------------------------------------------- (c) H.P.Wolf pwolf@wiwi.uni-bielefeld.de jan 97