File: index.html

package info (click to toggle)
funnelweb-doc 3.2d-4.2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,744 kB
  • sloc: perl: 241; makefile: 23
file content (268 lines) | stat: -rw-r--r-- 8,539 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
<HTML>

<HEAD>

<META NAME="description"
 CONTENT="The FunnelWeb Tutorial Manual. FunnelWeb is a portable
          free literate programming tool.">

<META NAME="keywords"
 CONTENT="funnelweb,FunnelWeb,funnel,web,
          tutorial,manual,tutorial manual,
          literate programming,literate,programming,literate-programming,
          documentation,
          macro,macros,preprocessor,macro preprocessor,
          software,free,freeware,
          open source,open,source,gnu,gpl,copyleft,
          web,development,tool,web tool">

<STYLE TYPE="text/css"> <!-- A {text-decoration: none} // --> </STYLE>
<TITLE>FunnelWeb Tutorial Manual</TITLE>
</HEAD>

<BODY BACKGROUND="binary/background.gif"
      BGCOLOR="#FFFFFF"
      TEXT="#000000"
      VLINK="#660000"
      LINK="#FF0000"
      ALINK="#CC0000">


<TABLE WIDTH="490">
<TR>
<TD WIDTH="130" VALIGN="top">
<IMG SRC="binary/d_clear.gif" ALT="" WIDTH="130" HEIGHT="1"><BR>

<FONT SIZE="2">
<BR>

<A HREF="http://www.ross.net/"
 TARGET="rosshome"
 onClick="window.open('','rosshome','location,status,menubar,scrollbars,resizable',false).focus(); return true;"
>
 <IMG SRC="binary/rossnet_logo.gif"
  WIDTH="64" HEIGHT="32"
  BORDER="0" ALT="RossNet"
  HSPACE="0" VSPACE="1"></A><BR>
<BR>

<A HREF="../index.shtml"
 TARGET="funnelweb"
 onClick="window.open('','funnelweb','location,status,menubar,scrollbars,resizable',false).focus(); return true;"
>
 <IMG SRC="binary/linklogo.gif"
  WIDTH="64" HEIGHT="32"
  BORDER="0" ALT="FunnelWeb"
  HSPACE="0" VSPACE="1"></A><BR>
<BR>
<TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0><TR><TD BGCOLOR="#000000">
<A HREF="../reference/index.html"
 TARGET="funnelwebreference"
 onClick="window.open('','funnelwebreference','location,status,menubar,scrollbars,resizable',false).focus(); return true;"
><FONT COLOR="#FFFFFF"><B>Reference</B></FONT></A><BR>
<BR>
<A HREF="../developer/index.html"
 TARGET="funnelwebdeveloper"
 onClick="window.open('','funnelwebdeveloper','location,status,menubar,scrollbars,resizable',false).focus(); return true;"
><FONT COLOR="#FFFFFF"><B>Developer</B></FONT></A><BR>
<BR>
<A HREF="index.html"><FONT COLOR="#FFFFFF"><B>Tutorial</B></FONT></A><BR>
<A HREF="intro.html"><FONT COLOR="#FFFFFF">1 Introduction</FONT></A><BR>
<A HREF="macro.html"><FONT COLOR="#FFFFFF">2 Macros</FONT></A><BR>
<A HREF="type.html"><FONT COLOR="#FFFFFF">3 Typesetting</FONT></A><BR>
<A HREF="example.html"><FONT COLOR="#FFFFFF">4 Example</FONT></A><BR>
<A HREF="hints.html"><FONT COLOR="#FFFFFF">5 Hints</FONT></A><BR>
<A HREF="examples.html"><FONT COLOR="#FFFFFF">6 Examples</FONT></A><BR>
<A HREF="web.html"><FONT COLOR="#FFFFFF">7 Webmaking</FONT></A><BR>

<BR>
<A HREF="search.html"><FONT COLOR="#FFFFFF"><B>SEARCH</B></FONT></A><BR>
</FONT>
</TD></TR></TABLE>


</TD>
<TD WIDTH="360" VALIGN="top">
<FONT SIZE="3">



<A HREF="../reference/index.html"><IMG SRC="binary/title.gif"
 WIDTH="302" HEIGHT="24"
 BORDER="0" ALT="FunnelWeb Tutorial Manual"
 HSPACE="0" VSPACE="0"></A>

<P><STRONG><FONT SIZE="4">Version 3.2d (9 Jan 2000) for FunnelWeb V3.2</FONT></STRONG>

<P><FONT SIZE="+3">T</FONT>HIS TUTORIAL MANUAL provides a friendly
introduction to the FunnelWeb literate programming
preprocessor

<P>This Tutorial Manual does not provide a definitive
description of FunnelWeb, so if you have a specific technical
question, you should refer to the <A HREF="../reference/index.html"
                                   TARGET="funnelwebreference"
                                   onClick="window.open('','funnelwebreference','location,status,menubar,scrollbars,resizable',false).focus(); return true;"
                                  >FunnelWeb Reference Manual</A>,
which is definitive. To perform a keyword search
of the Reference Manual and/or this Tutorial manual, click
on SEARCH in the margin.

<P>
<FONT SIZE="4">

<DL>
<DT>
<DL>


<P><A HREF="intro.html"><B>1 Introduction</B></A><BR>
   
   <FONT SIZE="3">
   
   <DL>
   
   <A HREF="intro_what.html">1.1 What Is Literate Programming?</A><BR>
   <A HREF="intro_whatfw.html">1.2 What Is FunnelWeb?</A><BR>
   <A HREF="intro_name.html">1.3 The Name FunnelWeb</A><BR>
   <A HREF="intro_tutorial.html">1.4 Using These Tutorials</A><BR>
   <A HREF="intro_hello.html">1.5 A Hello World Document</A><BR>
   
   </DL>
   
   </FONT>
   

