-
Notifications
You must be signed in to change notification settings - Fork 0
/
Website.texi
265 lines (242 loc) · 5.3 KB
/
Website.texi
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
\input texinfo @c -*-texinfo-*-
@c %**start of header
@set Manual Website
@setfilename @value{Manual}.info
@settitle Texinfo Template
@c Define a new index for options.
@defcodeindex op
@c Combine everything into one index (arbitrarily chosen to be the
@c concept index).
@syncodeindex op cp
@c %**end of header
@image{images/open_book_blue,,80pt,Picture of a open book,png}
@copying
This is a template for a manual. Copyright @copyright{} 2012.
@quotation
All rights reserved.
@end quotation
@end copying
@dircategory Template
@direntry
* The Texinfo Website Template. Test
@end direntry
@titlepage
@title Texinfo Website Template
@subtitle for version @today{}
@sp 10
@author @email{anthony_bradford@@yahoo.com,A. Bradford}
@page
@vskip 0pt plus 1filll
@insertcopying
@end titlepage
@ifnothtml
@contents
@end ifnothtml
@ifnottex
@node Top
@top Texinfo Website Template Version @today{}
This is a Texinfo Template Website. Copyright @copyright{} 2012.
@end ifnottex
@html
@ifset PDF
<a href="@value{Manual}.pdf">PDF version of this website</a>
<br>
@end ifset
@ifset DJVU
<a href="@value{Manual}.djvu">DjVu version of this website</a>
<br>
@end ifset
@ifset SPLIT
<a href="index.html">HTML version of this website</a>
<br>
<a href="@value{Manual}_frame.html">Framed HTML version of this website</a>
<br>
@end ifset
@ifset NOSPLIT
<a href="indexNoSplit.html">Single-page HTML version of this website</a>
<br>
@end ifset
@ifset TEXT
@cindex Text
<a href="@value{Manual}.txt">Text version of this website</a>
<br>
@cindex Plain text
<a href="@value{Manual}_PlainText.txt">Plain text version of this website</a>
<br>
<a href="textsplit/">Split text version of this website</a>
<br>
<a href="plaintextsplit/">Split plain text version of this website</a>
<br>
@end ifset
@ifset EPUB
@cindex EPUB
<a href="@value{Manual}.epub">EPUB version of this website</a>
<br>
@end ifset
@ifset POSTSCRIPT
@cindex PostScript
<a href="@value{Manual}.ps">PostScript version of this website</a>
<br>
@end ifset
@ifset DVI
@cindex @TeX{} DVI
@cindex DVI
<a href="@value{Manual}.dvi">@TeX{} DVI version of this manual</a>
<br>
@end ifset
@ifset ZIP
@cindex Zip
<a href="@value{Manual}.zip">HTML zip package of this website</a>
<br>
@end ifset
<a href="@value{Manual}.tar.gz">Gzipped tar source of this website</a>
<br>
<br>
@end html
@ifnottex
@menu
* Chapter 1::
* Chapter 2::
* Colors::
* Chapter 4::
* Chapter 5::
* Chapter 6::
* Chapter 7::
* Chapter 8::
* Chapter 9::
* Concept index:: Index of concepts.
@end menu
@end ifnottex
@html
@ifset LongContents
@contents
@end ifset
@ifset ShortContents
@shortcontents
@end ifset
@end html
@node Chapter 1
@chapter Chapter 1
@cindex Chapter 1
@section This is Chapter 1 section.
Hello from Chapter 1 section.
@subsection This is Chapter 1 subsection.
Hello from Chapter 1 subsection.
@subsubsection This is Chapter 1 subsubsection.
Hello from Chapter 1 subsubsection.
@node Chapter 2
@chapter Chapter 2
@cindex Chapter 2
Test for Chapter 2. Chapter 2 does not have section, subsection and subsubsection divisions.
These divisions are optional.
@*
@*
@b{This is a test of using bold}.
@*
@*
@i{This is a test of using italics}.
@node Colors
@chapter Colors
@cindex Colors
This is information on colors. This chapter used to be called Chapter 3.
@section Red
You write about the color red here
@section White
You write about the color white here.
@section Blue
You write about the color blue here.
@node Chapter 4
@chapter Chapter 4
@cindex Chapter 4
Test for Chapter 4. To change the name of Chapter 4, globally replace ``Chapter 4'' in this .texi file with a new name.
@section This is Chapter 4 section.
Enter your content here.
@subsection This is Chapter 4 subsection.
Enter your subsection content here.
@subsubsection This is Chapter 4 subsubsection.
Enter your subsubsection content here.
@node Chapter 5
@chapter Chapter 5
@cindex Chapter 5
Test for Chapter 5.
@*
@*
This is a example of a itemized list
@itemize
@item One
@item Two
@item Three
@item Four
@item Five
@item Six
@item Seven
@item Eight
@item Nine
@item Ten
@end itemize
@node Chapter 6
@chapter Chapter 6
@cindex Chapter 6
Test for Chapter 6.
@*
@*
Some URL examples
@*
@url{http://fsf.org}.
@*
@url{http://fsf.org,The Free Software Foundation}.
@*
@*
Some email examples
@*
@email{anthony_bradford@@yahoo.com}.
@*
@email{anthony_bradford@@yahoo.com,A. Bradford}.
@section This is Chapter 6 section.
@subsection This is Chapter 6 subsection.
@subsubsection This is Chapter 6 subsubsection.
@node Chapter 7
@chapter Chapter 7
@cindex Chapter 7
Test for Chapter 7.
@*
@*
@center Something centered
@node Chapter 8
@chapter Chapter 8
@cindex Chapter 8
Image testing for Chapter 8.
@*
@*
@image{images/open_book_blue,,80pt,Picture of a open book,png}
@*
@*
Centered image test
@*
@*
@center @image{images/open_book_blue,,80pt,Picture of a open book,png}
@*
@*
Larger image testing. Images will only be scaled larger in the PDF content output.
@*
@*
@image{images/open_book_blue,,120pt,Picture of a open book,png}
@*
@*
@image{images/open_book_blue,,150pt,Picture of a open book,png}
@*
@*
@image{images/open_book_blue,,180pt,Picture of a open book,png}
@*
@*
@node Chapter 9
@chapter Chapter 9
@cindex Chapter 9
Index testing for Chapter 9.
@*
This chapter forces the word Blueberry into the document index.
@cindex Blueberry.
@node Concept index
@unnumbered Concept index
@printindex cp
@bye