You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

traits.xml 7.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!-- $Id$ -->
  3. <!--
  4. <!DOCTYPE document SYSTEM "file:///home/pbw/src/xml-fop/docs/xml-docs/dtd/document-v10.dtd">
  5. -->
  6. <document>
  7. <header>
  8. <title>Traits</title>
  9. <authors>
  10. <person name="Peter B. West" email="pbwest@powerup.com.au"/>
  11. </authors>
  12. </header>
  13. <body>
  14. <s1 title="Traits">
  15. <table>
  16. <tr>
  17. <th>Trait</th>
  18. <th>Applies to</th>
  19. <th>Refs</th>
  20. <th>Derived from</th>
  21. </tr>
  22. <tr>
  23. <th>Common Traits</th>
  24. </tr>
  25. <tr>
  26. <td>block-progression-direction</td>
  27. <td>All areas</td>
  28. <td>
  29. <link href=
  30. "file:///home/pbw/doc/web/xsl/spec/slice4.html#area-common"
  31. >4.2.2 Common Traits</link>
  32. </td>
  33. <td>
  34. <link href=
  35. "file:///home/pbw/doc/web/xsl/spec/slice7.html#reference-orientation"
  36. >7.27.7 reference-orientation</link>
  37. </td>
  38. </tr>
  39. <tr>
  40. <th colspan="2"/>
  41. <td>
  42. <link href=
  43. "file:///home/pbw/doc/web/xsl/spec/slice7.html#writing-mode"
  44. >7.27.7 writing-mode</link>
  45. </td>
  46. </tr>
  47. <tr>
  48. <td>inline-progression-direction</td>
  49. <td>All areas</td>
  50. <td>
  51. <link href=
  52. "file:///home/pbw/doc/web/xsl/spec/slice4.html#area-common"
  53. >4.2.2 Common Traits</link>
  54. </td>
  55. <td>
  56. <link href=
  57. "file:///home/pbw/doc/web/xsl/spec/slice7.html#reference-orientation"
  58. >7.27.7 reference-orientation</link>
  59. </td>
  60. </tr>
  61. <tr>
  62. <th colspan="2"/>
  63. <td>
  64. <link href=
  65. "file:///home/pbw/doc/web/xsl/spec/slice7.html#writing-mode"
  66. >7.27.7 writing-mode</link>
  67. </td>
  68. </tr>
  69. <tr>
  70. <td>shift-direction</td>
  71. <td>Inline areas</td>
  72. </tr>
  73. <tr>
  74. <td>glyph-orientation</td>
  75. <td></td>
  76. </tr>
  77. <tr>
  78. <td>is-reference-area</td>
  79. <td>All areas</td>
  80. <td>
  81. <link href=
  82. "file:///home/pbw/doc/web/xsl/spec/slice5.html#section-N6691-Non-property-Based-Trait-Generation"
  83. >5.6 Non-property Based Trait Generation</link>
  84. </td>
  85. <td>Set "true" on:</td>
  86. </tr>
  87. <tr>
  88. <th colspan="3"/>
  89. <td>simple-page-master</td>
  90. </tr>
  91. <tr>
  92. <th colspan="3"/>
  93. <td>title</td>
  94. </tr>
  95. <tr>
  96. <th colspan="3"/>
  97. <td>region-body</td>
  98. </tr>
  99. <tr>
  100. <th colspan="3"/>
  101. <td>region-before</td>
  102. </tr>
  103. <tr>
  104. <th colspan="3"/>
  105. <td>region-after</td>
  106. </tr>
  107. <tr>
  108. <th colspan="3"/>
  109. <td>region-start</td>
  110. </tr>
  111. <tr>
  112. <th colspan="3"/>
  113. <td>region-end</td>
  114. </tr>
  115. <tr>
  116. <th colspan="3"/>
  117. <td>block-container</td>
  118. </tr>
  119. <tr>
  120. <th colspan="3"/>
  121. <td>inline-container</td>
  122. </tr>
  123. <tr>
  124. <th colspan="3"/>
  125. <td>table</td>
  126. </tr>
  127. <tr>
  128. <th colspan="3"/>
  129. <td>table-caption</td>
  130. </tr>
  131. <tr>
  132. <th colspan="3"/>
  133. <td>table-cell</td>
  134. </tr>
  135. <tr>
  136. <td>is-viewport-area</td>
  137. <td></td>
  138. <td>
  139. <link href=
  140. "file:///home/pbw/doc/web/xsl/spec/slice4.html#area-common"
  141. >4.2.2 Common Traits</link>
  142. </td>
  143. </tr>
  144. <tr>
  145. <td>top-position</td>
  146. </tr>
  147. <tr>
  148. <td>bottom-position</td>
  149. </tr>
  150. <tr>
  151. <td>left-position</td>
  152. </tr>
  153. <tr>
  154. <td>right-position</td>
  155. </tr>
  156. <tr>
  157. <td>left-offset</td>
  158. </tr>
  159. <tr>
  160. <td>top-offset</td>
  161. </tr>
  162. <tr>
  163. <td>is-first</td>
  164. </tr>
  165. <tr>
  166. <td>is-last</td>
  167. </tr>
  168. <tr>
  169. <td>generated-by</td>
  170. </tr>
  171. <tr>
  172. <td>returned-by</td>
  173. </tr>
  174. <tr>
  175. <td>nominal-font</td>
  176. </tr>
  177. <tr>
  178. <td>blink</td>
  179. <td></td>
  180. <td>
  181. <link href=
  182. "file:///home/pbw/doc/web/xsl/spec/slice5.html#refine-text-decoration"
  183. >5.5.6 Text-decoration Property
  184. </link>
  185. </td>
  186. <td>
  187. <link href=
  188. "file:///home/pbw/doc/web/xsl/spec/slice7.html#text-decoration"
  189. >7.16.4 "text-decoration"
  190. </link>
  191. </td>
  192. </tr>
  193. <tr>
  194. <td>underline-score</td>
  195. <td></td>
  196. <td>
  197. <link href=
  198. "file:///home/pbw/doc/web/xsl/spec/slice5.html#refine-text-decoration"
  199. >5.5.6 Text-decoration Property
  200. </link>
  201. </td>
  202. <td>
  203. <link href=
  204. "file:///home/pbw/doc/web/xsl/spec/slice7.html#text-decoration"
  205. >7.16.4 "text-decoration"
  206. </link>
  207. </td>
  208. </tr>
  209. <tr>
  210. <td>underline-score-color</td>
  211. <td></td>
  212. <td>
  213. <link href=
  214. "file:///home/pbw/doc/web/xsl/spec/slice5.html#refine-text-decoration"
  215. >5.5.6 Text-decoration Property
  216. </link>
  217. </td>
  218. <td>
  219. <link href=
  220. "file:///home/pbw/doc/web/xsl/spec/slice7.html#text-decoration"
  221. >7.16.4 "text-decoration"
  222. </link>
  223. </td>
  224. </tr>
  225. <tr>
  226. <td>overline-score</td>
  227. <td></td>
  228. <td>
  229. <link href=
  230. "file:///home/pbw/doc/web/xsl/spec/slice5.html#refine-text-decoration"
  231. >5.5.6 Text-decoration Property
  232. </link>
  233. </td>
  234. <td>
  235. <link href=
  236. "file:///home/pbw/doc/web/xsl/spec/slice7.html#text-decoration"
  237. >7.16.4 "text-decoration"
  238. </link>
  239. </td>
  240. </tr>
  241. <tr>
  242. <td>overline-score-color</td>
  243. <td></td>
  244. <td>
  245. <link href=
  246. "file:///home/pbw/doc/web/xsl/spec/slice5.html#refine-text-decoration"
  247. >5.5.6 Text-decoration Property
  248. </link>
  249. </td>
  250. <td>
  251. <link href=
  252. "file:///home/pbw/doc/web/xsl/spec/slice7.html#text-decoration"
  253. >7.16.4 "text-decoration"
  254. </link>
  255. </td>
  256. </tr>
  257. <tr>
  258. <td>through-score</td>
  259. <td></td>
  260. <td>
  261. <link href=
  262. "file:///home/pbw/doc/web/xsl/spec/slice5.html#refine-text-decoration"
  263. >5.5.6 Text-decoration Property
  264. </link>
  265. </td>
  266. <td>
  267. <link href=
  268. "file:///home/pbw/doc/web/xsl/spec/slice7.html#text-decoration"
  269. >7.16.4 "text-decoration"
  270. </link>
  271. </td>
  272. </tr>
  273. <tr>
  274. <td>through-score-color</td>
  275. <td></td>
  276. <td>
  277. <link href=
  278. "file:///home/pbw/doc/web/xsl/spec/slice5.html#refine-text-decoration"
  279. >5.5.6 Text-decoration Property
  280. </link>
  281. </td>
  282. <td>
  283. <link href=
  284. "file:///home/pbw/doc/web/xsl/spec/slice7.html#text-decoration"
  285. >7.16.4 "text-decoration"
  286. </link>
  287. </td>
  288. </tr>
  289. </table>
  290. </s1>
  291. </body>
  292. </document>