<P><A HREF="macro.html"><B>2 Macro Facilities Tutorial</B></A><BR>
   
   <FONT SIZE="3">
   
   <DL>
   
   <A HREF="macro_simple.html">2.1 Simple Macros</A><BR>
   <A HREF="macro_times.html">2.2 Number of Times Called</A><BR>
   <A HREF="macro_indent.html">2.3 Indentation</A><BR>
   <A HREF="macro_additive.html">2.4 Additive Macros</A><BR>
   <A HREF="macro_param.html">2.5 Parameterized Macros</A><BR>
   <A HREF="macro_library.html">2.6 Library Macros</A><BR>
   <A HREF="macro_expansion.html">2.7 Macro Expansion</A><BR>
   <A HREF="macro_include.html">2.8 Include Files</A><BR>
   
   </DL>
   
   </FONT>
   

<P><A HREF="type.html"><B>3 Typesetting Facilities Tutorial</B></A><BR>
   
   <FONT SIZE="3">
   
   <DL>
   
   <A HREF="type_overview.html">3.1 Overview</A><BR>
   <A HREF="type_independence.html">3.2 Typesetter Independence</A><BR>
   <A HREF="type_hierarchy.html">3.3 Hierarchical Structure</A><BR>
   <A HREF="type_printed.html">3.4 Understanding the Printed Documentation</A><BR>
   <A HREF="type_literals.html">3.5 Literals and Emphasis</A><BR>
   <A HREF="type_header.html">3.6 Adding A Header Page</A><BR>
   <A HREF="type_comments.html">3.7 Comments</A><BR>
   
   </DL>
   
   </FONT>
   

<P><A HREF="example.html"><B>4 A Complete Example</B></A><BR>

<P><A HREF="hints.html"><B>5 FunnelWeb Hints</B></A><BR>
   
   <FONT SIZE="3">
   
   <DL>
   
   <A HREF="hints_names.html">5.1 Macro Names</A><BR>
   <A HREF="hints_qnames.html">5.2 Quick Names</A><BR>
   <A HREF="hints_martinet.html">5.3 FunnelWeb the Martinet</A><BR>
   <A HREF="hints_eols.html">5.4 Fiddling With End of Lines</A><BR>
   <A HREF="hints_conditionals.html">5.5 Fudging Conditionals</A><BR>
   <A HREF="hints_headings.html">5.6 Changing the Strength of Headings</A><BR>
   <A HREF="hints_efficiency.html">5.7 Efficiency Notes</A><BR>
   <A HREF="hints_interactive.html">5.8 Interactive Mode</A><BR>
   <A HREF="hints_default.html">5.9 Setting Up Default Options</A><BR>
   <A HREF="hints_make.html">5.10 FunnelWeb and Make</A><BR>
   <A HREF="hints_dangers.html">5.11 The Dangers Of FunnelWeb</A><BR>
   <A HREF="hints_debugging.html">5.12 Wholistic Debugging</A><BR>
   <A HREF="hints_tabs.html">5.13 TABs</A><BR>
   <A HREF="hints_htmlstyle.html">5.14 HTML Style</A><BR>
   <A HREF="hints_emacs.html">5.15 A FunnelWeb Mode For Emacs</A><BR>
   
   </DL>
   
   </FONT>
   

<P><A HREF="examples.html"><B>6 Examples of FunnelWeb Applications</B></A><BR>
   
   <FONT SIZE="3">
   
   <DL>
   
   <A HREF="examples_postscript.html">6.1 Analyzing the Monster Postscript Header File</A><BR>
   <A HREF="examples_adt.html">6.2 Making Ada ADTs More Abstract</A><BR>
   <A HREF="examples_languages.html">6.3 Multiple Language Systems</A><BR>
   <A HREF="examples_function.html">6.4 The Case of the Small Function</A><BR>
   <A HREF="examples_comments.html">6.5 When Comments are Bad</A><BR>
   <A HREF="examples_sharing.html">6.6 Documents That Share Text</A><BR>
   <A HREF="examples_generics.html">6.7 Generics</A><BR>
   
   </DL>
   
   </FONT>
   

<P><A HREF="web.html"><B>7 Making Webs With FunnelWeb</B></A><BR>
   
   <FONT SIZE="3">
   
   <DL>
   
   <A HREF="web_introduction.html">7.1 Introduction</A><BR>
   <A HREF="web_start.html">7.2 Getting Started</A><BR>
   <A HREF="web_messy.html">7.3 Replacing Messy HTML Constructs</A><BR>
   <A HREF="web_errors.html">7.4 Avoiding Errors And Inconsistencies</A><BR>
   <A HREF="web_style.html">7.5 Defining A Consistent Style</A><BR>
   <A HREF="web_libraries.html">7.6 Defining Macro Libraries</A><BR>
   <A HREF="web_param.html">7.7 Parameterizing Entire Webs</A><BR>
   <A HREF="web_conventions.html">7.8 Hints And Conventions</A><BR>
   
   </DL>
   
   </FONT>
   


</DL>
</DL>

</FONT>


<HR>
<FONT SIZE="2">
<A HREF="mailto:webmaster@ross.net">Webmaster</A>&nbsp;&nbsp;&nbsp;
<A HREF="copyright.html">Copyright &copy; Ross N. Williams 1992,1999. All rights reserved.</A><BR>
</FONT>

</FONT>
</TD>
</TR>
</TABLE>


</BODY>

<!-- *********************************************************************** -->
<!--      End Of A FunnelWeb Manual Web Page (www.ross.net/funnelweb/)       -->
<!-- *********************************************************************** -->

</HTML>