Multi-Part Book Title Goes Here

Author's Name


Dedication

The optional dedication goes here.

This document is an AsciiDoc multi-part book skeleton containing briefly annotated element placeholders plus a couple of example index entries and footnotes. Books are normally used to generate DocBook markup and the preface, appendix, bibliography, glossary and index section titles are significant (specialsections).

[Note]Note

Multi-part books differ from all other AsciiDoc document formats in that top level sections (dedication, preface, book parts, appendices, bibliography, glossary, index) must be level zero headings (not level one).

Table of Contents

Preface
Preface Sub-section
I. The First Part of the Book
1. The First Chapter
Sub-section with Anchor
Chapter Sub-section
2. The Second Chapter
II. The Second Part of the Book
3. The First Chapter of the Second Part
A. Example Appendix
Appendix Sub-section
Bibliography
Glossary
Index

List of Figures

1.1. Tiger block image

List of Tables

1.1. An example table

Preface

Table of Contents

Preface Sub-section

The optional book preface goes here at section level zero.

Preface Sub-section

[Note]Note

Preface and appendix subsections start out of sequence at level 2 (level 1 is skipped). This only applies to multi-part book documents.

The First Part of the Book

Chapter 1. The First Chapter

Chapters can be grouped by preceeding them with a level 0 Book Part title.

Book chapters are at level 1 and can contain sub-sections nested up to three deep. [1]

It's also worth noting that a book part can have it's own preface, bibliography, glossary and index. Chapters can have their own bibliography, glossary and index.

And now for something completely different: monkeys, lions and tigers (Bengal and Siberian) using the alternative syntax index entries.

Note that multi-entry terms generate separate index entries.

Here are a couple of image examples: an images/smallnew.png example inline image followed by an example block image:

Figure 1.1. Tiger block image

Tiger image

Followed by an example table:

Table 1.1. An example table

Option Description
-a USER GROUP Add USER to GROUP.
-R GROUP Disables access to GROUP.

Sub-section with Anchor

Sub-section at level 2.

Chapter Sub-section

Sub-section at level 3.

Chapter Sub-section

Sub-section at level 4.

This is the maximum sub-section depth supported by the distributed AsciiDoc configuration. [2]



[1] An example footnote.

[2] A second example footnote.

Chapter 2. The Second Chapter

An example link to anchor at start of the first sub-section.

An example link to a bibliography entry [taoup].

The Second Part of the Book

Chapter 3. The First Chapter of the Second Part

Chapters grouped into book parts are at level 1 and can contain sub-sections.

Appendix A. Example Appendix

Table of Contents

Appendix Sub-section

One or more optional appendixes go here at section level zero.

Appendix Sub-section

[Note]Note

Preface and appendix subsections start out of sequence at level 2 (level 1 is skipped). This only applies to multi-part book documents.

Bibliography

The bibliography list is an example of an AsciiDoc SimpleList, the AsciiDoc source list items are bulleted with a + character. The first entry in this example has an anchor.

[taoup] Eric Steven Raymond. The Art of Unix Programming. Addison-Wesley. ISBN 0-13-142901-9.

[walsh-muellner] Norman Walsh & Leonard Muellner. DocBook - The Definative Guide. O'Reilly & Associates. 199. ISBN 1-56592-580-7.

Glossary

Glossaries are optional. Glossaries are an example of an AsciiDoc VariableList, the AsciiDoc glossary entry terms are terminated by the :- characters.

A glossary term

The corresponding (indented) definition.

A second glossary term

The corresponding (indented) definition.

Index

B

Bengal Tiger, The First Chapter
Big cats
Lions, The First Chapter
Tigers
Bengal Tiger, The First Chapter
Siberian Tiger, The First Chapter

E

Example index entry, The First Chapter

S

Second example index entry, The Second Chapter
Siberian Tiger, The First Chapter

T

Tigers
Bengal Tiger, The First Chapter
Siberian Tiger, The First Chapter