How to configure Application Defaults
Application Defaults
Application defaults can be set for the DocStyle Ribbon through a combination of registry settings, configuration files and Word templates.
DocStyle Ribbon Configuration File
The DocStyle Ribbon can be configured using the DocStyleRibbonConfig.xml file which is located in DocStyle’s program files directory. By default, this is C:\Program Files (x86)\DocStyle LLC\DocStyle Ribbon.
By using the configuration file, you can affect how DocStyle is set up in your environment.
The following settings are available to be changed.
GlobalNumberSchemesPath.
Number schemes are saved as Microsoft Word documents which DocStyle reads to extract automatic numbering information to be used in automating numbering.
Set GlobalNumberSchemesPath to distribute shared number schemes to all users.
GlobalTemplatesPath
Templates are Microsoft Word documents which DocStyle reads to extract style information to be used in applying automatic styles throughout the application.
Set GlobalTemplatesPath to distribute shared templates to all users
GlobalChangeSetsPath
Change Sets represent a group of changes to be made to the document at once via the DocStyle Global Changes dialog.
Set GlobalChangeSetsPath to distribute shared style sets to all users
Default Cross Reference Prefixes
In DocStyle a cross reference prefix is a word used to search for cross references. For example, the words Section and Article are cross reference prefixes in See Section 1.1 and see Article 3.1.
Set DefaultCrossReferencePrefixes to define the default list of cross reference prefixes used by DocStyle.
The list should be a semi-colon separated list of word. For example:
Article;Articles;Paragraph;Paragraphs;Section;Sections:Clause;Clauses
The cross reference list is not case sensitive. Adding clause will search for references using clause and Clause.
It is recommended that the plural for each cross reference be included in the list. If adding the word Item then the word Items (plural) should also be added.