To include a document from a Library in a project, the Library must be added to the include paths of that project. This is done in the project's Configuration. All available Libraries are listed in the drop down box in the Include folders and Libraries pane, recognizable by [lib] in front of their names. Selecting a Library and adding it to the include paths list gives access to all include documents in this Library, and also to the top-level documents in the Library.
To include one of these documents, its file name must be placed behind the __INC tag in a model document. When a model is created from such a model document, the ITP/MDK Repository will automatically locate he include document inside the Library.
Note
Because a document's name is used to include it, include documents cannot be renamed.
Note
Do not include documents that have a different file format than the including document; Microsoft Word DOC documents, Microsoft Word DOCX documents, and OpenOffice.org documents are not compatible and should not be mixed. An exception to this rule is that it is always allowed to include plain text documents.