DECdocument
Producing Online and
Printed Documentation


Previous Contents Index

Part 2
Part 2 Processing a Printed Document
Chapter 8
8 How DECdocument Processes an SDML File
     8.1     DECdocument Processors
     8.2     Informational Messages
Chapter 9
9 Processing and Printing Files and Books
     9.1     Processing Single Files
     9.2     Controlling File Processing
         9.2.1         Keeping Intermediate Files (Using /KEEP)
         9.2.2         Processing in Batch Mode (Using /BATCH)
         9.2.3         Altering Page Alignment (Using /DEVICE_CONVERTER)
         9.2.4         Including Additional Files (Using /INCLUDE)
         9.2.5         Setting Conditions for Files (Using /CONDITION)
         9.2.6         Including a Symbols File (Using /SYMBOLS)
         9.2.7         Assigning a New Output File Name (Using /OUTPUT)
     9.3     Processing Intermediate Files
     9.4     Printing Processed Files
     9.5     Processing Selected Pages
     9.6     Bookbuilding
         9.6.1         Creating Input Files
         9.6.2         Creating a Profile
         9.6.3         Processing a Profile
     9.7     Generating a Table of Contents
     9.8     Processing an Index
         9.8.1         Processing a Master Index
         9.8.2         Controlling Index Processing from the Command Line
     9.9     Processing an Element of a Book
     9.10     Processing a Subelement of a Book
Chapter 10
10 Diagnosing Errors in a Printed Book
Part 3
Part 3 Processing a Book for Bookreader
Chapter 11
11 Building and Viewing a Book for Bookreader
     11.1     Bookshelf File Structure
     11.2     Preparing to Build a Bookreader Book
     11.3     Book Naming Conventions
     11.4     Building a Bookreader Book
         11.4.1         Online Doctypes and Destination for Bookreader
         11.4.2         Building the DECW$BOOK File
         11.4.3         Processing an Online Table of Contents
         11.4.4         Processing an Online Index
     11.5     Viewing a Processed Book
         11.5.1         Viewing a Book from a Private Directory
         11.5.2         Viewing a Book from the System Directory
         11.5.3         Defining the DECW$BOOK Logical
     11.6     Customizing a Library
Chapter 12
12 Diagnosing Errors in a Bookreader Book
Part 4
Part 4 Practical Exercises
Chapter 13
13 Practical Exercises
     13.1     EXERCISE_CHAP1.SDML
     13.2     EXERCISE_CHAP2.SDML
     13.3     Creating Front Matter
     13.4     Creating a Profile
     13.5     Building the Booklet
         13.5.1         Processing the Printed Booklet
         13.5.2         Processing the Online Booklet
     13.6     Copying the Processed Booklet
Appendix A
Appendix A Using LSE with DECdocument
     A.1     Using LSE with DECdocument
         A.1.1         Entering Source Code Using Tokens and Placeholders
         A.1.2         Compiling Source Code
         A.1.3         Examples
             A.1.3.1             Lists
             A.1.3.2             Tables
             A.1.3.3             Profile
             A.1.3.4             Sample Template
         A.1.4         DECdocument Tokens and Placeholders
Glossary
Glossary Glossary
     G.1     Conventions
Index
Index
Examples
4-1 FIRST_SYMBOLS_FILE.SDML
6-1 Sample Front Matter File
6-2 Including Separate Files in a Front Matter File
6-3 Title Page Component of Front Matter
6-4 Copyright Page Component of the Front Matter
6-5 Table of Contents Component of the Front Matter
6-6 Preface Component of the Front Matter
6-7 Sample LMF Central Symbols File
6-8 Sample Front Matter Source File
7-1 Appendix SDML File
7-2 Sample Glossary SDML File
7-3 Renaming a Glossary and Specifying a Symbol Name
11-1 Library_Filename.SDML
11-2 Symbol_file.SDML to Define Bookshelf Symbols and Titles
13-1 EXERCISE_CHAP1.SDML
13-2 EXERCISE_CHAP2.SDML
13-3 EXERCISE_FRONT.SDML
13-4 EXERCISE_PROFILE.SDML
Figures
5-1 Bookreader Index Entry with Two References
7-1 Table of Contents for Glossary
11-1 Bookreader Library Containing Books and Shelves
11-2 Nesting Bookshelves Under LIBRARY.DECW$BOOKSHELF
11-3 Bookreader Library Containing Books and Shelves
Tables
2-1 Coding Special Characters in Tag Arguments
2-2 Types of Lists
2-3 Examples of Emphasis Tags
2-4 How to Code Hyphens and Dashes in Text
3-1 Table Tags
3-2 Text Formatter Rules for Breaking Tables
3-3 Additional Table Tags
3-4 Figure Tags
3-5 Tags for Including Graphics Files
3-6 Example Tags
4-1 Element Types and Default Output of Symbol Names
5-1 Tags Used to Create Index Entries
6-1 Tags Used to Create Front Matter
7-1 Tags Used to Create a Glossary
8-1 DECdocument Processors
8-2 Destination Keywords and Output File Types
9-1 Profile Tags
11-1 Tags Used to Customize a Bookshelf
1 A LSE Commands for Tokens and Placeholders
2 A LSE Commands to Review Errors and Examine Source Code


Previous Next Contents Index