commonvariables.xml 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. This file is part of the DITA Open Toolkit project.
  4. Copyright 2017 IBM Corporation
  5. See the accompanying LICENSE file for applicable license.
  6. -->
  7. <vars xmlns="http://www.idiominc.com/opentopic/vars">
  8. <!--
  9. This file defines common variables that appear in the published output.
  10. These variables do not use any localized text, although they
  11. may use variables that supply localized text.
  12. Any common variable may be copied into <locale ISO code>.xml to provide a
  13. locale-specific version of the variable.
  14. -->
  15. <!-- Product name to be placed inside headers etc. -->
  16. <variable id="Product Name"/>
  17. <!-- The header that appears on the odd-numbered table of contents pages. -->
  18. <variable id="Toc odd header"><param ref-name="prodname"/> | <param ref-name="heading"/> | <param ref-name="pagenum"/></variable>
  19. <!-- The header that appears on the odd-numbered table of contents pages. -->
  20. <variable id="Toc even header"><param ref-name="pagenum"/> | <param ref-name="heading"/> | <param ref-name="prodname"/></variable>
  21. <!-- The footer that appears on odd-numbered pages. -->
  22. <variable id="Body odd footer"/>
  23. <!-- The footer that appears on even-numbered pages. -->
  24. <variable id="Body even footer"/>
  25. <!-- The footer that appears on the first page of a chapter. -->
  26. <variable id="Body first footer"/>
  27. <!-- The header that appears on the first page of a chapter. -->
  28. <variable id="Body first header"/>
  29. <!-- The header that appears on odd-numbered pages. -->
  30. <variable id="Body odd header"><param ref-name="prodname"/> | <param ref-name="heading"/> | <param ref-name="pagenum"/></variable>
  31. <!-- The header that appears on even-numbered pages. -->
  32. <variable id="Body even header"><param ref-name="pagenum"/> | <param ref-name="heading"/> | <param ref-name="prodname"/></variable>
  33. <!-- The footer that appears on Preface odd-numbered pages. -->
  34. <variable id="Preface odd footer"/>
  35. <!-- The footer that appears on Preface even-numbered pages. -->
  36. <variable id="Preface even footer"/>
  37. <!-- The footer that appears on the first page of a Preface -->
  38. <variable id="Preface first footer"/>
  39. <!-- The header that appears on Preface first page. -->
  40. <variable id="Preface first header"/>
  41. <!-- The footer that appears on the odd-numbered table of contents pages. -->
  42. <variable id="Toc odd footer"/>
  43. <!-- The footer that appears on the even-numbered table of contents pages. -->
  44. <variable id="Toc even footer"/>
  45. <!-- The footer that appears on the odd-numbered index pages. -->
  46. <variable id="Index odd footer"/>
  47. <!-- The footer that appears on the even-numbered index pages. -->
  48. <variable id="Index even footer"/>
  49. <!-- The header that appears on the odd-numbered index pages. -->
  50. <variable id="Index odd header"><param ref-name="prodname"/> | <param ref-name="heading"/> | <param ref-name="pagenum"/></variable>
  51. <!-- The header that appears on the even-numbered index pages. -->
  52. <variable id="Index even header"><param ref-name="pagenum"/> | <param ref-name="heading"/> | <param ref-name="prodname"/></variable>
  53. <!-- The footer that appears on the odd-numbered glossary pages. -->
  54. <variable id="Glossary odd footer"/>
  55. <!-- The footer that appears on the even-numbered glossary pages. -->
  56. <variable id="Glossary even footer"/>
  57. <!-- The header that appears on the odd-numbered glossary pages. -->
  58. <variable id="Glossary odd header"><param ref-name="prodname"/> | <param ref-name="heading"/> | <param ref-name="pagenum"/></variable>
  59. <!-- The header that appears on the even-numbered glossary pages. -->
  60. <variable id="Glossary even header"><param ref-name="pagenum"/> | <param ref-name="heading"/> | <param ref-name="prodname"/></variable>
  61. <!-- The formatting used to display ordered lists (e.g., "1., 2." or "1), 2)" -->
  62. <variable id="Ordered List Number"><param ref-name="number"/>. </variable>
  63. <variable id="Ordered List Number 1"><param ref-name="number"/>. </variable>
  64. <variable id="Ordered List Number 2"><param ref-name="number"/>. </variable>
  65. <variable id="Ordered List Number 3"><param ref-name="number"/>. </variable>
  66. <variable id="Ordered List Number 4"><param ref-name="number"/>. </variable>
  67. <variable id="Ordered List Format 1">1</variable>
  68. <variable id="Ordered List Format 2">a</variable>
  69. <variable id="Ordered List Format 3">1</variable>
  70. <variable id="Ordered List Format 4">a</variable>
  71. <!-- The unordered list bullet -->
  72. <variable id="Unordered List bullet">•</variable>
  73. <variable id="Unordered List bullet 1">•</variable>
  74. <variable id="Unordered List bullet 2">•</variable>
  75. <variable id="Unordered List bullet 3">•</variable>
  76. <variable id="Unordered List bullet 4">•</variable>
  77. <!-- The string used to label a preface within the table of contents. -->
  78. <variable id="Table of Contents Notices"/>
  79. <!-- French, Japanese override #note-separator -->
  80. <variable id="#note-separator">: </variable>
  81. <!-- To restore finger image used before 2.2, reference the image: Configuration/OpenTopic/cfg/common/artwork/hand.gif -->
  82. <!-- Image path to use for a note of "note" type. -->
  83. <variable id="note Note Image Path"></variable>
  84. <!-- Image path to use for a note of "notice" type. -->
  85. <variable id="notice Note Image Path"></variable>
  86. <!-- Image path to use for a note of "attention" type. -->
  87. <variable id="attention Note Image Path">Configuration/OpenTopic/cfg/common/artwork/ISO_7010_W001.svg</variable>
  88. <!-- Image path to use for a note of "caution" type. -->
  89. <variable id="caution Note Image Path">Configuration/OpenTopic/cfg/common/artwork/ISO_7010_W001.svg</variable>
  90. <!-- Image path to use for a note of "danger" type. -->
  91. <variable id="danger Note Image Path">Configuration/OpenTopic/cfg/common/artwork/ISO_7010_W001.svg</variable>
  92. <!-- Image path to use for a note of "warning" type. -->
  93. <variable id="warning Note Image Path">Configuration/OpenTopic/cfg/common/artwork/ISO_7010_W001.svg</variable>
  94. <!-- Image path to use for a note of "fastpath" type. -->
  95. <variable id="fastpath Note Image Path"></variable>
  96. <!-- Image path to use for a note of "important" type. -->
  97. <variable id="important Note Image Path"></variable>
  98. <!-- Image path to use for a note of "remember" type. -->
  99. <variable id="remember Note Image Path"></variable>
  100. <!-- Image path to use for a note of "restriction" type. -->
  101. <variable id="restriction Note Image Path"></variable>
  102. <!-- Image path to use for a note of "tip" type. -->
  103. <variable id="tip Note Image Path"></variable>
  104. <!-- Image path to use for a note of "troubleshooting" type. -->
  105. <variable id="trouble Note Image Path">Configuration/OpenTopic/cfg/common/artwork/ISO_7010_W001.svg</variable>
  106. <!-- Image path to use for a note of "other" type. -->
  107. <variable id="other Note Image Path"></variable>
  108. <!--Numbering and format for task steps-->
  109. <variable id="Step Number"><param ref-name="number"/>. </variable>
  110. <variable id="Step Format">1</variable>
  111. <variable id="Substep Number"><param ref-name="number"/>) </variable>
  112. <variable id="Substep Format">a</variable>
  113. <variable id="#quote-start"><variable id="OpenQuote"/></variable>
  114. <variable id="#quote-end"><variable id="CloseQuote"/></variable>
  115. <!-- Hazard statement domain -->
  116. <variable id="hazard.image.default">Configuration/OpenTopic/cfg/common/artwork/ISO_7010_W001.svg</variable>
  117. </vars>