* haifa-sched.c (schedule_insns): Don't assign LUIDs differently
[official-gcc.git] / texinfo / makeinfo / multiformat.texi
blob0c6c467dc0d2c0918c431b3d53692d0075824c26
1 @c  multiformat.texi: -*- Texinfo -*- \input texinfo.tex
3 @c  Copyright (c) 1995 Universal Access, Inc
4 @c  Author: Brian J. Fox (bfox@ua.com) Sun Apr  2 07:56:23 1995.
5 @setfilename multiformat.info
7 @include html.texi
9 @ifset html
10 @html
11 @end ifset
13 @node First Node, First Section, (dir), (dir)
14 @chapter First Chapter
15 Here is some text that belongs in the first chapter.  Nothing very
16 exciting happens here, but this is enough text to span a couple of
17 lines, and we feel that is important.
18 @paragraph
20 This is the second paragraph of the first chapter.  Note that the
21 formatting commands in @code{HTML} seem to do the right thing, as do the
22 commands when invoked in @code{Texinfo} mode and in @TeX{}.
24 @node First Section, , First Node, First Node
25 @isection First Section
27 Here is some text in the first section of the first chapter.  We are
28 trying very hard to examine the output here to see exactly how proper it
29 is.  If I wasn't so tired, we could probably see it already.
30 @paragraph
32 Here is a list of items:
33 @paragraph
35 @itemize @bullet
36 @item Here is the first item.
37 @item Here is the second item.
38 @end itemize
40 @bye