• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

COPYINGH A D20-Nov-2001291 75

INSTALLH A D20-Nov-2001754 2417

Makefile.inH A D25-Nov-20014.9 KiB220129

READMEH A D20-Nov-20011.3 KiB3725

config.h.inH A D19-Nov-2001815 3223

configureH A D19-Nov-200147.1 KiB1,5351,235

configure.inH A D19-Nov-2001614 2821

fist.1H A D25-Nov-20014.2 KiB144143

fist.cH A D25-Nov-20017.4 KiB450333

fist.wH A D25-Nov-200124.8 KiB740630

fist_sample.wH A D24-Nov-20016.2 KiB111109

install-shH A D30-Jul-19994.7 KiB239152

README

1
2                                F I S T
3
4               by John Walker (http://www.fourmilab.ch/)
5                             Version 4.0
6                            November 2001
7
8The FIST program prints posters consisting of a clenched
9fist with slogans in block letters below.  This program
10traces its lineage directly back to a UNIVAC mainframe
11program written in September 1969 by the author when such
12banners were rather more in demand than at present.
13
14For information on how to build and install the program, see
15the INSTALL file.  Source code for this program is written in
16the CWEB "Literate Programming" language in which C source code
17and TeX internal documentation are maintained in a the *.w
18files. CWEB programming tools may be downloaded from:
19
20    http://www-cs-faculty.stanford.edu/~knuth/cweb.html
21
22but you do *not* need to install the CWEB tools to build this
23program; a ready-to-compile C program is included.  An annotated
24source code listing is provided in the file fist.pdf, which may
25be read with Acrobat Reader, which is a free download from:
26
27    http://www.adobe.com/products/acrobat/readstep.html
28
29The latest version of this program may be downloaded
30from:
31
32    http://www.fourmilab.ch/etexts/etset/
33
34Please report any bugs or documentation errors to:
35
36    bugs@fourmilab.ch
37