Value | Description |
---|---|
Normal | Keeps the naming with the created case. |
Lower case | Converts the names to lower case. |
Upper case | Converts the names to UPPER CASE. |
Camel case | Converts the names to camel Case. |
Pascal case | Converts the names to Pascal Case. |
Great publishing tool.html
. With this setting set to Camel case, when you generate output file names display as great Publishing Tool.html
. With this setting set to Pascal case, when you generate output file names display as Great Publishing Tool.html
. With this setting set to Upper case, when you generate output file names display as GREAT PUBLISHING TOOL.html
. With this setting set to Lower case, when you generate output file names display as great publishing tool.html
.$
) character and end with a semicolon (;
) character. Inserting a period (.
) character immediately before the value specifies that ePublisher use a period to separate the values when generating output.Value | Description |
---|---|
$P; | Includes the name of the project in the file name. |
$T; | Includes the name of the target in the file name. |
$G; | Includes the name of the group in Document Manager that contains the file name. |
$C; | Includes the project to project linking context value of the group in the file name. WebWorks Help uses the context value when generating merged, or multivolume help that includes context-sensitive help. In WebWorks Help, you need to include this context and the TopicAlias value in the help call to display the correct help topic. For more information, see Merging Top-level Groups (Multivolume Help) and Opening Context-Sensitive Help in WebWorks Help using Standard URLs. |
$H; | Includes the heading text or title of the topic in the file name. |
$D; | Includes the name of the source document that the topic came from in the file name. |
$DN; | Includes the source document number in the file name. The source document number is the number that identifies the position of the source document in the project. |
$PN; | Includes the page number in the file name. The page number is the number of the page that the topic is on in the source document. |
$GN; | Includes the graphic number in the file name. The graphic number is the sequential number of the graphic in the generated output and it is based on the position of the graphic in the generated output.For example, if you have five images in the generated output and you use this setting, the page with you first image has the number 1 in the file name, and the page with your fifth image has the number 5 in the file name. |
Value | Description |
---|---|
Never | Ignores all Page break priority values specified in the Stationery. |
Always | Creates a new page for all paragraph styles with a Page break priority value greater than 0. |
Combine | Creates a new page for all paragraph styles with a Page break priority value greater than 0 unless the previous paragraph created a new page and the Page break priority value for the previous paragraph is a number less than the Page break priority value for this paragraph. |
If not previous | Creates a new page for all paragraph styles with a Page break priority value greater than 0 unless the previous paragraph created a new page. |
$
) character and end with a semicolon (;
) character. Inserting a period (.
) character immediately before the value specifies that ePublisher use a period to separate the values when generating output.Value | Description |
---|---|
$P; | Includes the name of the project in the file name. |
$T; | Includes the name of the target in the file name. |
$G; | Includes the name of the group in Document Manager that contains the file name. |
$C; | Includes the project to project linking context value of the group in the file name. WebWorks Help uses the context value when generating merged, or multivolume help that includes context-sensitive help. In WebWorks Help, you need to include this context and the TopicAlias value in the help call to display the correct help topic. For more information, see Merging Top-level Groups (Multivolume Help) and Opening Context-Sensitive Help in WebWorks Help using Standard URLs. |
$H; | Includes the heading text or title of the topic in the file name. |
$D; | Includes the name of the source document that the topic came from in the file name. |
$DN; | Includes the source document number in the file name. The source document number is the number that identifies the position of the source document in the project. |
$PN; | Includes the page number in the file name. The page number is the number of the page that the topic is on in the source document. |
Word1 Word2.html
. With this setting Enabled, and the Replace spaces with setting set to value _, the file name would generate to Word1_Word2.html
.My Group Name.html
. With this setting Enabled, and the Replace spaces with setting set to value _, the file name would generate to My_Group_Name.html
.Word1 Word2.html
, then the new name would generate to Word1Word2.html
.Value | Description |
---|---|
_ | Replaces spaces with the underscore character (default). |
- | Replaces spaces with the hyphen character. |
No space | Replaces spaces with the empty character (removes spaces). |
Ignore | Ignores this setting. |
Value | Description |
---|---|
$P; | Includes the name of the project in the file name. |
$T; | Includes the name of the target in the file name. |
$G; | Includes the name of the group in Document Manager that contains the file name. |
$C; | Includes the project to project linking context value of the group in the file name. WebWorks Help uses the context value when generating merged, or multivolume help that includes context-sensitive help. In WebWorks Help, you need to include this context and the TopicAlias value in the help call to display the correct help topic. For more information, see Merging Top-level Groups (Multivolume Help) and Opening Context-Sensitive Help in WebWorks Help using Standard URLs. |
$H; | Includes the heading text or title of the topic in the file name. |
$D; | Includes the name of the source document that the topic came from in the file name. |
$DN; | Includes the source document number in the file name. The source document number is the number that identifies the position of the source document in the project. |
$PN; | Includes the page number in the file name. The page number is the number of the page that the topic is on in the source document. |
$TN; | Includes the table number in the file name. The table number is the sequential number of the table in the generated output and it is based on the position of the table in the generated output. For example, if you have five tables in the generated output and you use this setting, the page with your first table has the number 1 in the file name, and the page with your fifth table has the number 5 in the file name. |