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 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313
|
\input texinfo.tex @c -*-texinfo-*-
@setfilename float.info
@node Top
@top Test floats
A list of floats at the begining.
@listoffloats Text
After the listoffloats.
@menu
* chapter::
* Unnumbered::
* Chapter with unnumbsubsec::
* list of floats::
@end menu
@float Text, text with a lot of features
An example of float @enddots{}
@c makeinfo --docbook segfaults
@ifset texi2html
An example.
@example
example
@end example
A multitable.
@multitable {truc} {bidule}
@item truc @tab bidule
@item truc @tab bidule
@end multitable
@end ifset
An index entry
@cindex float example
A table.
@table @emph
@item truc
line
@end table
An itemize.
@itemize @minus
@item truc
line
@end itemize
A ref.
@xref{Top,xref Text with features}.
A footnote.
@footnote{footnote Text with features}.
@TeX{} and @emph{@b{t@'e@^{@dotless{i}}}@url{an_url}} @sc{and} @verb{!it is @verb!} @ a wo@-rd @!@@ @AE{}.
@caption{ An example of float caption@enddots{}
An example.
@example
example
@end example
@anchor{Anchor in caption}
A table.
@table @emph
@item truc
line
@end table
A multitable.
@multitable {truc} {bidule}
@item truc @tab bidule
@item truc @tab bidule
@end multitable
An index entry
@cindex float example in caption
An itemize.
@itemize @minus
@item truc
line
@end itemize
A ref.
@xref{Top,xref Text with features caption}.
A footnote.
@footnote{footnote Text with features caption}.
@TeX{} and @emph{@b{t@'e@^{@dotless{i}}}@url{an_url}} @sc{and} @verb{!it is @verb!} @ a wo@-rd @!@@ @AE{}.
}
@shortcaption{@TeX{} and @emph{@b{t@'e@^{@dotless{i}}}@url{an_url}} @sc{and} @verb{!it is @verb!} @ a wo@-rd @!@@ @AE{}.}
@end float
@float Text
No label but caption and shortcaption.
@caption{No label}
@shortcaption{No label}
@end float
@float ,label but no type
No type but caption and shortcaption.
@caption{No type}
@shortcaption{No type}
@end float
@float ,label but no type and no caption
No type but label and no caption nor shortcaption.
@end float
@float
No label, no type, no caption no shortcaption.
@end float
@float
No label, no type, but caption and shortcaption.
@caption{No label, no type, but caption and shortcaption.}
@shortcaption{No label, no type, but caption and shortcaption.}
@end float
@float ,label but no type 2
Second float with no type.
@caption{No type 2}
@shortcaption{No type 2}
@end float
@float Warning, warning in top
A warning
@caption{A warning}
@shortcaption{A warning}
@end float
@node chapter
@chapter A chapter
@float Text, text in chapter
Text in chapter
@caption{Text in chapter}
@end float
@float Text, float with a lot of features and no shortcaption
Float text of a float with a lot of features.
@caption{ An example of float caption@enddots{} 2
An example 2.
@example
example 2
@end example
A table 2.
@table @emph
@item truc 2
line 2
@end table
A multitable 2.
@multitable {truc} {bidule}
@item truc 2 @tab bidule
@item truc 2 @tab bidule
@end multitable
An index entry 2
@cindex float example in caption 2
An itemize 2.
@itemize @minus
@item truc 2
line
@end itemize
@anchor{Anchor in caption 2}
A ref 2.
@xref{Top,xref Text with features caption}.
A footnote 2.
@footnote{footnote Text with features caption 2}.
@TeX{} and @emph{@b{t@'e@^{@dotless{i}}}@url{an_url}} @sc{and} @verb{!it is @verb!} @ a wo@-rd @!@@ @AE{}.
}
@end float
@float th@'eor@`eme, theoreme
A th@'eor@`eme
@caption{A th@'eor@`eme}
@end float
@float ,label but no type in chapter
float with no type.
@caption{No type in chapter}
@shortcaption{No type in chapter}
@end float
@float Warning, warning in chapter
A warning
@caption{A warning in chapter}
@shortcaption{A warning in chapter}
@end float
@menu
* section::
@end menu
@node section
@section A section
@float Text, text in section
A text in float no caption a label a type.
@end float
@node Unnumbered
@unnumbered Unnumbered
@menu
* Section within unnumbered::
@end menu
@float Text, unnumbered float
unnum
@shortcaption{unnumbered float}
@caption{unnumbered float}
@end float
@float ,label but no type in unnumbered
float with no type.
@caption{No type in unnumbered}
@shortcaption{No type in unnumbered}
@end float
@node Section within unnumbered
@section Section within unnumbered
@float Text, Section within unnumbered float
Section within unnumbered
@shortcaption{Section within unnumbered}
@caption{Section within unnumbered}
@end float
@node Chapter with unnumbsubsec
@chapter Chapter with unnumbsubsec
@menu
* unnumbered sec::
@end menu
@float Text, Chapter with subsec float
Chap
@shortcaption{Chapter with subsec}
@caption{Chapter with subsec}
@end float
@node unnumbered sec
@unnumberedsec unnumbered sec
@float Text, unnumbered sec float
Chap
@shortcaption{unnumbered sec float}
@caption{unnumbered sec float}
@end float
@float ,label but no type in unnumbered subsec in chapter
float with no type.
@caption{No type in unnumbered subsec in chapter}
@shortcaption{No type in unnumbered subsec in chapter}
@end float
@node list of floats
@unnumbered list of floats
See @ref{text in section}.
And (@pxref{text in chapter}).
@xref{text with a lot of features}.
And now a ref (without manual or printed manual)
@ref{text with a lot of features, cross ref, title}.
And now a ref (with manual without printed manual)
@ref{text with a lot of features, cross ref, title, manual}.
And now a ref (without manual with a printed manual)
@ref{text with a lot of features, cross ref, title,, printed manual title}.
A ref to float without type @ref{label but no type}.
@listoffloats Text
@listoffloats th@'eor@`eme
@printindex cp
@bye
|