Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
weave(1)
Edit
PageHistory
Diff
Info
LikePages
WEAVE !!!WEAVE NAME SYNOPSIS DESCRIPTION FILES SEE ALSO ---- !!NAME weave - translate WEB to TeX !!SYNOPSIS __weave__ [[ __-x__ ] ''webfile[[.web]'' [[ ''changefile[[.ch]'' ] !!DESCRIPTION This manual page is not meant to be exhaustive. The complete documentation for this version of TEX can be found in the info file or manual ''Web2C: A TeX implementation''. The __weave__ program is used to create a TEX file for viewing a W EB program. It takes appropriate care of typographic details like page layout and the use of indentation, italics, boldface, etc., and it supplies extensive cross-index information that it gathers automatically. The command line arguments are the same as for __tangle__ except for the option: __-x__ says to omit the index, module name list, and table of contents pages. (A ''CONTENTS.tex'' file will still be written when the TEX file is processed, however, unless some macros in ''webmac.tex'' are redefined.) The output TEX file name is formed by adding ''.tex'' to the root of the W EB file name. There are several macros that probably should be redefined by the programmer at the beginning of the W EB file. It is a good idea to set title to the name of the program. And, to cause output of only changed modules, one can say letmaybe=iffalse (usually as the first change in the change file). !!FILES ''$TEXMFMAIN/plain/base/webmac.tex'' TEX macros used by __weave__ output. !!SEE ALSO tangle(1) for references, authors, and other information. ----
2 pages link to
weave(1)
:
mft(1)
Man1w
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.