[Source Files] [LitProg] Next: Introduction and Editorial

FWEB in Questions and Answers (07/94)

[last updated 1 July 1994]

[Send comments to: David A. Coker, coker@cherrypit.princeton.edu] This article contains frequently asked questions and their answers concerning the FWEB system of Literate Programming from the LitProg mailing list, until July 1994. I have recently taken over this FAQ from Marcus Speh. As I have am new to maintaining a FAQ, any suggestions would be helpful in this regard. I would especially like to thank Marcus Speh for providing me with the texinfo source and makefiles for this FAQ.

Most of the answers are taken from the postings, with little moderation from my side. The original postings are archived at niord.shsu.edu in directory [FILESERV.LITPROG]. Search for `Archive-Date' in file fweb-faq.texi to find the location therein. The line

points at a posting in the archive file LITPROG.1992-07. Comments, corrections and suggestions from several people were used to improve single questions and answers (see Acknowledgements). Most notably, John Krommes, FWEB's designer, provided a wealth of useful comments. I have dubbed him JAK in some places.* Inside quotes, my own comments are marked [... -MS].* Sections of the FWEB User's Manual are referred to by their section numbers, as in ``[M-10.2]'' (see Question 5).

Menu

Introduction and Editorial
FWEB sources/Manual/Installation
Common Things People Want To Know
General Questions/Bugs/Problems
Index

--- The Detailed Node Listing ---

Introduction and Editorial

Question 1
What is FWEB?
Question 2
How can I subscribe to LitProg?
Question 3
How can I get the FWEB FAQ?
Question 4
Which versions of the FAQ are available?
Question 5
What is the difference between the FAQ and the manual?
Question 6
How can I contribute?
Question 7
What should be included in the FAQ?
Acknowledgements

FWEB sources/Manual/Installation

Question 8
Where can I get FWEB?
Question 9
What is the latest version of FWEB?
Question 10
Where can I get FWEB for the PC?
Question 11
Is FWEB small enough to compile on a PC?
Question 12
Has anyone installed FWEB on an HP machine?
Information on FTP

Common Things People Want To Know

Question 13
Can I use LaTeX with FWEB?
Question 14
Can I use lex and yacc scripts with FWEB?
Question 15
Can I use the footnote environment from LaTeX?
Question 16
Which WEB shall I use for C++ ?
Question 17
Does FWEB support Makefiles?
Question 18
FWEB with the GNU Emacs editor?
Question 19
How do I turn off double sided pagination in FWEB?
Question 20
Can I define (and format) new reserved words?
Question 21
Symbolic debugging of FWEB files?
Question 22
Inserting meta-comments in FWEB files?
Question 23
Automatic referencing in documentation sections?
Question 24
How do I make a title appear on the contents page?
Question 25
Key differences for FWEB on different systems?
Question 26
Why is FWEB so huge?
Question 27
What is the difference between CWEB and FWEB?
Question 28
What is the difference between FWEB and Funnelweb?
Question 29
Do FWEB files necessarily have to be monolithic?
Question 30
How did tangle and weave get their names?
Question 31
How am I supposed to abbreviate "Literate Programming"?

[24] How do I make a title appear on the contents page?

limbo.material
limbo.sty
time.tex

General Questions/Bugs/Problems

Question 32
What if I think I found a bug in FWEB?::
Question 33
Problem opening a new output file for tangled code?::
Question 34
Maximum of equal characters in different section names?::
Question 35
Must I leave leading blanks in my fortran FWEB file?::