git-scribe 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1253) hide show
  1. data/docbook-xsl/COPYING +47 -0
  2. data/docbook-xsl/VERSION +115 -0
  3. data/docbook-xsl/catalog.xml +8 -0
  4. data/docbook-xsl/common.xsl +87 -0
  5. data/docbook-xsl/common/af.xml +1229 -0
  6. data/docbook-xsl/common/am.xml +1229 -0
  7. data/docbook-xsl/common/ar.xml +1229 -0
  8. data/docbook-xsl/common/autoidx-kimber.xsl +43 -0
  9. data/docbook-xsl/common/autoidx-kosek.xsl +150 -0
  10. data/docbook-xsl/common/az.xml +672 -0
  11. data/docbook-xsl/common/bg.xml +724 -0
  12. data/docbook-xsl/common/bn.xml +1229 -0
  13. data/docbook-xsl/common/bs.xml +662 -0
  14. data/docbook-xsl/common/ca.xml +1229 -0
  15. data/docbook-xsl/common/charmap.xml +185 -0
  16. data/docbook-xsl/common/charmap.xsl +221 -0
  17. data/docbook-xsl/common/common.xml +622 -0
  18. data/docbook-xsl/common/common.xsl +2019 -0
  19. data/docbook-xsl/common/cs.xml +700 -0
  20. data/docbook-xsl/common/cy.xml +1245 -0
  21. data/docbook-xsl/common/da.xml +664 -0
  22. data/docbook-xsl/common/de.xml +666 -0
  23. data/docbook-xsl/common/el.xml +1229 -0
  24. data/docbook-xsl/common/en.xml +1229 -0
  25. data/docbook-xsl/common/entities.ent +60 -0
  26. data/docbook-xsl/common/eo.xml +1229 -0
  27. data/docbook-xsl/common/es.xml +676 -0
  28. data/docbook-xsl/common/et.xml +1229 -0
  29. data/docbook-xsl/common/eu.xml +1229 -0
  30. data/docbook-xsl/common/fa.xml +1229 -0
  31. data/docbook-xsl/common/fi.xml +670 -0
  32. data/docbook-xsl/common/fr.xml +690 -0
  33. data/docbook-xsl/common/ga.xml +1229 -0
  34. data/docbook-xsl/common/gentext.xsl +836 -0
  35. data/docbook-xsl/common/gl.xml +1229 -0
  36. data/docbook-xsl/common/gu.xml +1229 -0
  37. data/docbook-xsl/common/he.xml +1229 -0
  38. data/docbook-xsl/common/hi.xml +1229 -0
  39. data/docbook-xsl/common/hr.xml +1229 -0
  40. data/docbook-xsl/common/hu.xml +1229 -0
  41. data/docbook-xsl/common/id.xml +1229 -0
  42. data/docbook-xsl/common/insertfile.xsl +111 -0
  43. data/docbook-xsl/common/it.xml +1229 -0
  44. data/docbook-xsl/common/ja.xml +1229 -0
  45. data/docbook-xsl/common/kn.xml +1229 -0
  46. data/docbook-xsl/common/ko.xml +1229 -0
  47. data/docbook-xsl/common/l10n.dtd +63 -0
  48. data/docbook-xsl/common/l10n.xml +129 -0
  49. data/docbook-xsl/common/l10n.xsl +497 -0
  50. data/docbook-xsl/common/la.xml +1229 -0
  51. data/docbook-xsl/common/labels.xsl +869 -0
  52. data/docbook-xsl/common/lt.xml +678 -0
  53. data/docbook-xsl/common/lv.xml +1229 -0
  54. data/docbook-xsl/common/mn.xml +730 -0
  55. data/docbook-xsl/common/nb.xml +1229 -0
  56. data/docbook-xsl/common/nl.xml +1229 -0
  57. data/docbook-xsl/common/nn.xml +1229 -0
  58. data/docbook-xsl/common/olink.xsl +1149 -0
  59. data/docbook-xsl/common/or.xml +1229 -0
  60. data/docbook-xsl/common/pa.xml +1229 -0
  61. data/docbook-xsl/common/pi.xml +165 -0
  62. data/docbook-xsl/common/pi.xsl +346 -0
  63. data/docbook-xsl/common/pl.xml +1229 -0
  64. data/docbook-xsl/common/pt.xml +1229 -0
  65. data/docbook-xsl/common/pt_br.xml +1229 -0
  66. data/docbook-xsl/common/refentry.xml +781 -0
  67. data/docbook-xsl/common/refentry.xsl +1352 -0
  68. data/docbook-xsl/common/ro.xml +1229 -0
  69. data/docbook-xsl/common/ru.xml +726 -0
  70. data/docbook-xsl/common/sk.xml +1229 -0
  71. data/docbook-xsl/common/sl.xml +1229 -0
  72. data/docbook-xsl/common/sq.xml +1229 -0
  73. data/docbook-xsl/common/sr.xml +720 -0
  74. data/docbook-xsl/common/sr_Latn.xml +679 -0
  75. data/docbook-xsl/common/stripns.xsl +289 -0
  76. data/docbook-xsl/common/subtitles.xsl +155 -0
  77. data/docbook-xsl/common/sv.xml +664 -0
  78. data/docbook-xsl/common/ta.xml +1229 -0
  79. data/docbook-xsl/common/table.xsl +514 -0
  80. data/docbook-xsl/common/targetdatabase.dtd +49 -0
  81. data/docbook-xsl/common/targets.xsl +272 -0
  82. data/docbook-xsl/common/th.xml +1229 -0
  83. data/docbook-xsl/common/titles.xsl +752 -0
  84. data/docbook-xsl/common/tl.xml +1229 -0
  85. data/docbook-xsl/common/tr.xml +666 -0
  86. data/docbook-xsl/common/uk.xml +1229 -0
  87. data/docbook-xsl/common/utility.xml +259 -0
  88. data/docbook-xsl/common/utility.xsl +290 -0
  89. data/docbook-xsl/common/vi.xml +1229 -0
  90. data/docbook-xsl/common/xh.xml +1229 -0
  91. data/docbook-xsl/common/zh_cn.xml +660 -0
  92. data/docbook-xsl/common/zh_tw.xml +1229 -0
  93. data/docbook-xsl/docsrc/authors.xml +10 -0
  94. data/docbook-xsl/docsrc/copyright.xml +18 -0
  95. data/docbook-xsl/docsrc/license.xml +23 -0
  96. data/docbook-xsl/docsrc/page.png +0 -0
  97. data/docbook-xsl/docsrc/reference.css +60 -0
  98. data/docbook-xsl/docsrc/reference.xml +229 -0
  99. data/docbook-xsl/docsrc/reference.xml.included +32701 -0
  100. data/docbook-xsl/docsrc/warranty.xml +11 -0
  101. data/docbook-xsl/epub/README +88 -0
  102. data/docbook-xsl/epub/bin/dbtoepub +65 -0
  103. data/docbook-xsl/epub/bin/lib/docbook.rb +206 -0
  104. data/docbook-xsl/epub/docbook.xsl +1638 -0
  105. data/docbook-xsl/extensions/README.LIBXSLT +52 -0
  106. data/docbook-xsl/extensions/docbook.py +240 -0
  107. data/docbook-xsl/extensions/saxon65.jar +0 -0
  108. data/docbook-xsl/extensions/xalan27.jar +0 -0
  109. data/docbook-xsl/extensions/xslt.py +83 -0
  110. data/docbook-xsl/fo.xsl +152 -0
  111. data/docbook-xsl/fo/admon.xsl +130 -0
  112. data/docbook-xsl/fo/annotations.xsl +18 -0
  113. data/docbook-xsl/fo/autoidx-kimber.xsl +178 -0
  114. data/docbook-xsl/fo/autoidx-kosek.xsl +150 -0
  115. data/docbook-xsl/fo/autoidx-ng.xsl +20 -0
  116. data/docbook-xsl/fo/autoidx.xsl +1310 -0
  117. data/docbook-xsl/fo/autotoc.xsl +892 -0
  118. data/docbook-xsl/fo/axf.xsl +110 -0
  119. data/docbook-xsl/fo/biblio-iso690.xsl +1300 -0
  120. data/docbook-xsl/fo/biblio.xsl +1169 -0
  121. data/docbook-xsl/fo/block.xsl +600 -0
  122. data/docbook-xsl/fo/callout.xsl +231 -0
  123. data/docbook-xsl/fo/component.xsl +811 -0
  124. data/docbook-xsl/fo/division.xsl +611 -0
  125. data/docbook-xsl/fo/docbook.xsl +336 -0
  126. data/docbook-xsl/fo/ebnf.xsl +325 -0
  127. data/docbook-xsl/fo/fo-rtf.xsl +154 -0
  128. data/docbook-xsl/fo/fo.xsl +71 -0
  129. data/docbook-xsl/fo/footnote.xsl +220 -0
  130. data/docbook-xsl/fo/fop.xsl +93 -0
  131. data/docbook-xsl/fo/fop1.xsl +174 -0
  132. data/docbook-xsl/fo/formal.xsl +615 -0
  133. data/docbook-xsl/fo/glossary.xsl +1112 -0
  134. data/docbook-xsl/fo/graphics.xsl +642 -0
  135. data/docbook-xsl/fo/highlight.xsl +75 -0
  136. data/docbook-xsl/fo/htmltbl.xsl +217 -0
  137. data/docbook-xsl/fo/index.xsl +481 -0
  138. data/docbook-xsl/fo/info.xsl +34 -0
  139. data/docbook-xsl/fo/inline.xsl +1275 -0
  140. data/docbook-xsl/fo/keywords.xsl +21 -0
  141. data/docbook-xsl/fo/lists.xsl +1260 -0
  142. data/docbook-xsl/fo/math.xsl +140 -0
  143. data/docbook-xsl/fo/pagesetup.xsl +2314 -0
  144. data/docbook-xsl/fo/param.xml +11823 -0
  145. data/docbook-xsl/fo/param.xsl +899 -0
  146. data/docbook-xsl/fo/passivetex.xsl +36 -0
  147. data/docbook-xsl/fo/pdf2index +140 -0
  148. data/docbook-xsl/fo/pi.xml +969 -0
  149. data/docbook-xsl/fo/pi.xsl +1052 -0
  150. data/docbook-xsl/fo/profile-docbook.xsl +289 -0
  151. data/docbook-xsl/fo/ptc.xsl +77 -0
  152. data/docbook-xsl/fo/qandaset.xsl +393 -0
  153. data/docbook-xsl/fo/refentry.xsl +637 -0
  154. data/docbook-xsl/fo/sections.xsl +764 -0
  155. data/docbook-xsl/fo/spaces.xsl +274 -0
  156. data/docbook-xsl/fo/synop.xsl +1002 -0
  157. data/docbook-xsl/fo/table.xml +135 -0
  158. data/docbook-xsl/fo/table.xsl +1552 -0
  159. data/docbook-xsl/fo/task.xsl +91 -0
  160. data/docbook-xsl/fo/titlepage.templates.xml +1311 -0
  161. data/docbook-xsl/fo/titlepage.templates.xsl +5094 -0
  162. data/docbook-xsl/fo/titlepage.xsl +750 -0
  163. data/docbook-xsl/fo/toc.xsl +274 -0
  164. data/docbook-xsl/fo/verbatim.xsl +417 -0
  165. data/docbook-xsl/fo/xep.xsl +180 -0
  166. data/docbook-xsl/fo/xref.xsl +1486 -0
  167. data/docbook-xsl/highlighting/c-hl.xml +101 -0
  168. data/docbook-xsl/highlighting/common.xsl +120 -0
  169. data/docbook-xsl/highlighting/cpp-hl.xml +150 -0
  170. data/docbook-xsl/highlighting/csharp-hl.xml +187 -0
  171. data/docbook-xsl/highlighting/delphi-hl.xml +200 -0
  172. data/docbook-xsl/highlighting/ini-hl.xml +45 -0
  173. data/docbook-xsl/highlighting/java-hl.xml +117 -0
  174. data/docbook-xsl/highlighting/javascript-hl.xml +147 -0
  175. data/docbook-xsl/highlighting/m2-hl.xml +90 -0
  176. data/docbook-xsl/highlighting/myxml-hl.xml +116 -0
  177. data/docbook-xsl/highlighting/perl-hl.xml +120 -0
  178. data/docbook-xsl/highlighting/php-hl.xml +149 -0
  179. data/docbook-xsl/highlighting/python-hl.xml +100 -0
  180. data/docbook-xsl/highlighting/ruby-hl.xml +109 -0
  181. data/docbook-xsl/highlighting/tcl-hl.xml +180 -0
  182. data/docbook-xsl/highlighting/xslthl-config.xml +46 -0
  183. data/docbook-xsl/html/admon.xsl +132 -0
  184. data/docbook-xsl/html/annotations.xsl +169 -0
  185. data/docbook-xsl/html/autoidx-kimber.xsl +168 -0
  186. data/docbook-xsl/html/autoidx-kosek.xsl +125 -0
  187. data/docbook-xsl/html/autoidx-ng.xsl +20 -0
  188. data/docbook-xsl/html/autoidx.xsl +645 -0
  189. data/docbook-xsl/html/autotoc.xsl +675 -0
  190. data/docbook-xsl/html/biblio-iso690.xsl +1300 -0
  191. data/docbook-xsl/html/biblio.xsl +1247 -0
  192. data/docbook-xsl/html/block.xsl +434 -0
  193. data/docbook-xsl/html/callout.xsl +201 -0
  194. data/docbook-xsl/html/changebars.xsl +121 -0
  195. data/docbook-xsl/html/chunk-changebars.xsl +99 -0
  196. data/docbook-xsl/html/chunk-code.xsl +670 -0
  197. data/docbook-xsl/html/chunk-common.xsl +1911 -0
  198. data/docbook-xsl/html/chunk.xsl +52 -0
  199. data/docbook-xsl/html/chunker.xsl +439 -0
  200. data/docbook-xsl/html/chunkfast.xsl +72 -0
  201. data/docbook-xsl/html/chunktoc.xsl +468 -0
  202. data/docbook-xsl/html/component.xsl +403 -0
  203. data/docbook-xsl/html/division.xsl +228 -0
  204. data/docbook-xsl/html/docbook.xsl +483 -0
  205. data/docbook-xsl/html/ebnf.xsl +329 -0
  206. data/docbook-xsl/html/footnote.xsl +308 -0
  207. data/docbook-xsl/html/formal.xsl +401 -0
  208. data/docbook-xsl/html/glossary.xsl +474 -0
  209. data/docbook-xsl/html/graphics.xsl +1515 -0
  210. data/docbook-xsl/html/highlight.xsl +71 -0
  211. data/docbook-xsl/html/html-rtf.xsl +336 -0
  212. data/docbook-xsl/html/html.xsl +268 -0
  213. data/docbook-xsl/html/htmltbl.xsl +56 -0
  214. data/docbook-xsl/html/index.xsl +229 -0
  215. data/docbook-xsl/html/info.xsl +43 -0
  216. data/docbook-xsl/html/inline.xsl +1497 -0
  217. data/docbook-xsl/html/keywords.xsl +35 -0
  218. data/docbook-xsl/html/lists.xsl +1143 -0
  219. data/docbook-xsl/html/maketoc.xsl +86 -0
  220. data/docbook-xsl/html/manifest.xsl +22 -0
  221. data/docbook-xsl/html/math.xsl +270 -0
  222. data/docbook-xsl/html/oldchunker.xsl +202 -0
  223. data/docbook-xsl/html/onechunk.xsl +37 -0
  224. data/docbook-xsl/html/param.xml +10397 -0
  225. data/docbook-xsl/html/param.xsl +422 -0
  226. data/docbook-xsl/html/pi.xml +1113 -0
  227. data/docbook-xsl/html/pi.xsl +1263 -0
  228. data/docbook-xsl/html/profile-chunk-code.xsl +609 -0
  229. data/docbook-xsl/html/profile-chunk.xsl +52 -0
  230. data/docbook-xsl/html/profile-docbook.xsl +414 -0
  231. data/docbook-xsl/html/profile-onechunk.xsl +37 -0
  232. data/docbook-xsl/html/qandaset.xsl +389 -0
  233. data/docbook-xsl/html/refentry.xsl +309 -0
  234. data/docbook-xsl/html/sections.xsl +628 -0
  235. data/docbook-xsl/html/synop.xsl +1549 -0
  236. data/docbook-xsl/html/table.xsl +1130 -0
  237. data/docbook-xsl/html/task.xsl +76 -0
  238. data/docbook-xsl/html/titlepage.templates.xml +662 -0
  239. data/docbook-xsl/html/titlepage.templates.xsl +3622 -0
  240. data/docbook-xsl/html/titlepage.xsl +1031 -0
  241. data/docbook-xsl/html/toc.xsl +169 -0
  242. data/docbook-xsl/html/verbatim.xsl +376 -0
  243. data/docbook-xsl/html/xref.xsl +1348 -0
  244. data/docbook-xsl/htmlhelp/htmlhelp-common.xsl +1113 -0
  245. data/docbook-xsl/htmlhelp/htmlhelp.xsl +22 -0
  246. data/docbook-xsl/htmlhelp/profile-htmlhelp-common.xsl +1076 -0
  247. data/docbook-xsl/htmlhelp/profile-htmlhelp.xsl +22 -0
  248. data/docbook-xsl/images/annot-close.png +0 -0
  249. data/docbook-xsl/images/annot-open.png +0 -0
  250. data/docbook-xsl/images/blank.png +0 -0
  251. data/docbook-xsl/images/callouts/1.gif +0 -0
  252. data/docbook-xsl/images/callouts/1.png +0 -0
  253. data/docbook-xsl/images/callouts/1.svg +15 -0
  254. data/docbook-xsl/images/callouts/10.gif +0 -0
  255. data/docbook-xsl/images/callouts/10.png +0 -0
  256. data/docbook-xsl/images/callouts/10.svg +18 -0
  257. data/docbook-xsl/images/callouts/11.gif +0 -0
  258. data/docbook-xsl/images/callouts/11.png +0 -0
  259. data/docbook-xsl/images/callouts/11.svg +16 -0
  260. data/docbook-xsl/images/callouts/12.gif +0 -0
  261. data/docbook-xsl/images/callouts/12.png +0 -0
  262. data/docbook-xsl/images/callouts/12.svg +18 -0
  263. data/docbook-xsl/images/callouts/13.gif +0 -0
  264. data/docbook-xsl/images/callouts/13.png +0 -0
  265. data/docbook-xsl/images/callouts/13.svg +20 -0
  266. data/docbook-xsl/images/callouts/14.gif +0 -0
  267. data/docbook-xsl/images/callouts/14.png +0 -0
  268. data/docbook-xsl/images/callouts/14.svg +17 -0
  269. data/docbook-xsl/images/callouts/15.gif +0 -0
  270. data/docbook-xsl/images/callouts/15.png +0 -0
  271. data/docbook-xsl/images/callouts/15.svg +19 -0
  272. data/docbook-xsl/images/callouts/16.svg +20 -0
  273. data/docbook-xsl/images/callouts/17.svg +17 -0
  274. data/docbook-xsl/images/callouts/18.svg +21 -0
  275. data/docbook-xsl/images/callouts/19.svg +20 -0
  276. data/docbook-xsl/images/callouts/2.gif +0 -0
  277. data/docbook-xsl/images/callouts/2.png +0 -0
  278. data/docbook-xsl/images/callouts/2.svg +17 -0
  279. data/docbook-xsl/images/callouts/20.svg +20 -0
  280. data/docbook-xsl/images/callouts/21.svg +18 -0
  281. data/docbook-xsl/images/callouts/22.svg +20 -0
  282. data/docbook-xsl/images/callouts/23.svg +22 -0
  283. data/docbook-xsl/images/callouts/24.svg +19 -0
  284. data/docbook-xsl/images/callouts/25.svg +21 -0
  285. data/docbook-xsl/images/callouts/26.svg +22 -0
  286. data/docbook-xsl/images/callouts/27.svg +19 -0
  287. data/docbook-xsl/images/callouts/28.svg +23 -0
  288. data/docbook-xsl/images/callouts/29.svg +22 -0
  289. data/docbook-xsl/images/callouts/3.gif +0 -0
  290. data/docbook-xsl/images/callouts/3.png +0 -0
  291. data/docbook-xsl/images/callouts/3.svg +19 -0
  292. data/docbook-xsl/images/callouts/30.svg +22 -0
  293. data/docbook-xsl/images/callouts/4.gif +0 -0
  294. data/docbook-xsl/images/callouts/4.png +0 -0
  295. data/docbook-xsl/images/callouts/4.svg +16 -0
  296. data/docbook-xsl/images/callouts/5.gif +0 -0
  297. data/docbook-xsl/images/callouts/5.png +0 -0
  298. data/docbook-xsl/images/callouts/5.svg +18 -0
  299. data/docbook-xsl/images/callouts/6.gif +0 -0
  300. data/docbook-xsl/images/callouts/6.png +0 -0
  301. data/docbook-xsl/images/callouts/6.svg +19 -0
  302. data/docbook-xsl/images/callouts/7.gif +0 -0
  303. data/docbook-xsl/images/callouts/7.png +0 -0
  304. data/docbook-xsl/images/callouts/7.svg +16 -0
  305. data/docbook-xsl/images/callouts/8.gif +0 -0
  306. data/docbook-xsl/images/callouts/8.png +0 -0
  307. data/docbook-xsl/images/callouts/8.svg +20 -0
  308. data/docbook-xsl/images/callouts/9.gif +0 -0
  309. data/docbook-xsl/images/callouts/9.png +0 -0
  310. data/docbook-xsl/images/callouts/9.svg +19 -0
  311. data/docbook-xsl/images/caution.gif +0 -0
  312. data/docbook-xsl/images/caution.png +0 -0
  313. data/docbook-xsl/images/caution.svg +25 -0
  314. data/docbook-xsl/images/caution.tif +0 -0
  315. data/docbook-xsl/images/draft.png +0 -0
  316. data/docbook-xsl/images/home.gif +0 -0
  317. data/docbook-xsl/images/home.png +0 -0
  318. data/docbook-xsl/images/home.svg +26 -0
  319. data/docbook-xsl/images/important.gif +0 -0
  320. data/docbook-xsl/images/important.png +0 -0
  321. data/docbook-xsl/images/important.svg +25 -0
  322. data/docbook-xsl/images/important.tif +0 -0
  323. data/docbook-xsl/images/next.gif +0 -0
  324. data/docbook-xsl/images/next.png +0 -0
  325. data/docbook-xsl/images/next.svg +19 -0
  326. data/docbook-xsl/images/note.gif +0 -0
  327. data/docbook-xsl/images/note.png +0 -0
  328. data/docbook-xsl/images/note.svg +33 -0
  329. data/docbook-xsl/images/note.tif +0 -0
  330. data/docbook-xsl/images/prev.gif +0 -0
  331. data/docbook-xsl/images/prev.png +0 -0
  332. data/docbook-xsl/images/prev.svg +19 -0
  333. data/docbook-xsl/images/tip.gif +0 -0
  334. data/docbook-xsl/images/tip.png +0 -0
  335. data/docbook-xsl/images/tip.svg +31 -0
  336. data/docbook-xsl/images/tip.tif +0 -0
  337. data/docbook-xsl/images/toc-blank.png +0 -0
  338. data/docbook-xsl/images/toc-minus.png +0 -0
  339. data/docbook-xsl/images/toc-plus.png +0 -0
  340. data/docbook-xsl/images/up.gif +0 -0
  341. data/docbook-xsl/images/up.png +0 -0
  342. data/docbook-xsl/images/up.svg +19 -0
  343. data/docbook-xsl/images/warning.gif +0 -0
  344. data/docbook-xsl/images/warning.png +0 -0
  345. data/docbook-xsl/images/warning.svg +23 -0
  346. data/docbook-xsl/images/warning.tif +0 -0
  347. data/docbook-xsl/javahelp/javahelp.xsl +628 -0
  348. data/docbook-xsl/javahelp/profile-javahelp.xsl +550 -0
  349. data/docbook-xsl/lib/lib.xsl +480 -0
  350. data/docbook-xsl/manpages/ChangeLog.20020917 +195 -0
  351. data/docbook-xsl/manpages/block.xsl +393 -0
  352. data/docbook-xsl/manpages/charmap.groff.xsl +6013 -0
  353. data/docbook-xsl/manpages/docbook.xsl +302 -0
  354. data/docbook-xsl/manpages/endnotes.xsl +584 -0
  355. data/docbook-xsl/manpages/html-synop.xsl +1562 -0
  356. data/docbook-xsl/manpages/info.xsl +800 -0
  357. data/docbook-xsl/manpages/inline.xsl +219 -0
  358. data/docbook-xsl/manpages/lists.xsl +603 -0
  359. data/docbook-xsl/manpages/other.xsl +869 -0
  360. data/docbook-xsl/manpages/param.xml +3162 -0
  361. data/docbook-xsl/manpages/param.xsl +192 -0
  362. data/docbook-xsl/manpages/pi.xml +70 -0
  363. data/docbook-xsl/manpages/pi.xsl +79 -0
  364. data/docbook-xsl/manpages/profile-docbook.xsl +271 -0
  365. data/docbook-xsl/manpages/refentry.xsl +310 -0
  366. data/docbook-xsl/manpages/synop.xsl +432 -0
  367. data/docbook-xsl/manpages/table.xsl +633 -0
  368. data/docbook-xsl/manpages/utility.xsl +534 -0
  369. data/docbook-xsl/params/abstract.notitle.enabled.xml +22 -0
  370. data/docbook-xsl/params/abstract.properties.xml +32 -0
  371. data/docbook-xsl/params/abstract.title.properties.xml +39 -0
  372. data/docbook-xsl/params/active.toc.xml +29 -0
  373. data/docbook-xsl/params/ade.extensions.xml +32 -0
  374. data/docbook-xsl/params/admon.graphics.extension.xml +27 -0
  375. data/docbook-xsl/params/admon.graphics.path.xml +27 -0
  376. data/docbook-xsl/params/admon.graphics.xml +29 -0
  377. data/docbook-xsl/params/admon.style.xml +30 -0
  378. data/docbook-xsl/params/admon.textlabel.xml +32 -0
  379. data/docbook-xsl/params/admonition.properties.xml +25 -0
  380. data/docbook-xsl/params/admonition.title.properties.xml +32 -0
  381. data/docbook-xsl/params/alignment.xml +31 -0
  382. data/docbook-xsl/params/annotate.toc.xml +28 -0
  383. data/docbook-xsl/params/annotation.css.xml +71 -0
  384. data/docbook-xsl/params/annotation.graphic.close.xml +31 -0
  385. data/docbook-xsl/params/annotation.graphic.open.xml +28 -0
  386. data/docbook-xsl/params/annotation.js.xml +33 -0
  387. data/docbook-xsl/params/annotation.support.xml +29 -0
  388. data/docbook-xsl/params/appendix.autolabel.xml +73 -0
  389. data/docbook-xsl/params/arbortext.extensions.xml +30 -0
  390. data/docbook-xsl/params/article.appendix.title.properties.xml +33 -0
  391. data/docbook-xsl/params/author.othername.in.middle.xml +31 -0
  392. data/docbook-xsl/params/autolayout-file.xml +29 -0
  393. data/docbook-xsl/params/autotoc.label.in.hyperlink.xml +29 -0
  394. data/docbook-xsl/params/autotoc.label.separator.xml +27 -0
  395. data/docbook-xsl/params/axf.extensions.xml +33 -0
  396. data/docbook-xsl/params/banner.before.navigation.xml +25 -0
  397. data/docbook-xsl/params/base.dir.xml +29 -0
  398. data/docbook-xsl/params/biblioentry.item.separator.xml +26 -0
  399. data/docbook-xsl/params/biblioentry.properties.xml +28 -0
  400. data/docbook-xsl/params/bibliography.collection.xml +104 -0
  401. data/docbook-xsl/params/bibliography.numbered.xml +27 -0
  402. data/docbook-xsl/params/bibliography.style.xml +35 -0
  403. data/docbook-xsl/params/blockquote.properties.xml +34 -0
  404. data/docbook-xsl/params/blurb.on.titlepage.enabled.xml +31 -0
  405. data/docbook-xsl/params/body.attributes.xml +31 -0
  406. data/docbook-xsl/params/body.bg.color.xml +28 -0
  407. data/docbook-xsl/params/body.end.indent.xml +37 -0
  408. data/docbook-xsl/params/body.font.family.xml +32 -0
  409. data/docbook-xsl/params/body.font.master.xml +30 -0
  410. data/docbook-xsl/params/body.font.size.xml +31 -0
  411. data/docbook-xsl/params/body.margin.bottom.xml +29 -0
  412. data/docbook-xsl/params/body.margin.top.xml +28 -0
  413. data/docbook-xsl/params/body.start.indent.xml +62 -0
  414. data/docbook-xsl/params/bridgehead.in.toc.xml +28 -0
  415. data/docbook-xsl/params/bullet.image.xml +28 -0
  416. data/docbook-xsl/params/callout.defaultcolumn.xml +30 -0
  417. data/docbook-xsl/params/callout.graphics.extension.xml +33 -0
  418. data/docbook-xsl/params/callout.graphics.number.limit.xml +34 -0
  419. data/docbook-xsl/params/callout.graphics.path.xml +31 -0
  420. data/docbook-xsl/params/callout.graphics.xml +30 -0
  421. data/docbook-xsl/params/callout.icon.size.xml +28 -0
  422. data/docbook-xsl/params/callout.list.table.xml +32 -0
  423. data/docbook-xsl/params/callout.unicode.font.xml +29 -0
  424. data/docbook-xsl/params/callout.unicode.number.limit.xml +35 -0
  425. data/docbook-xsl/params/callout.unicode.start.character.xml +33 -0
  426. data/docbook-xsl/params/callout.unicode.xml +26 -0
  427. data/docbook-xsl/params/callouts.extension.xml +30 -0
  428. data/docbook-xsl/params/chapter.autolabel.xml +71 -0
  429. data/docbook-xsl/params/chunk.append.xml +30 -0
  430. data/docbook-xsl/params/chunk.first.sections.xml +31 -0
  431. data/docbook-xsl/params/chunk.quietly.xml +30 -0
  432. data/docbook-xsl/params/chunk.section.depth.xml +27 -0
  433. data/docbook-xsl/params/chunk.sections.xml +30 -0
  434. data/docbook-xsl/params/chunk.separate.lots.xml +36 -0
  435. data/docbook-xsl/params/chunk.toc.xml +30 -0
  436. data/docbook-xsl/params/chunk.tocs.and.lots.has.title.xml +28 -0
  437. data/docbook-xsl/params/chunk.tocs.and.lots.xml +32 -0
  438. data/docbook-xsl/params/chunker.output.cdata-section-elements.xml +30 -0
  439. data/docbook-xsl/params/chunker.output.doctype-public.xml +31 -0
  440. data/docbook-xsl/params/chunker.output.doctype-system.xml +31 -0
  441. data/docbook-xsl/params/chunker.output.encoding.xml +31 -0
  442. data/docbook-xsl/params/chunker.output.indent.xml +30 -0
  443. data/docbook-xsl/params/chunker.output.media-type.xml +35 -0
  444. data/docbook-xsl/params/chunker.output.method.xml +32 -0
  445. data/docbook-xsl/params/chunker.output.omit-xml-declaration.xml +30 -0
  446. data/docbook-xsl/params/chunker.output.standalone.xml +31 -0
  447. data/docbook-xsl/params/citerefentry.link.xml +29 -0
  448. data/docbook-xsl/params/collect.xref.targets.xml +33 -0
  449. data/docbook-xsl/params/column.count.back.xml +27 -0
  450. data/docbook-xsl/params/column.count.body.xml +27 -0
  451. data/docbook-xsl/params/column.count.front.xml +27 -0
  452. data/docbook-xsl/params/column.count.index.xml +27 -0
  453. data/docbook-xsl/params/column.count.lot.xml +28 -0
  454. data/docbook-xsl/params/column.count.titlepage.xml +27 -0
  455. data/docbook-xsl/params/column.gap.back.xml +28 -0
  456. data/docbook-xsl/params/column.gap.body.xml +28 -0
  457. data/docbook-xsl/params/column.gap.front.xml +28 -0
  458. data/docbook-xsl/params/column.gap.index.xml +28 -0
  459. data/docbook-xsl/params/column.gap.lot.xml +28 -0
  460. data/docbook-xsl/params/column.gap.titlepage.xml +29 -0
  461. data/docbook-xsl/params/compact.list.item.spacing.xml +28 -0
  462. data/docbook-xsl/params/component.label.includes.part.label.xml +39 -0
  463. data/docbook-xsl/params/component.title.properties.xml +40 -0
  464. data/docbook-xsl/params/component.titlepage.properties.xml +33 -0
  465. data/docbook-xsl/params/contrib.inline.enabled.xml +26 -0
  466. data/docbook-xsl/params/crop.mark.bleed.xml +28 -0
  467. data/docbook-xsl/params/crop.mark.offset.xml +28 -0
  468. data/docbook-xsl/params/crop.mark.width.xml +28 -0
  469. data/docbook-xsl/params/crop.marks.xml +28 -0
  470. data/docbook-xsl/params/css.decoration.xml +33 -0
  471. data/docbook-xsl/params/css.stylesheet.dir.xml +33 -0
  472. data/docbook-xsl/params/css.stylesheet.xml +29 -0
  473. data/docbook-xsl/params/current.docid.xml +27 -0
  474. data/docbook-xsl/params/currentpage.marker.xml +25 -0
  475. data/docbook-xsl/params/default.float.class.xml +34 -0
  476. data/docbook-xsl/params/default.image.width.xml +31 -0
  477. data/docbook-xsl/params/default.table.frame.xml +28 -0
  478. data/docbook-xsl/params/default.table.width.xml +26 -0
  479. data/docbook-xsl/params/default.units.xml +37 -0
  480. data/docbook-xsl/params/dingbat.font.family.xml +33 -0
  481. data/docbook-xsl/params/double.sided.xml +31 -0
  482. data/docbook-xsl/params/draft.mode.xml +36 -0
  483. data/docbook-xsl/params/draft.watermark.image.xml +27 -0
  484. data/docbook-xsl/params/dry-run.xml +27 -0
  485. data/docbook-xsl/params/dynamic.toc.xml +29 -0
  486. data/docbook-xsl/params/ebnf.assignment.xml +39 -0
  487. data/docbook-xsl/params/ebnf.statement.terminator.xml +32 -0
  488. data/docbook-xsl/params/ebnf.table.bgcolor.xml +30 -0
  489. data/docbook-xsl/params/ebnf.table.border.xml +26 -0
  490. data/docbook-xsl/params/eclipse.autolabel.xml +28 -0
  491. data/docbook-xsl/params/eclipse.plugin.id.xml +28 -0
  492. data/docbook-xsl/params/eclipse.plugin.name.xml +27 -0
  493. data/docbook-xsl/params/eclipse.plugin.provider.xml +27 -0
  494. data/docbook-xsl/params/editedby.enabled.xml +27 -0
  495. data/docbook-xsl/params/email.delimiters.enabled.xml +34 -0
  496. data/docbook-xsl/params/email.mailto.enabled.xml +29 -0
  497. data/docbook-xsl/params/emphasis.propagates.style.xml +26 -0
  498. data/docbook-xsl/params/entry.propagates.style.xml +30 -0
  499. data/docbook-xsl/params/epub.autolabel.xml +28 -0
  500. data/docbook-xsl/params/equation.properties.xml +27 -0
  501. data/docbook-xsl/params/example.properties.xml +27 -0
  502. data/docbook-xsl/params/feedback.href.xml +28 -0
  503. data/docbook-xsl/params/feedback.link.text.xml +28 -0
  504. data/docbook-xsl/params/feedback.with.ids.xml +27 -0
  505. data/docbook-xsl/params/figure.properties.xml +27 -0
  506. data/docbook-xsl/params/filename-prefix.xml +28 -0
  507. data/docbook-xsl/params/firstterm.only.link.xml +29 -0
  508. data/docbook-xsl/params/foil.properties.xml +37 -0
  509. data/docbook-xsl/params/foil.subtitle.properties.xml +36 -0
  510. data/docbook-xsl/params/foil.title.master.xml +29 -0
  511. data/docbook-xsl/params/foil.title.size.xml +32 -0
  512. data/docbook-xsl/params/foilgroup.properties.xml +31 -0
  513. data/docbook-xsl/params/foilgroup.toc.xml +29 -0
  514. data/docbook-xsl/params/footer.column.widths.xml +74 -0
  515. data/docbook-xsl/params/footer.content.properties.xml +34 -0
  516. data/docbook-xsl/params/footer.hr.xml +26 -0
  517. data/docbook-xsl/params/footer.rule.xml +27 -0
  518. data/docbook-xsl/params/footer.table.height.xml +32 -0
  519. data/docbook-xsl/params/footer.table.properties.xml +30 -0
  520. data/docbook-xsl/params/footers.on.blank.pages.xml +27 -0
  521. data/docbook-xsl/params/footnote.font.size.xml +28 -0
  522. data/docbook-xsl/params/footnote.mark.properties.xml +41 -0
  523. data/docbook-xsl/params/footnote.number.format.xml +33 -0
  524. data/docbook-xsl/params/footnote.number.symbols.xml +39 -0
  525. data/docbook-xsl/params/footnote.properties.xml +43 -0
  526. data/docbook-xsl/params/footnote.sep.leader.properties.xml +39 -0
  527. data/docbook-xsl/params/fop.extensions.xml +36 -0
  528. data/docbook-xsl/params/fop1.extensions.xml +34 -0
  529. data/docbook-xsl/params/formal.object.properties.xml +36 -0
  530. data/docbook-xsl/params/formal.procedures.xml +28 -0
  531. data/docbook-xsl/params/formal.title.placement.xml +41 -0
  532. data/docbook-xsl/params/formal.title.properties.xml +34 -0
  533. data/docbook-xsl/params/funcsynopsis.decoration.xml +30 -0
  534. data/docbook-xsl/params/funcsynopsis.style.xml +31 -0
  535. data/docbook-xsl/params/function.parens.xml +29 -0
  536. data/docbook-xsl/params/generate.id.attributes.xml +59 -0
  537. data/docbook-xsl/params/generate.index.xml +25 -0
  538. data/docbook-xsl/params/generate.legalnotice.link.xml +72 -0
  539. data/docbook-xsl/params/generate.manifest.xml +27 -0
  540. data/docbook-xsl/params/generate.meta.abstract.xml +29 -0
  541. data/docbook-xsl/params/generate.revhistory.link.xml +50 -0
  542. data/docbook-xsl/params/generate.section.toc.level.xml +35 -0
  543. data/docbook-xsl/params/generate.toc.xml +108 -0
  544. data/docbook-xsl/params/glossary.as.blocks.xml +38 -0
  545. data/docbook-xsl/params/glossary.collection.xml +252 -0
  546. data/docbook-xsl/params/glossary.sort.xml +32 -0
  547. data/docbook-xsl/params/glossentry.show.acronym.xml +37 -0
  548. data/docbook-xsl/params/glosslist.as.blocks.xml +27 -0
  549. data/docbook-xsl/params/glossterm.auto.link.xml +33 -0
  550. data/docbook-xsl/params/glossterm.separation.xml +28 -0
  551. data/docbook-xsl/params/glossterm.width.xml +28 -0
  552. data/docbook-xsl/params/graphic.default.extension.xml +29 -0
  553. data/docbook-xsl/params/graphical.admonition.properties.xml +42 -0
  554. data/docbook-xsl/params/graphics.dir.xml +33 -0
  555. data/docbook-xsl/params/graphicsize.extension.xml +30 -0
  556. data/docbook-xsl/params/graphicsize.use.img.src.path.xml +30 -0
  557. data/docbook-xsl/params/header.column.widths.xml +74 -0
  558. data/docbook-xsl/params/header.content.properties.xml +34 -0
  559. data/docbook-xsl/params/header.hr.xml +26 -0
  560. data/docbook-xsl/params/header.rule.xml +27 -0
  561. data/docbook-xsl/params/header.table.height.xml +32 -0
  562. data/docbook-xsl/params/header.table.properties.xml +30 -0
  563. data/docbook-xsl/params/headers.on.blank.pages.xml +27 -0
  564. data/docbook-xsl/params/hidetoc.image.xml +29 -0
  565. data/docbook-xsl/params/highlight.default.language.xml +27 -0
  566. data/docbook-xsl/params/highlight.source.xml +47 -0
  567. data/docbook-xsl/params/highlight.xslthl.config.xml +27 -0
  568. data/docbook-xsl/params/home.image.xml +27 -0
  569. data/docbook-xsl/params/html.append.xml +30 -0
  570. data/docbook-xsl/params/html.base.xml +30 -0
  571. data/docbook-xsl/params/html.cellpadding.xml +29 -0
  572. data/docbook-xsl/params/html.cellspacing.xml +29 -0
  573. data/docbook-xsl/params/html.cleanup.xml +34 -0
  574. data/docbook-xsl/params/html.ext.xml +29 -0
  575. data/docbook-xsl/params/html.extra.head.links.xml +31 -0
  576. data/docbook-xsl/params/html.head.legalnotice.link.multiple.xml +44 -0
  577. data/docbook-xsl/params/html.head.legalnotice.link.types.xml +75 -0
  578. data/docbook-xsl/params/html.longdesc.link.xml +39 -0
  579. data/docbook-xsl/params/html.longdesc.xml +28 -0
  580. data/docbook-xsl/params/html.stylesheet.type.xml +26 -0
  581. data/docbook-xsl/params/html.stylesheet.xml +36 -0
  582. data/docbook-xsl/params/htmlhelp.alias.file.xml +27 -0
  583. data/docbook-xsl/params/htmlhelp.autolabel.xml +28 -0
  584. data/docbook-xsl/params/htmlhelp.button.back.xml +27 -0
  585. data/docbook-xsl/params/htmlhelp.button.forward.xml +27 -0
  586. data/docbook-xsl/params/htmlhelp.button.hideshow.xml +27 -0
  587. data/docbook-xsl/params/htmlhelp.button.home.url.xml +27 -0
  588. data/docbook-xsl/params/htmlhelp.button.home.xml +27 -0
  589. data/docbook-xsl/params/htmlhelp.button.jump1.title.xml +27 -0
  590. data/docbook-xsl/params/htmlhelp.button.jump1.url.xml +27 -0
  591. data/docbook-xsl/params/htmlhelp.button.jump1.xml +23 -0
  592. data/docbook-xsl/params/htmlhelp.button.jump2.title.xml +27 -0
  593. data/docbook-xsl/params/htmlhelp.button.jump2.url.xml +27 -0
  594. data/docbook-xsl/params/htmlhelp.button.jump2.xml +27 -0
  595. data/docbook-xsl/params/htmlhelp.button.locate.xml +28 -0
  596. data/docbook-xsl/params/htmlhelp.button.next.xml +27 -0
  597. data/docbook-xsl/params/htmlhelp.button.options.xml +28 -0
  598. data/docbook-xsl/params/htmlhelp.button.prev.xml +28 -0
  599. data/docbook-xsl/params/htmlhelp.button.print.xml +28 -0
  600. data/docbook-xsl/params/htmlhelp.button.refresh.xml +27 -0
  601. data/docbook-xsl/params/htmlhelp.button.stop.xml +28 -0
  602. data/docbook-xsl/params/htmlhelp.button.zoom.xml +28 -0
  603. data/docbook-xsl/params/htmlhelp.chm.xml +27 -0
  604. data/docbook-xsl/params/htmlhelp.default.topic.xml +37 -0
  605. data/docbook-xsl/params/htmlhelp.display.progress.xml +28 -0
  606. data/docbook-xsl/params/htmlhelp.encoding.xml +28 -0
  607. data/docbook-xsl/params/htmlhelp.enhanced.decompilation.xml +27 -0
  608. data/docbook-xsl/params/htmlhelp.enumerate.images.xml +28 -0
  609. data/docbook-xsl/params/htmlhelp.force.map.and.alias.xml +26 -0
  610. data/docbook-xsl/params/htmlhelp.hhc.binary.xml +29 -0
  611. data/docbook-xsl/params/htmlhelp.hhc.folders.instead.books.xml +33 -0
  612. data/docbook-xsl/params/htmlhelp.hhc.section.depth.xml +27 -0
  613. data/docbook-xsl/params/htmlhelp.hhc.show.root.xml +29 -0
  614. data/docbook-xsl/params/htmlhelp.hhc.width.xml +28 -0
  615. data/docbook-xsl/params/htmlhelp.hhc.xml +27 -0
  616. data/docbook-xsl/params/htmlhelp.hhk.xml +27 -0
  617. data/docbook-xsl/params/htmlhelp.hhp.tail.xml +28 -0
  618. data/docbook-xsl/params/htmlhelp.hhp.window.xml +28 -0
  619. data/docbook-xsl/params/htmlhelp.hhp.windows.xml +29 -0
  620. data/docbook-xsl/params/htmlhelp.hhp.xml +28 -0
  621. data/docbook-xsl/params/htmlhelp.map.file.xml +25 -0
  622. data/docbook-xsl/params/htmlhelp.only.xml +32 -0
  623. data/docbook-xsl/params/htmlhelp.remember.window.position.xml +27 -0
  624. data/docbook-xsl/params/htmlhelp.show.advanced.search.xml +28 -0
  625. data/docbook-xsl/params/htmlhelp.show.favorities.xml +28 -0
  626. data/docbook-xsl/params/htmlhelp.show.menu.xml +28 -0
  627. data/docbook-xsl/params/htmlhelp.show.toolbar.text.xml +28 -0
  628. data/docbook-xsl/params/htmlhelp.title.xml +28 -0
  629. data/docbook-xsl/params/htmlhelp.use.hhk.xml +28 -0
  630. data/docbook-xsl/params/htmlhelp.window.geometry.xml +30 -0
  631. data/docbook-xsl/params/hyphenate.verbatim.characters.xml +30 -0
  632. data/docbook-xsl/params/hyphenate.verbatim.xml +45 -0
  633. data/docbook-xsl/params/hyphenate.xml +29 -0
  634. data/docbook-xsl/params/id.warnings.xml +25 -0
  635. data/docbook-xsl/params/ignore.image.scaling.xml +28 -0
  636. data/docbook-xsl/params/img.src.path.xml +40 -0
  637. data/docbook-xsl/params/index.div.title.properties.xml +39 -0
  638. data/docbook-xsl/params/index.entry.properties.xml +33 -0
  639. data/docbook-xsl/params/index.method.xml +162 -0
  640. data/docbook-xsl/params/index.number.separator.xml +54 -0
  641. data/docbook-xsl/params/index.on.role.xml +48 -0
  642. data/docbook-xsl/params/index.on.type.xml +52 -0
  643. data/docbook-xsl/params/index.page.number.properties.xml +31 -0
  644. data/docbook-xsl/params/index.prefer.titleabbrev.xml +29 -0
  645. data/docbook-xsl/params/index.preferred.page.properties.xml +32 -0
  646. data/docbook-xsl/params/index.range.separator.xml +57 -0
  647. data/docbook-xsl/params/index.term.separator.xml +54 -0
  648. data/docbook-xsl/params/informal.object.properties.xml +29 -0
  649. data/docbook-xsl/params/informalequation.properties.xml +27 -0
  650. data/docbook-xsl/params/informalexample.properties.xml +27 -0
  651. data/docbook-xsl/params/informalfigure.properties.xml +27 -0
  652. data/docbook-xsl/params/informaltable.properties.xml +32 -0
  653. data/docbook-xsl/params/inherit.keywords.xml +31 -0
  654. data/docbook-xsl/params/insert.link.page.number.xml +69 -0
  655. data/docbook-xsl/params/insert.olink.page.number.xml +83 -0
  656. data/docbook-xsl/params/insert.olink.pdf.frag.xml +68 -0
  657. data/docbook-xsl/params/insert.xref.page.number.xml +60 -0
  658. data/docbook-xsl/params/itemizedlist.label.properties.xml +26 -0
  659. data/docbook-xsl/params/itemizedlist.label.width.xml +28 -0
  660. data/docbook-xsl/params/itemizedlist.properties.xml +23 -0
  661. data/docbook-xsl/params/javahelp.encoding.xml +31 -0
  662. data/docbook-xsl/params/keep.relative.image.uris.xml +34 -0
  663. data/docbook-xsl/params/keyboard.nav.xml +29 -0
  664. data/docbook-xsl/params/l10n.gentext.default.language.xml +30 -0
  665. data/docbook-xsl/params/l10n.gentext.language.xml +33 -0
  666. data/docbook-xsl/params/l10n.gentext.use.xref.language.xml +53 -0
  667. data/docbook-xsl/params/l10n.lang.value.rfc.compliant.xml +57 -0
  668. data/docbook-xsl/params/label.from.part.xml +38 -0
  669. data/docbook-xsl/params/line-height.xml +27 -0
  670. data/docbook-xsl/params/linenumbering.everyNth.xml +29 -0
  671. data/docbook-xsl/params/linenumbering.extension.xml +30 -0
  672. data/docbook-xsl/params/linenumbering.separator.xml +30 -0
  673. data/docbook-xsl/params/linenumbering.width.xml +29 -0
  674. data/docbook-xsl/params/link.mailto.url.xml +29 -0
  675. data/docbook-xsl/params/list.block.properties.xml +25 -0
  676. data/docbook-xsl/params/list.block.spacing.xml +29 -0
  677. data/docbook-xsl/params/list.item.spacing.xml +26 -0
  678. data/docbook-xsl/params/make.graphic.viewport.xml +35 -0
  679. data/docbook-xsl/params/make.index.markup.xml +73 -0
  680. data/docbook-xsl/params/make.single.year.ranges.xml +28 -0
  681. data/docbook-xsl/params/make.valid.html.xml +35 -0
  682. data/docbook-xsl/params/make.year.ranges.xml +31 -0
  683. data/docbook-xsl/params/man.authors.section.enabled.xml +46 -0
  684. data/docbook-xsl/params/man.base.url.for.relative.links.xml +76 -0
  685. data/docbook-xsl/params/man.break.after.slash.xml +46 -0
  686. data/docbook-xsl/params/man.charmap.enabled.xml +55 -0
  687. data/docbook-xsl/params/man.charmap.subset.profile.english.xml +80 -0
  688. data/docbook-xsl/params/man.charmap.subset.profile.xml +297 -0
  689. data/docbook-xsl/params/man.charmap.uri.xml +42 -0
  690. data/docbook-xsl/params/man.charmap.use.subset.xml +80 -0
  691. data/docbook-xsl/params/man.copyright.section.enabled.xml +46 -0
  692. data/docbook-xsl/params/man.endnotes.are.numbered.xml +106 -0
  693. data/docbook-xsl/params/man.endnotes.list.enabled.xml +105 -0
  694. data/docbook-xsl/params/man.endnotes.list.heading.xml +36 -0
  695. data/docbook-xsl/params/man.font.funcprototype.xml +30 -0
  696. data/docbook-xsl/params/man.font.funcsynopsisinfo.xml +30 -0
  697. data/docbook-xsl/params/man.font.links.xml +64 -0
  698. data/docbook-xsl/params/man.font.table.headings.xml +30 -0
  699. data/docbook-xsl/params/man.font.table.title.xml +30 -0
  700. data/docbook-xsl/params/man.funcsynopsis.style.xml +26 -0
  701. data/docbook-xsl/params/man.hyphenate.computer.inlines.xml +53 -0
  702. data/docbook-xsl/params/man.hyphenate.filenames.xml +47 -0
  703. data/docbook-xsl/params/man.hyphenate.urls.xml +46 -0
  704. data/docbook-xsl/params/man.hyphenate.xml +59 -0
  705. data/docbook-xsl/params/man.indent.blurbs.xml +33 -0
  706. data/docbook-xsl/params/man.indent.lists.xml +35 -0
  707. data/docbook-xsl/params/man.indent.refsect.xml +70 -0
  708. data/docbook-xsl/params/man.indent.verbatims.xml +33 -0
  709. data/docbook-xsl/params/man.indent.width.xml +39 -0
  710. data/docbook-xsl/params/man.justify.xml +52 -0
  711. data/docbook-xsl/params/man.output.base.dir.xml +39 -0
  712. data/docbook-xsl/params/man.output.encoding.xml +53 -0
  713. data/docbook-xsl/params/man.output.in.separate.dir.xml +32 -0
  714. data/docbook-xsl/params/man.output.lang.in.name.enabled.xml +50 -0
  715. data/docbook-xsl/params/man.output.manifest.enabled.xml +27 -0
  716. data/docbook-xsl/params/man.output.manifest.filename.xml +29 -0
  717. data/docbook-xsl/params/man.output.quietly.xml +37 -0
  718. data/docbook-xsl/params/man.output.subdirs.enabled.xml +40 -0
  719. data/docbook-xsl/params/man.segtitle.suppress.xml +28 -0
  720. data/docbook-xsl/params/man.string.subst.map.local.post.xml +34 -0
  721. data/docbook-xsl/params/man.string.subst.map.local.pre.xml +34 -0
  722. data/docbook-xsl/params/man.string.subst.map.xml +162 -0
  723. data/docbook-xsl/params/man.subheading.divider.enabled.xml +37 -0
  724. data/docbook-xsl/params/man.subheading.divider.xml +37 -0
  725. data/docbook-xsl/params/man.table.footnotes.divider.xml +29 -0
  726. data/docbook-xsl/params/man.th.extra1.suppress.xml +32 -0
  727. data/docbook-xsl/params/man.th.extra2.max.length.xml +43 -0
  728. data/docbook-xsl/params/man.th.extra2.suppress.xml +44 -0
  729. data/docbook-xsl/params/man.th.extra3.max.length.xml +42 -0
  730. data/docbook-xsl/params/man.th.extra3.suppress.xml +34 -0
  731. data/docbook-xsl/params/man.th.title.max.length.xml +63 -0
  732. data/docbook-xsl/params/manifest.in.base.dir.xml +29 -0
  733. data/docbook-xsl/params/manifest.xml +29 -0
  734. data/docbook-xsl/params/manual.toc.xml +29 -0
  735. data/docbook-xsl/params/margin.note.float.type.xml +77 -0
  736. data/docbook-xsl/params/margin.note.properties.xml +54 -0
  737. data/docbook-xsl/params/margin.note.title.properties.xml +32 -0
  738. data/docbook-xsl/params/margin.note.width.xml +35 -0
  739. data/docbook-xsl/params/marker.section.level.xml +50 -0
  740. data/docbook-xsl/params/menuchoice.menu.separator.xml +42 -0
  741. data/docbook-xsl/params/menuchoice.separator.xml +32 -0
  742. data/docbook-xsl/params/minus.image.xml +29 -0
  743. data/docbook-xsl/params/monospace.font.family.xml +29 -0
  744. data/docbook-xsl/params/monospace.properties.xml +38 -0
  745. data/docbook-xsl/params/monospace.verbatim.properties.xml +27 -0
  746. data/docbook-xsl/params/multiframe.bottom.bgcolor.xml +28 -0
  747. data/docbook-xsl/params/multiframe.navigation.height.xml +28 -0
  748. data/docbook-xsl/params/multiframe.top.bgcolor.xml +28 -0
  749. data/docbook-xsl/params/multiframe.xml +31 -0
  750. data/docbook-xsl/params/nav.separator.xml +28 -0
  751. data/docbook-xsl/params/nav.table.summary.xml +27 -0
  752. data/docbook-xsl/params/navbgcolor.xml +26 -0
  753. data/docbook-xsl/params/navbodywidth.xml +26 -0
  754. data/docbook-xsl/params/navig.graphics.extension.xml +28 -0
  755. data/docbook-xsl/params/navig.graphics.path.xml +30 -0
  756. data/docbook-xsl/params/navig.graphics.xml +31 -0
  757. data/docbook-xsl/params/navig.showtitles.xml +32 -0
  758. data/docbook-xsl/params/navtocwidth.xml +26 -0
  759. data/docbook-xsl/params/next.image.xml +27 -0
  760. data/docbook-xsl/params/no.home.image.xml +27 -0
  761. data/docbook-xsl/params/no.next.image.xml +27 -0
  762. data/docbook-xsl/params/no.prev.image.xml +27 -0
  763. data/docbook-xsl/params/no.toc.image.xml +27 -0
  764. data/docbook-xsl/params/no.up.image.xml +27 -0
  765. data/docbook-xsl/params/nominal.image.depth.xml +27 -0
  766. data/docbook-xsl/params/nominal.image.width.xml +43 -0
  767. data/docbook-xsl/params/nominal.table.width.xml +30 -0
  768. data/docbook-xsl/params/nongraphical.admonition.properties.xml +41 -0
  769. data/docbook-xsl/params/normal.para.spacing.xml +26 -0
  770. data/docbook-xsl/params/olink.base.uri.xml +35 -0
  771. data/docbook-xsl/params/olink.debug.xml +36 -0
  772. data/docbook-xsl/params/olink.doctitle.xml +146 -0
  773. data/docbook-xsl/params/olink.fragid.xml +23 -0
  774. data/docbook-xsl/params/olink.lang.fallback.sequence.xml +83 -0
  775. data/docbook-xsl/params/olink.outline.ext.xml +28 -0
  776. data/docbook-xsl/params/olink.properties.xml +33 -0
  777. data/docbook-xsl/params/olink.pubid.xml +27 -0
  778. data/docbook-xsl/params/olink.resolver.xml +23 -0
  779. data/docbook-xsl/params/olink.sysid.xml +27 -0
  780. data/docbook-xsl/params/orderedlist.label.properties.xml +26 -0
  781. data/docbook-xsl/params/orderedlist.label.width.xml +28 -0
  782. data/docbook-xsl/params/orderedlist.properties.xml +24 -0
  783. data/docbook-xsl/params/othercredit.like.author.enabled.xml +31 -0
  784. data/docbook-xsl/params/output-root.xml +28 -0
  785. data/docbook-xsl/params/output.indent.xml +32 -0
  786. data/docbook-xsl/params/overlay.js.xml +28 -0
  787. data/docbook-xsl/params/overlay.logo.xml +28 -0
  788. data/docbook-xsl/params/overlay.xml +32 -0
  789. data/docbook-xsl/params/page.height.portrait.xml +69 -0
  790. data/docbook-xsl/params/page.height.xml +37 -0
  791. data/docbook-xsl/params/page.margin.bottom.xml +29 -0
  792. data/docbook-xsl/params/page.margin.inner.xml +35 -0
  793. data/docbook-xsl/params/page.margin.outer.xml +35 -0
  794. data/docbook-xsl/params/page.margin.top.xml +28 -0
  795. data/docbook-xsl/params/page.orientation.xml +32 -0
  796. data/docbook-xsl/params/page.width.portrait.xml +67 -0
  797. data/docbook-xsl/params/page.width.xml +36 -0
  798. data/docbook-xsl/params/pages.template.xml +29 -0
  799. data/docbook-xsl/params/paper.type.xml +71 -0
  800. data/docbook-xsl/params/para.propagates.style.xml +29 -0
  801. data/docbook-xsl/params/part.autolabel.xml +73 -0
  802. data/docbook-xsl/params/passivetex.extensions.xml +37 -0
  803. data/docbook-xsl/params/pgwide.properties.xml +52 -0
  804. data/docbook-xsl/params/phrase.propagates.style.xml +29 -0
  805. data/docbook-xsl/params/pixels.per.inch.xml +31 -0
  806. data/docbook-xsl/params/plus.image.xml +29 -0
  807. data/docbook-xsl/params/points.per.em.xml +29 -0
  808. data/docbook-xsl/params/preface.autolabel.xml +71 -0
  809. data/docbook-xsl/params/prefer.internal.olink.xml +78 -0
  810. data/docbook-xsl/params/preferred.mediaobject.role.xml +40 -0
  811. data/docbook-xsl/params/prev.image.xml +27 -0
  812. data/docbook-xsl/params/procedure.properties.xml +29 -0
  813. data/docbook-xsl/params/process.empty.source.toc.xml +39 -0
  814. data/docbook-xsl/params/process.source.toc.xml +39 -0
  815. data/docbook-xsl/params/profile.arch.xml +39 -0
  816. data/docbook-xsl/params/profile.attribute.xml +34 -0
  817. data/docbook-xsl/params/profile.audience.xml +38 -0
  818. data/docbook-xsl/params/profile.condition.xml +38 -0
  819. data/docbook-xsl/params/profile.conformance.xml +38 -0
  820. data/docbook-xsl/params/profile.lang.xml +38 -0
  821. data/docbook-xsl/params/profile.os.xml +38 -0
  822. data/docbook-xsl/params/profile.revision.xml +38 -0
  823. data/docbook-xsl/params/profile.revisionflag.xml +38 -0
  824. data/docbook-xsl/params/profile.role.xml +54 -0
  825. data/docbook-xsl/params/profile.security.xml +38 -0
  826. data/docbook-xsl/params/profile.separator.xml +27 -0
  827. data/docbook-xsl/params/profile.status.xml +38 -0
  828. data/docbook-xsl/params/profile.userlevel.xml +38 -0
  829. data/docbook-xsl/params/profile.value.xml +41 -0
  830. data/docbook-xsl/params/profile.vendor.xml +38 -0
  831. data/docbook-xsl/params/profile.wordsize.xml +38 -0
  832. data/docbook-xsl/params/punct.honorific.xml +28 -0
  833. data/docbook-xsl/params/qanda.defaultlabel.xml +44 -0
  834. data/docbook-xsl/params/qanda.in.toc.xml +34 -0
  835. data/docbook-xsl/params/qanda.inherit.numeration.xml +30 -0
  836. data/docbook-xsl/params/qanda.nested.in.toc.xml +29 -0
  837. data/docbook-xsl/params/qanda.title.level1.properties.xml +32 -0
  838. data/docbook-xsl/params/qanda.title.level2.properties.xml +32 -0
  839. data/docbook-xsl/params/qanda.title.level3.properties.xml +32 -0
  840. data/docbook-xsl/params/qanda.title.level4.properties.xml +32 -0
  841. data/docbook-xsl/params/qanda.title.level5.properties.xml +32 -0
  842. data/docbook-xsl/params/qanda.title.level6.properties.xml +34 -0
  843. data/docbook-xsl/params/qanda.title.properties.xml +37 -0
  844. data/docbook-xsl/params/qandadiv.autolabel.xml +26 -0
  845. data/docbook-xsl/params/rebuild-all.xml +33 -0
  846. data/docbook-xsl/params/refclass.suppress.xml +28 -0
  847. data/docbook-xsl/params/refentry.date.profile.enabled.xml +46 -0
  848. data/docbook-xsl/params/refentry.date.profile.xml +38 -0
  849. data/docbook-xsl/params/refentry.generate.name.xml +33 -0
  850. data/docbook-xsl/params/refentry.generate.title.xml +33 -0
  851. data/docbook-xsl/params/refentry.manual.fallback.profile.xml +48 -0
  852. data/docbook-xsl/params/refentry.manual.profile.enabled.xml +47 -0
  853. data/docbook-xsl/params/refentry.manual.profile.xml +72 -0
  854. data/docbook-xsl/params/refentry.meta.get.quietly.xml +37 -0
  855. data/docbook-xsl/params/refentry.pagebreak.xml +33 -0
  856. data/docbook-xsl/params/refentry.separator.xml +29 -0
  857. data/docbook-xsl/params/refentry.source.fallback.profile.xml +49 -0
  858. data/docbook-xsl/params/refentry.source.name.profile.enabled.xml +48 -0
  859. data/docbook-xsl/params/refentry.source.name.profile.xml +89 -0
  860. data/docbook-xsl/params/refentry.source.name.suppress.xml +42 -0
  861. data/docbook-xsl/params/refentry.title.properties.xml +59 -0
  862. data/docbook-xsl/params/refentry.version.profile.enabled.xml +47 -0
  863. data/docbook-xsl/params/refentry.version.profile.xml +41 -0
  864. data/docbook-xsl/params/refentry.version.suppress.xml +43 -0
  865. data/docbook-xsl/params/refentry.xref.manvolnum.xml +31 -0
  866. data/docbook-xsl/params/reference.autolabel.xml +67 -0
  867. data/docbook-xsl/params/region.after.extent.xml +29 -0
  868. data/docbook-xsl/params/region.before.extent.xml +29 -0
  869. data/docbook-xsl/params/revhistory.table.cell.properties.xml +28 -0
  870. data/docbook-xsl/params/revhistory.table.properties.xml +28 -0
  871. data/docbook-xsl/params/revhistory.title.properties.xml +28 -0
  872. data/docbook-xsl/params/root.filename.xml +29 -0
  873. data/docbook-xsl/params/root.properties.xml +43 -0
  874. data/docbook-xsl/params/rootid.xml +33 -0
  875. data/docbook-xsl/params/runinhead.default.title.end.punct.xml +27 -0
  876. data/docbook-xsl/params/runinhead.title.end.punct.xml +32 -0
  877. data/docbook-xsl/params/running.foot.properties.xml +34 -0
  878. data/docbook-xsl/params/sans.font.family.xml +29 -0
  879. data/docbook-xsl/params/saxon.callouts.xml +30 -0
  880. data/docbook-xsl/params/saxon.character.representation.xml +38 -0
  881. data/docbook-xsl/params/saxon.linenumbering.xml +32 -0
  882. data/docbook-xsl/params/saxon.tablecolumns.xml +30 -0
  883. data/docbook-xsl/params/script.dir.xml +33 -0
  884. data/docbook-xsl/params/section.autolabel.max.depth.xml +32 -0
  885. data/docbook-xsl/params/section.autolabel.xml +26 -0
  886. data/docbook-xsl/params/section.container.element.xml +62 -0
  887. data/docbook-xsl/params/section.label.includes.component.label.xml +27 -0
  888. data/docbook-xsl/params/section.level1.properties.xml +43 -0
  889. data/docbook-xsl/params/section.level2.properties.xml +43 -0
  890. data/docbook-xsl/params/section.level3.properties.xml +43 -0
  891. data/docbook-xsl/params/section.level4.properties.xml +43 -0
  892. data/docbook-xsl/params/section.level5.properties.xml +43 -0
  893. data/docbook-xsl/params/section.level6.properties.xml +43 -0
  894. data/docbook-xsl/params/section.properties.xml +35 -0
  895. data/docbook-xsl/params/section.title.level1.properties.xml +32 -0
  896. data/docbook-xsl/params/section.title.level2.properties.xml +33 -0
  897. data/docbook-xsl/params/section.title.level3.properties.xml +32 -0
  898. data/docbook-xsl/params/section.title.level4.properties.xml +32 -0
  899. data/docbook-xsl/params/section.title.level5.properties.xml +32 -0
  900. data/docbook-xsl/params/section.title.level6.properties.xml +33 -0
  901. data/docbook-xsl/params/section.title.properties.xml +39 -0
  902. data/docbook-xsl/params/segmentedlist.as.table.xml +28 -0
  903. data/docbook-xsl/params/sequential.links.xml +25 -0
  904. data/docbook-xsl/params/shade.verbatim.style.xml +36 -0
  905. data/docbook-xsl/params/shade.verbatim.xml +30 -0
  906. data/docbook-xsl/params/show.comments.xml +32 -0
  907. data/docbook-xsl/params/show.foil.number.xml +28 -0
  908. data/docbook-xsl/params/show.revisionflag.xml +42 -0
  909. data/docbook-xsl/params/showtoc.image.xml +29 -0
  910. data/docbook-xsl/params/side.float.properties.xml +50 -0
  911. data/docbook-xsl/params/sidebar.float.type.xml +73 -0
  912. data/docbook-xsl/params/sidebar.float.width.xml +35 -0
  913. data/docbook-xsl/params/sidebar.properties.xml +42 -0
  914. data/docbook-xsl/params/sidebar.title.properties.xml +32 -0
  915. data/docbook-xsl/params/simplesect.in.toc.xml +26 -0
  916. data/docbook-xsl/params/slide.font.family.xml +31 -0
  917. data/docbook-xsl/params/slide.title.font.family.xml +31 -0
  918. data/docbook-xsl/params/slides.js.xml +28 -0
  919. data/docbook-xsl/params/slides.properties.xml +31 -0
  920. data/docbook-xsl/params/spacing.paras.xml +30 -0
  921. data/docbook-xsl/params/speakernote.properties.xml +32 -0
  922. data/docbook-xsl/params/subscript.properties.xml +29 -0
  923. data/docbook-xsl/params/superscript.properties.xml +29 -0
  924. data/docbook-xsl/params/suppress.footer.navigation.xml +26 -0
  925. data/docbook-xsl/params/suppress.header.navigation.xml +27 -0
  926. data/docbook-xsl/params/suppress.homepage.title.xml +25 -0
  927. data/docbook-xsl/params/suppress.navigation.xml +28 -0
  928. data/docbook-xsl/params/symbol.font.family.xml +45 -0
  929. data/docbook-xsl/params/table.borders.with.css.xml +28 -0
  930. data/docbook-xsl/params/table.cell.border.color.xml +39 -0
  931. data/docbook-xsl/params/table.cell.border.style.xml +42 -0
  932. data/docbook-xsl/params/table.cell.border.thickness.xml +35 -0
  933. data/docbook-xsl/params/table.cell.padding.xml +32 -0
  934. data/docbook-xsl/params/table.entry.padding.xml +27 -0
  935. data/docbook-xsl/params/table.footnote.number.format.xml +33 -0
  936. data/docbook-xsl/params/table.footnote.number.symbols.xml +39 -0
  937. data/docbook-xsl/params/table.footnote.properties.xml +39 -0
  938. data/docbook-xsl/params/table.frame.border.color.xml +28 -0
  939. data/docbook-xsl/params/table.frame.border.style.xml +37 -0
  940. data/docbook-xsl/params/table.frame.border.thickness.xml +27 -0
  941. data/docbook-xsl/params/table.properties.xml +34 -0
  942. data/docbook-xsl/params/table.spacer.image.xml +26 -0
  943. data/docbook-xsl/params/table.table.properties.xml +36 -0
  944. data/docbook-xsl/params/tablecolumns.extension.xml +30 -0
  945. data/docbook-xsl/params/target.database.document.xml +37 -0
  946. data/docbook-xsl/params/targets.filename.xml +32 -0
  947. data/docbook-xsl/params/template.xml +27 -0
  948. data/docbook-xsl/params/tex.math.delims.xml +47 -0
  949. data/docbook-xsl/params/tex.math.file.xml +42 -0
  950. data/docbook-xsl/params/tex.math.in.alt.xml +83 -0
  951. data/docbook-xsl/params/text.home.xml +27 -0
  952. data/docbook-xsl/params/text.next.xml +27 -0
  953. data/docbook-xsl/params/text.prev.xml +27 -0
  954. data/docbook-xsl/params/text.toc.xml +27 -0
  955. data/docbook-xsl/params/text.up.xml +27 -0
  956. data/docbook-xsl/params/textbgcolor.xml +26 -0
  957. data/docbook-xsl/params/textdata.default.encoding.xml +32 -0
  958. data/docbook-xsl/params/textinsert.extension.xml +62 -0
  959. data/docbook-xsl/params/title.font.family.xml +33 -0
  960. data/docbook-xsl/params/title.margin.left.xml +64 -0
  961. data/docbook-xsl/params/titlefoil.html.xml +27 -0
  962. data/docbook-xsl/params/toc.bg.color.xml +27 -0
  963. data/docbook-xsl/params/toc.blank.graphic.xml +28 -0
  964. data/docbook-xsl/params/toc.blank.image.xml +27 -0
  965. data/docbook-xsl/params/toc.blank.text.xml +27 -0
  966. data/docbook-xsl/params/toc.hide.show.xml +33 -0
  967. data/docbook-xsl/params/toc.html.xml +27 -0
  968. data/docbook-xsl/params/toc.image.xml +27 -0
  969. data/docbook-xsl/params/toc.indent.width.xml +34 -0
  970. data/docbook-xsl/params/toc.line.properties.xml +42 -0
  971. data/docbook-xsl/params/toc.list.type.xml +30 -0
  972. data/docbook-xsl/params/toc.margin.properties.xml +33 -0
  973. data/docbook-xsl/params/toc.max.depth.xml +25 -0
  974. data/docbook-xsl/params/toc.pointer.graphic.xml +28 -0
  975. data/docbook-xsl/params/toc.pointer.image.xml +27 -0
  976. data/docbook-xsl/params/toc.pointer.text.xml +27 -0
  977. data/docbook-xsl/params/toc.row.height.xml +33 -0
  978. data/docbook-xsl/params/toc.section.depth.xml +28 -0
  979. data/docbook-xsl/params/toc.spacer.graphic.xml +28 -0
  980. data/docbook-xsl/params/toc.spacer.image.xml +27 -0
  981. data/docbook-xsl/params/toc.spacer.text.xml +27 -0
  982. data/docbook-xsl/params/toc.width.xml +28 -0
  983. data/docbook-xsl/params/ua.js.xml +28 -0
  984. data/docbook-xsl/params/ulink.footnotes.xml +34 -0
  985. data/docbook-xsl/params/ulink.hyphenate.chars.xml +37 -0
  986. data/docbook-xsl/params/ulink.hyphenate.xml +35 -0
  987. data/docbook-xsl/params/ulink.show.xml +37 -0
  988. data/docbook-xsl/params/ulink.target.xml +29 -0
  989. data/docbook-xsl/params/up.image.xml +27 -0
  990. data/docbook-xsl/params/use.embed.for.svg.xml +33 -0
  991. data/docbook-xsl/params/use.extensions.xml +31 -0
  992. data/docbook-xsl/params/use.id.as.filename.xml +30 -0
  993. data/docbook-xsl/params/use.id.function.xml +32 -0
  994. data/docbook-xsl/params/use.local.olink.style.xml +28 -0
  995. data/docbook-xsl/params/use.role.as.xrefstyle.xml +93 -0
  996. data/docbook-xsl/params/use.role.for.mediaobject.xml +56 -0
  997. data/docbook-xsl/params/use.svg.xml +30 -0
  998. data/docbook-xsl/params/variablelist.as.blocks.xml +62 -0
  999. data/docbook-xsl/params/variablelist.as.table.xml +54 -0
  1000. data/docbook-xsl/params/variablelist.max.termlength.xml +46 -0
  1001. data/docbook-xsl/params/variablelist.term.break.after.xml +39 -0
  1002. data/docbook-xsl/params/variablelist.term.separator.xml +40 -0
  1003. data/docbook-xsl/params/verbatim.properties.xml +38 -0
  1004. data/docbook-xsl/params/wordml.template.xml +29 -0
  1005. data/docbook-xsl/params/writing.mode.xml +84 -0
  1006. data/docbook-xsl/params/xbCollapsibleLists.js.xml +28 -0
  1007. data/docbook-xsl/params/xbDOM.js.xml +28 -0
  1008. data/docbook-xsl/params/xbLibrary.js.xml +28 -0
  1009. data/docbook-xsl/params/xbStyle.js.xml +28 -0
  1010. data/docbook-xsl/params/xep.extensions.xml +31 -0
  1011. data/docbook-xsl/params/xep.index.item.properties.xml +36 -0
  1012. data/docbook-xsl/params/xref.label-page.separator.xml +38 -0
  1013. data/docbook-xsl/params/xref.label-title.separator.xml +36 -0
  1014. data/docbook-xsl/params/xref.properties.xml +29 -0
  1015. data/docbook-xsl/params/xref.title-page.separator.xml +36 -0
  1016. data/docbook-xsl/params/xref.with.number.and.title.xml +30 -0
  1017. data/docbook-xsl/profiling/profile-mode.xsl +239 -0
  1018. data/docbook-xsl/profiling/profile.xsl +49 -0
  1019. data/docbook-xsl/profiling/strip-attributes.xsl +27 -0
  1020. data/docbook-xsl/profiling/xsl2profile.xsl +159 -0
  1021. data/docbook-xsl/roundtrip/blocks-spec.xml +11 -0
  1022. data/docbook-xsl/roundtrip/blocks2dbk.dtd +76 -0
  1023. data/docbook-xsl/roundtrip/blocks2dbk.xsl +1732 -0
  1024. data/docbook-xsl/roundtrip/dbk2ooo.xsl +178 -0
  1025. data/docbook-xsl/roundtrip/dbk2pages.xsl +441 -0
  1026. data/docbook-xsl/roundtrip/dbk2wordml.xsl +401 -0
  1027. data/docbook-xsl/roundtrip/dbk2wp.xsl +1375 -0
  1028. data/docbook-xsl/roundtrip/normalise-common.xsl +39 -0
  1029. data/docbook-xsl/roundtrip/normalise2sections.xsl +1270 -0
  1030. data/docbook-xsl/roundtrip/pages2normalise.xsl +351 -0
  1031. data/docbook-xsl/roundtrip/param.xml +105 -0
  1032. data/docbook-xsl/roundtrip/param.xsl +18 -0
  1033. data/docbook-xsl/roundtrip/sections-spec.xml +38 -0
  1034. data/docbook-xsl/roundtrip/sections2blocks.xsl +263 -0
  1035. data/docbook-xsl/roundtrip/specifications.xml +1420 -0
  1036. data/docbook-xsl/roundtrip/template-pages.xml +2 -0
  1037. data/docbook-xsl/roundtrip/template.dot +0 -0
  1038. data/docbook-xsl/roundtrip/template.xml +3 -0
  1039. data/docbook-xsl/roundtrip/wordml2normalise.xsl +445 -0
  1040. data/docbook-xsl/template/titlepage.xml +478 -0
  1041. data/docbook-xsl/template/titlepage.xsl +1280 -0
  1042. data/docbook-xsl/tests/refentry.007.ns.xml +325 -0
  1043. data/docbook-xsl/tests/refentry.007.xml +340 -0
  1044. data/docbook-xsl/tools/bin/docbook-xsl-update +53 -0
  1045. data/docbook-xsl/tools/make/Makefile.DocBook +698 -0
  1046. data/docbook-xsl/tools/make/Makefile.combine +182 -0
  1047. data/docbook-xsl/tools/make/Makefile.docParam +59 -0
  1048. data/docbook-xsl/xhtml/admon.xsl +133 -0
  1049. data/docbook-xsl/xhtml/annotations.xsl +158 -0
  1050. data/docbook-xsl/xhtml/autoidx-kimber.xsl +139 -0
  1051. data/docbook-xsl/xhtml/autoidx-kosek.xsl +109 -0
  1052. data/docbook-xsl/xhtml/autoidx-ng.xsl +21 -0
  1053. data/docbook-xsl/xhtml/autoidx.xsl +588 -0
  1054. data/docbook-xsl/xhtml/autotoc.xsl +632 -0
  1055. data/docbook-xsl/xhtml/biblio-iso690.xsl +1300 -0
  1056. data/docbook-xsl/xhtml/biblio.xsl +1234 -0
  1057. data/docbook-xsl/xhtml/block.xsl +432 -0
  1058. data/docbook-xsl/xhtml/callout.xsl +188 -0
  1059. data/docbook-xsl/xhtml/changebars.xsl +78 -0
  1060. data/docbook-xsl/xhtml/chunk-changebars.xsl +96 -0
  1061. data/docbook-xsl/xhtml/chunk-code.xsl +639 -0
  1062. data/docbook-xsl/xhtml/chunk-common.xsl +1552 -0
  1063. data/docbook-xsl/xhtml/chunk.xsl +52 -0
  1064. data/docbook-xsl/xhtml/chunker.xsl +302 -0
  1065. data/docbook-xsl/xhtml/chunkfast.xsl +69 -0
  1066. data/docbook-xsl/xhtml/chunktoc.xsl +462 -0
  1067. data/docbook-xsl/xhtml/component.xsl +375 -0
  1068. data/docbook-xsl/xhtml/division.xsl +228 -0
  1069. data/docbook-xsl/xhtml/docbook.xsl +447 -0
  1070. data/docbook-xsl/xhtml/ebnf.xsl +328 -0
  1071. data/docbook-xsl/xhtml/footnote.xsl +301 -0
  1072. data/docbook-xsl/xhtml/formal.xsl +387 -0
  1073. data/docbook-xsl/xhtml/glossary.xsl +548 -0
  1074. data/docbook-xsl/xhtml/graphics.xsl +1436 -0
  1075. data/docbook-xsl/xhtml/highlight.xsl +70 -0
  1076. data/docbook-xsl/xhtml/html-rtf.xsl +321 -0
  1077. data/docbook-xsl/xhtml/html.xsl +263 -0
  1078. data/docbook-xsl/xhtml/htmltbl.xsl +57 -0
  1079. data/docbook-xsl/xhtml/index.xsl +224 -0
  1080. data/docbook-xsl/xhtml/info.xsl +44 -0
  1081. data/docbook-xsl/xhtml/inline.xsl +1457 -0
  1082. data/docbook-xsl/xhtml/keywords.xsl +36 -0
  1083. data/docbook-xsl/xhtml/lists.xsl +1081 -0
  1084. data/docbook-xsl/xhtml/maketoc.xsl +91 -0
  1085. data/docbook-xsl/xhtml/manifest.xsl +22 -0
  1086. data/docbook-xsl/xhtml/math.xsl +284 -0
  1087. data/docbook-xsl/xhtml/oldchunker.xsl +176 -0
  1088. data/docbook-xsl/xhtml/onechunk.xsl +36 -0
  1089. data/docbook-xsl/xhtml/param.xsl +424 -0
  1090. data/docbook-xsl/xhtml/pi.xsl +1203 -0
  1091. data/docbook-xsl/xhtml/profile-chunk-code.xsl +611 -0
  1092. data/docbook-xsl/xhtml/profile-chunk.xsl +52 -0
  1093. data/docbook-xsl/xhtml/profile-docbook.xsl +409 -0
  1094. data/docbook-xsl/xhtml/profile-onechunk.xsl +36 -0
  1095. data/docbook-xsl/xhtml/qandaset.xsl +371 -0
  1096. data/docbook-xsl/xhtml/refentry.xsl +309 -0
  1097. data/docbook-xsl/xhtml/sections.xsl +554 -0
  1098. data/docbook-xsl/xhtml/synop.xsl +1508 -0
  1099. data/docbook-xsl/xhtml/table.xsl +1102 -0
  1100. data/docbook-xsl/xhtml/task.xsl +73 -0
  1101. data/docbook-xsl/xhtml/titlepage.templates.xsl +3622 -0
  1102. data/docbook-xsl/xhtml/titlepage.xsl +1015 -0
  1103. data/docbook-xsl/xhtml/toc.xsl +159 -0
  1104. data/docbook-xsl/xhtml/verbatim.xsl +354 -0
  1105. data/docbook-xsl/xhtml/xref.xsl +1288 -0
  1106. data/example/LICENSE +22 -0
  1107. data/example/book/big.asc +5604 -0
  1108. data/example/book/book.asc +62 -0
  1109. data/example/book/holmes.asc +12983 -0
  1110. data/example/book/image/octocat_professor.png +0 -0
  1111. data/example/book/include/hello.c +10 -0
  1112. data/example/output/META-INF/container.xml +6 -0
  1113. data/example/output/OEBPS/ar01s02.html +15 -0
  1114. data/example/output/OEBPS/ar01s03.html +3 -0
  1115. data/example/output/OEBPS/content.opf +21 -0
  1116. data/example/output/OEBPS/index.html +5 -0
  1117. data/example/output/OEBPS/toc.ncx +37 -0
  1118. data/example/output/a_case_of_identity.html +725 -0
  1119. data/example/output/a_example_appendix.html +63 -0
  1120. data/example/output/a_migration_notes.html +95 -0
  1121. data/example/output/apa.html +20 -0
  1122. data/example/output/apb.html +6 -0
  1123. data/example/output/apc.html +24 -0
  1124. data/example/output/apd.html +30 -0
  1125. data/example/output/ape.html +26 -0
  1126. data/example/output/apf.html +9 -0
  1127. data/example/output/apg.html +42 -0
  1128. data/example/output/aph.html +89 -0
  1129. data/example/output/ar01s02.html +12 -0
  1130. data/example/output/ar01s03.html +34 -0
  1131. data/example/output/ar01s04.html +77 -0
  1132. data/example/output/ar01s05.html +272 -0
  1133. data/example/output/ar01s06.html +35 -0
  1134. data/example/output/ar01s07.html +105 -0
  1135. data/example/output/ar01s08.html +33 -0
  1136. data/example/output/ar01s09.html +12 -0
  1137. data/example/output/ar01s10.html +14 -0
  1138. data/example/output/ar01s11.html +34 -0
  1139. data/example/output/ar01s12.html +63 -0
  1140. data/example/output/ar01s13.html +156 -0
  1141. data/example/output/ar01s14.html +330 -0
  1142. data/example/output/ar01s15.html +22 -0
  1143. data/example/output/ar01s16.html +27 -0
  1144. data/example/output/ar01s17.html +94 -0
  1145. data/example/output/ar01s18.html +359 -0
  1146. data/example/output/ar01s19.html +373 -0
  1147. data/example/output/ar01s20.html +27 -0
  1148. data/example/output/ar01s21.html +33 -0
  1149. data/example/output/ar01s22.html +351 -0
  1150. data/example/output/ar01s23.html +21 -0
  1151. data/example/output/ar01s24.html +69 -0
  1152. data/example/output/ar01s25.html +60 -0
  1153. data/example/output/ar01s26.html +217 -0
  1154. data/example/output/ar01s27.html +88 -0
  1155. data/example/output/ar01s28.html +237 -0
  1156. data/example/output/ar01s29.html +68 -0
  1157. data/example/output/ar01s30.html +154 -0
  1158. data/example/output/ar01s31.html +6 -0
  1159. data/example/output/ar01s32.html +22 -0
  1160. data/example/output/ar01s33.html +209 -0
  1161. data/example/output/asciidoc_backends.html +190 -0
  1162. data/example/output/asciidoc_document_types.html +131 -0
  1163. data/example/output/attribute_entries.html +185 -0
  1164. data/example/output/attribute_lists.html +157 -0
  1165. data/example/output/attribute_references.html +414 -0
  1166. data/example/output/attributelist_element.html +143 -0
  1167. data/example/output/b_packager_notes.html +68 -0
  1168. data/example/output/bi01.html +18 -0
  1169. data/example/output/big.asc +5604 -0
  1170. data/example/output/block_element_definitions.html +448 -0
  1171. data/example/output/block_titles.html +83 -0
  1172. data/example/output/blockid_element.html +80 -0
  1173. data/example/output/book.asc +5604 -0
  1174. data/example/output/book.epub +0 -0
  1175. data/example/output/book.fo +3788 -0
  1176. data/example/output/book.html +8793 -0
  1177. data/example/output/book.xml +8265 -0
  1178. data/example/output/c_asciidoc_safe_mode.html +105 -0
  1179. data/example/output/callouts.html +214 -0
  1180. data/example/output/catalog +10 -0
  1181. data/example/output/colophon.html +397 -0
  1182. data/example/output/configuration_files.html +672 -0
  1183. data/example/output/converting_docbook_to_other_file_formats.html +324 -0
  1184. data/example/output/d_using_asciidoc_with_non-english_languages.html +107 -0
  1185. data/example/output/delimited_blocks.html +455 -0
  1186. data/example/output/document_attributes.html +95 -0
  1187. data/example/output/document_processing.html +116 -0
  1188. data/example/output/document_structure.html +493 -0
  1189. data/example/output/e_vim_syntax_highlighter.html +111 -0
  1190. data/example/output/example_bibliography.html +82 -0
  1191. data/example/output/example_colophon.html +58 -0
  1192. data/example/output/example_glossary.html +73 -0
  1193. data/example/output/example_index.html +108 -0
  1194. data/example/output/f_attribute_options.html +129 -0
  1195. data/example/output/filters.html +179 -0
  1196. data/example/output/footnotes.html +103 -0
  1197. data/example/output/g_diagnostics.html +148 -0
  1198. data/example/output/generating_plain_text_files.html +68 -0
  1199. data/example/output/getting_started.html +87 -0
  1200. data/example/output/glossary.html +95 -0
  1201. data/example/output/go01.html +24 -0
  1202. data/example/output/h_backend_attributes.html +308 -0
  1203. data/example/output/help_commands.html +96 -0
  1204. data/example/output/holmes.asc +12983 -0
  1205. data/example/output/image/octocat_professor.png +0 -0
  1206. data/example/output/include/hello.c +10 -0
  1207. data/example/output/index.html +656 -0
  1208. data/example/output/indexes.html +104 -0
  1209. data/example/output/intrinsic_attributes.html +165 -0
  1210. data/example/output/ix01.html +3 -0
  1211. data/example/output/lists.html +666 -0
  1212. data/example/output/macros.html +737 -0
  1213. data/example/output/manpage_documents.html +124 -0
  1214. data/example/output/master.css +281 -0
  1215. data/example/output/mathematical_formulas.html +125 -0
  1216. data/example/output/page.html +60 -0
  1217. data/example/output/paragraphs.html +192 -0
  1218. data/example/output/pr01.html +3 -0
  1219. data/example/output/source_code_highlighting.html +59 -0
  1220. data/example/output/stylesheets/handbookish-quirks.css +0 -0
  1221. data/example/output/stylesheets/handbookish.css +233 -0
  1222. data/example/output/tables.html +797 -0
  1223. data/example/output/text_formatting.html +273 -0
  1224. data/example/output/the_adventure_of_the_beryl_coronet.html +968 -0
  1225. data/example/output/the_adventure_of_the_blue_carbuncle.html +825 -0
  1226. data/example/output/the_adventure_of_the_copper_beeches.html +998 -0
  1227. data/example/output/the_adventure_of_the_engineer_s_thumb.html +851 -0
  1228. data/example/output/the_adventure_of_the_noble_bachelor.html +861 -0
  1229. data/example/output/the_adventure_of_the_speckled_band.html +1015 -0
  1230. data/example/output/the_boscombe_valley_mystery.html +974 -0
  1231. data/example/output/the_first_chapter.html +110 -0
  1232. data/example/output/the_five_orange_pips.html +776 -0
  1233. data/example/output/the_man_with_the_twisted_lip.html +946 -0
  1234. data/example/output/the_red-headed_league.html +950 -0
  1235. data/example/output/the_second_chapter.html +95 -0
  1236. data/example/output/the_third_chapter.html +58 -0
  1237. data/example/output/tips_and_tricks.html +452 -0
  1238. data/example/output/title.html +120 -0
  1239. data/example/output/titles.html +126 -0
  1240. data/example/site/index.html +12 -0
  1241. data/example/site/page.html +8 -0
  1242. data/site/default/index.html +43 -0
  1243. data/site/default/master.css +281 -0
  1244. data/site/default/page.html +60 -0
  1245. data/stylesheets/handbookish-quirks.css +0 -0
  1246. data/stylesheets/handbookish.css +233 -0
  1247. data/template/LICENSE +1 -0
  1248. data/template/README.asciidoc +9 -0
  1249. data/template/book/book.asc +58 -0
  1250. data/template/book/chapter2.asc +8 -0
  1251. data/template/book/image/octocat_professor.png +0 -0
  1252. data/template/book/include/hello.c +10 -0
  1253. metadata +1255 -3
@@ -0,0 +1,110 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml">
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5
+ <link rel="stylesheet" href="master.css" type="text/css" />
6
+ <title>The first chapter</title>
7
+ </head>
8
+
9
+ <body>
10
+ <div class="nav" id="navheader">
11
+ <table width="100%">
12
+ <tr><td width="33%" align="left">
13
+
14
+ <a href="title.html">Prev</a><br/>
15
+ Introduction
16
+
17
+ </td><td width="33%" align="center">
18
+
19
+ <a href="index.html">Home</a><br/>
20
+ <strong>Book Title</strong>
21
+
22
+ </td><td width="33%" align="right">
23
+
24
+ <a href="the_second_chapter.html">Next</a><br/>
25
+ The second chapter
26
+
27
+ </td></tr>
28
+ </table>
29
+ </div>
30
+
31
+ <hr/>
32
+
33
+ <div class="content">
34
+ <div class="section" lang="en" xml:lang="en">
35
+ <div class="titlepage"><div><div><h2 class="title" style="clear: both">
36
+ <a id="_the_first_chapter"></a>The first chapter</h2></div></div></div>
37
+ <p>Nec vitae mus fringilla eu vel pede sed pellentesque. Nascetur fugiat
38
+ nobis. Eu felis id mauris sollicitudin ut. Sem volutpat feugiat.
39
+ Ornare convallis urna vitae.</p>
40
+ <div class="informalfigure"><div class="mediaobject"><img src="image/octocat_professor.png" alt="image/octocat_professor.png"></div></div>
41
+ <div class="section" lang="en" xml:lang="en">
42
+ <div class="titlepage"><div><div><h3 class="title">
43
+ <a id="_subsection_one"></a>Subsection one</h3></div></div></div>
44
+ <p>What is version control, and why should you care? Version control is a system that records changes to a file or set of files over time so that you can recall specific versions later. For the examples in this book you will use software source code as the files being version controlled, though in reality you can do this with nearly any type of file on a computer.</p>
45
+ <p>If you are a graphic or web designer and want to keep every version of an image or layout (which you would most certainly want to), a Version Control System (VCS) is a very wise thing to use. It allows you to revert files back to a previous state, revert the entire project back to a previous state, compare changes over time, see who last modified something that might be causing a problem, who introduced an issue and when, and more. Using a VCS also generally means that if you screw things up or lose files, you can easily recover. In addition, you get all this for very little overhead.</p>
46
+ <div class="table">
47
+ <a id="id36112458"></a><p class="title"><b>Table 1. CSV data, 15% each column</b></p>
48
+ <div class="table-contents"><table summary="CSV data, 15% each column" border="1" width="60%">
49
+ <colgroup>
50
+ <col>
51
+ <col>
52
+ <col>
53
+ <col>
54
+ </colgroup>
55
+ <tbody>
56
+ <tr>
57
+ <td align="left" valign="top"><p>1</p></td>
58
+ <td align="left" valign="top"><p>2</p></td>
59
+ <td align="left" valign="top"><p>3</p></td>
60
+ <td align="left" valign="top"><p>4</p></td>
61
+ </tr>
62
+ <tr>
63
+ <td align="left" valign="top"><p>a</p></td>
64
+ <td align="left" valign="top"><p>b</p></td>
65
+ <td align="left" valign="top"><p>c</p></td>
66
+ <td align="left" valign="top"><p>d</p></td>
67
+ </tr>
68
+ <tr>
69
+ <td align="left" valign="top"><p>A</p></td>
70
+ <td align="left" valign="top"><p>B</p></td>
71
+ <td align="left" valign="top"><p>C</p></td>
72
+ <td align="left" valign="top"><p>D</p></td>
73
+ </tr>
74
+ </tbody>
75
+ </table></div>
76
+ </div>
77
+ <br class="table-break"><div class="section" lang="en" xml:lang="en">
78
+ <div class="titlepage"><div><div><h4 class="title">
79
+ <a id="_sub_sub_section"></a>Sub-sub section</h4></div></div></div>
80
+ <p>Nec mauris sed aliquam nam mauris dolor lorem imperdiet.</p>
81
+ </div>
82
+ </div>
83
+ </div>
84
+
85
+ </div>
86
+
87
+ <hr/>
88
+
89
+ <div class="nav" id="navfooter">
90
+ <table width="100%">
91
+ <tr><td width="33%" align="left">
92
+
93
+ <a href="title.html">Prev</a><br/>
94
+ Introduction
95
+
96
+ </td><td width="33%" align="center">
97
+
98
+ <a href="index.html">Home</a><br/>
99
+ Book Title
100
+
101
+ </td><td width="33%" align="right">
102
+
103
+ <a href="the_second_chapter.html">Next</a><br/>
104
+ The second chapter
105
+
106
+ </td></tr>
107
+ </table>
108
+ </div>
109
+ </body>
110
+ </html>
@@ -0,0 +1,776 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml">
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5
+ <link rel="stylesheet" href="master.css" type="text/css" />
6
+ <title>The Five Orange Pips</title>
7
+ </head>
8
+
9
+ <body>
10
+ <div class="nav" id="navheader">
11
+ <table width="100%">
12
+ <tr><td width="33%" align="left">
13
+
14
+ <a href="the_boscombe_valley_mystery.html">Prev</a><br/>
15
+ The Boscombe Valley Mystery
16
+
17
+ </td><td width="33%" align="center">
18
+
19
+ <a href="index.html">Home</a><br/>
20
+ <strong>The Adventures of Sherlock Holmes</strong>
21
+
22
+ </td><td width="33%" align="right">
23
+
24
+ <a href="the_man_with_the_twisted_lip.html">Next</a><br/>
25
+ The Man with the Twisted Lip
26
+
27
+ </td></tr>
28
+ </table>
29
+ </div>
30
+
31
+ <hr/>
32
+
33
+ <div class="content">
34
+ <div class="section" lang="en" xml:lang="en">
35
+ <div class="titlepage"><div><div><h2 class="title" style="clear: both">
36
+ <a id="_the_five_orange_pips"></a>The Five Orange Pips</h2></div></div></div>
37
+ <p>When I glance over my notes and records of the Sherlock Holmes
38
+ cases between the years '82 and '90, I am faced by so many which
39
+ present strange and interesting features that it is no easy
40
+ matter to know which to choose and which to leave. Some, however,
41
+ have already gained publicity through the papers, and others have
42
+ not offered a field for those peculiar qualities which my friend
43
+ possessed in so high a degree, and which it is the object of
44
+ these papers to illustrate. Some, too, have baffled his
45
+ analytical skill, and would be, as narratives, beginnings without
46
+ an ending, while others have been but partially cleared up, and
47
+ have their explanations founded rather upon conjecture and
48
+ surmise than on that absolute logical proof which was so dear to
49
+ him. There is, however, one of these last which was so remarkable
50
+ in its details and so startling in its results that I am tempted
51
+ to give some account of it in spite of the fact that there are
52
+ points in connection with it which never have been, and probably
53
+ never will be, entirely cleared up.</p>
54
+ <p>The year '87 furnished us with a long series of cases of greater
55
+ or less interest, of which I retain the records. Among my
56
+ headings under this one twelve months I find an account of the
57
+ adventure of the Paradol Chamber, of the Amateur Mendicant
58
+ Society, who held a luxurious club in the lower vault of a
59
+ furniture warehouse, of the facts connected with the loss of the
60
+ British barque "Sophy Anderson", of the singular adventures of the
61
+ Grice Patersons in the island of Uffa, and finally of the
62
+ Camberwell poisoning case. In the latter, as may be remembered,
63
+ Sherlock Holmes was able, by winding up the dead man’s watch, to
64
+ prove that it had been wound up two hours before, and that
65
+ therefore the deceased had gone to bed within that time—a
66
+ deduction which was of the greatest importance in clearing up the
67
+ case. All these I may sketch out at some future date, but none of
68
+ them present such singular features as the strange train of
69
+ circumstances which I have now taken up my pen to describe.</p>
70
+ <p>It was in the latter days of September, and the equinoctial gales
71
+ had set in with exceptional violence. All day the wind had
72
+ screamed and the rain had beaten against the windows, so that
73
+ even here in the heart of great, hand-made London we were forced
74
+ to raise our minds for the instant from the routine of life and
75
+ to recognise the presence of those great elemental forces which
76
+ shriek at mankind through the bars of his civilisation, like
77
+ untamed beasts in a cage. As evening drew in, the storm grew
78
+ higher and louder, and the wind cried and sobbed like a child in
79
+ the chimney. Sherlock Holmes sat moodily at one side of the
80
+ fireplace cross-indexing his records of crime, while I at the
81
+ other was deep in one of Clark Russell’s fine sea-stories until
82
+ the howl of the gale from without seemed to blend with the text,
83
+ and the splash of the rain to lengthen out into the long swash of
84
+ the sea waves. My wife was on a visit to her mother’s, and for a
85
+ few days I was a dweller once more in my old quarters at Baker
86
+ Street.</p>
87
+ <p>"Why," said I, glancing up at my companion, "that was surely the
88
+ bell. Who could come to-night? Some friend of yours, perhaps?"</p>
89
+ <p>"Except yourself I have none," he answered. "I do not encourage
90
+ visitors."</p>
91
+ <p>"A client, then?"</p>
92
+ <p>"If so, it is a serious case. Nothing less would bring a man out
93
+ on such a day and at such an hour. But I take it that it is more
94
+ likely to be some crony of the landlady’s."</p>
95
+ <p>Sherlock Holmes was wrong in his conjecture, however, for there
96
+ came a step in the passage and a tapping at the door. He
97
+ stretched out his long arm to turn the lamp away from himself and
98
+ towards the vacant chair upon which a newcomer must sit.</p>
99
+ <p>"Come in!" said he.</p>
100
+ <p>The man who entered was young, some two-and-twenty at the
101
+ outside, well-groomed and trimly clad, with something of
102
+ refinement and delicacy in his bearing. The streaming umbrella
103
+ which he held in his hand, and his long shining waterproof told
104
+ of the fierce weather through which he had come. He looked about
105
+ him anxiously in the glare of the lamp, and I could see that his
106
+ face was pale and his eyes heavy, like those of a man who is
107
+ weighed down with some great anxiety.</p>
108
+ <p>"I owe you an apology," he said, raising his golden pince-nez to
109
+ his eyes. "I trust that I am not intruding. I fear that I have
110
+ brought some traces of the storm and rain into your snug
111
+ chamber."</p>
112
+ <p>"Give me your coat and umbrella," said Holmes. "They may rest
113
+ here on the hook and will be dry presently. You have come up from
114
+ the south-west, I see."</p>
115
+ <p>"Yes, from Horsham."</p>
116
+ <p>"That clay and chalk mixture which I see upon your toe caps is
117
+ quite distinctive."</p>
118
+ <p>"I have come for advice."</p>
119
+ <p>"That is easily got."</p>
120
+ <p>"And help."</p>
121
+ <p>"That is not always so easy."</p>
122
+ <p>"I have heard of you, Mr. Holmes. I heard from Major Prendergast
123
+ how you saved him in the Tankerville Club scandal."</p>
124
+ <p>"Ah, of course. He was wrongfully accused of cheating at cards."</p>
125
+ <p>"He said that you could solve anything."</p>
126
+ <p>"He said too much."</p>
127
+ <p>"That you are never beaten."</p>
128
+ <p>"I have been beaten four times—three times by men, and once by a
129
+ woman."</p>
130
+ <p>"But what is that compared with the number of your successes?"</p>
131
+ <p>"It is true that I have been generally successful."</p>
132
+ <p>"Then you may be so with me."</p>
133
+ <p>"I beg that you will draw your chair up to the fire and favour me
134
+ with some details as to your case."</p>
135
+ <p>"It is no ordinary one."</p>
136
+ <p>"None of those which come to me are. I am the last court of
137
+ appeal."</p>
138
+ <p>"And yet I question, sir, whether, in all your experience, you
139
+ have ever listened to a more mysterious and inexplicable chain of
140
+ events than those which have happened in my own family."</p>
141
+ <p>"You fill me with interest," said Holmes. "Pray give us the
142
+ essential facts from the commencement, and I can afterwards
143
+ question you as to those details which seem to me to be most
144
+ important."</p>
145
+ <p>The young man pulled his chair up and pushed his wet feet out
146
+ towards the blaze.</p>
147
+ <p>"My name," said he, "is John Openshaw, but my own affairs have,
148
+ as far as I can understand, little to do with this awful
149
+ business. It is a hereditary matter; so in order to give you an
150
+ idea of the facts, I must go back to the commencement of the
151
+ affair.</p>
152
+ <p>"You must know that my grandfather had two sons—my uncle Elias
153
+ and my father Joseph. My father had a small factory at Coventry,
154
+ which he enlarged at the time of the invention of bicycling. He
155
+ was a patentee of the Openshaw unbreakable tire, and his business
156
+ met with such success that he was able to sell it and to retire
157
+ upon a handsome competence.</p>
158
+ <p>"My uncle Elias emigrated to America when he was a young man and
159
+ became a planter in Florida, where he was reported to have done
160
+ very well. At the time of the war he fought in Jackson’s army,
161
+ and afterwards under Hood, where he rose to be a colonel. When
162
+ Lee laid down his arms my uncle returned to his plantation, where
163
+ he remained for three or four years. About 1869 or 1870 he came
164
+ back to Europe and took a small estate in Sussex, near Horsham.
165
+ He had made a very considerable fortune in the States, and his
166
+ reason for leaving them was his aversion to the negroes, and his
167
+ dislike of the Republican policy in extending the franchise to
168
+ them. He was a singular man, fierce and quick-tempered, very
169
+ foul-mouthed when he was angry, and of a most retiring
170
+ disposition. During all the years that he lived at Horsham, I
171
+ doubt if ever he set foot in the town. He had a garden and two or
172
+ three fields round his house, and there he would take his
173
+ exercise, though very often for weeks on end he would never leave
174
+ his room. He drank a great deal of brandy and smoked very
175
+ heavily, but he would see no society and did not want any
176
+ friends, not even his own brother.</p>
177
+ <p>"He didn’t mind me; in fact, he took a fancy to me, for at the
178
+ time when he saw me first I was a youngster of twelve or so. This
179
+ would be in the year 1878, after he had been eight or nine years
180
+ in England. He begged my father to let me live with him and he
181
+ was very kind to me in his way. When he was sober he used to be
182
+ fond of playing backgammon and draughts with me, and he would
183
+ make me his representative both with the servants and with the
184
+ tradespeople, so that by the time that I was sixteen I was quite
185
+ master of the house. I kept all the keys and could go where I
186
+ liked and do what I liked, so long as I did not disturb him in
187
+ his privacy. There was one singular exception, however, for he
188
+ had a single room, a lumber-room up among the attics, which was
189
+ invariably locked, and which he would never permit either me or
190
+ anyone else to enter. With a boy’s curiosity I have peeped
191
+ through the keyhole, but I was never able to see more than such a
192
+ collection of old trunks and bundles as would be expected in such
193
+ a room.</p>
194
+ <p>"One day—it was in March, 1883—a letter with a foreign stamp
195
+ lay upon the table in front of the colonel’s plate. It was not a
196
+ common thing for him to receive letters, for his bills were all
197
+ paid in ready money, and he had no friends of any sort. <span class="emphasis"><em>From
198
+ India!</em></span> said he as he took it up, <span class="emphasis"><em>Pondicherry postmark! What can
199
+ this be?</em></span> Opening it hurriedly, out there jumped five little
200
+ dried orange pips, which pattered down upon his plate. I began to
201
+ laugh at this, but the laugh was struck from my lips at the sight
202
+ of his face. His lip had fallen, his eyes were protruding, his
203
+ skin the colour of putty, and he glared at the envelope which he
204
+ still held in his trembling hand, <span class="emphasis"><em>K. K. K.!</em></span> he shrieked, and
205
+ then, <span class="emphasis"><em>My God, my God, my sins have overtaken me!</em></span></p>
206
+ <p>"<span class="emphasis"><em>What is it, uncle?</em></span> I cried.</p>
207
+ <p>"<span class="emphasis"><em>Death,</em></span> said he, and rising from the table he retired to his
208
+ room, leaving me palpitating with horror. I took up the envelope
209
+ and saw scrawled in red ink upon the inner flap, just above the
210
+ gum, the letter K three times repeated. There was nothing else
211
+ save the five dried pips. What could be the reason of his
212
+ overpowering terror? I left the breakfast-table, and as I
213
+ ascended the stair I met him coming down with an old rusty key,
214
+ which must have belonged to the attic, in one hand, and a small
215
+ brass box, like a cashbox, in the other.</p>
216
+ <p>"<span class="emphasis"><em>They may do what they like, but I’ll checkmate them still,</em></span>
217
+ said he with an oath. <span class="emphasis"><em>Tell Mary that I shall want a fire in my
218
+ room to-day, and send down to Fordham, the Horsham lawyer.</em></span></p>
219
+ <p>"I did as he ordered, and when the lawyer arrived I was asked to
220
+ step up to the room. The fire was burning brightly, and in the
221
+ grate there was a mass of black, fluffy ashes, as of burned
222
+ paper, while the brass box stood open and empty beside it. As I
223
+ glanced at the box I noticed, with a start, that upon the lid was
224
+ printed the treble K which I had read in the morning upon the
225
+ envelope.</p>
226
+ <p>"<span class="emphasis"><em>I wish you, John,</em></span> said my uncle, <span class="emphasis"><em>to witness my will. I leave
227
+ my estate, with all its advantages and all its disadvantages, to
228
+ my brother, your father, whence it will, no doubt, descend to
229
+ you. If you can enjoy it in peace, well and good! If you find you
230
+ cannot, take my advice, my boy, and leave it to your deadliest
231
+ enemy. I am sorry to give you such a two-edged thing, but I can’t
232
+ say what turn things are going to take. Kindly sign the paper
233
+ where Mr. Fordham shows you.</em></span></p>
234
+ <p>"I signed the paper as directed, and the lawyer took it away with
235
+ him. The singular incident made, as you may think, the deepest
236
+ impression upon me, and I pondered over it and turned it every
237
+ way in my mind without being able to make anything of it. Yet I
238
+ could not shake off the vague feeling of dread which it left
239
+ behind, though the sensation grew less keen as the weeks passed
240
+ and nothing happened to disturb the usual routine of our lives. I
241
+ could see a change in my uncle, however. He drank more than ever,
242
+ and he was less inclined for any sort of society. Most of his
243
+ time he would spend in his room, with the door locked upon the
244
+ inside, but sometimes he would emerge in a sort of drunken frenzy
245
+ and would burst out of the house and tear about the garden with a
246
+ revolver in his hand, screaming out that he was afraid of no man,
247
+ and that he was not to be cooped up, like a sheep in a pen, by
248
+ man or devil. When these hot fits were over, however, he would
249
+ rush tumultuously in at the door and lock and bar it behind him,
250
+ like a man who can brazen it out no longer against the terror
251
+ which lies at the roots of his soul. At such times I have seen
252
+ his face, even on a cold day, glisten with moisture, as though it
253
+ were new raised from a basin.</p>
254
+ <p>"Well, to come to an end of the matter, Mr. Holmes, and not to
255
+ abuse your patience, there came a night when he made one of those
256
+ drunken sallies from which he never came back. We found him, when
257
+ we went to search for him, face downward in a little
258
+ green-scummed pool, which lay at the foot of the garden. There
259
+ was no sign of any violence, and the water was but two feet deep,
260
+ so that the jury, having regard to his known eccentricity,
261
+ brought in a verdict of <span class="emphasis"><em>suicide.</em></span> But I, who knew how he winced
262
+ from the very thought of death, had much ado to persuade myself
263
+ that he had gone out of his way to meet it. The matter passed,
264
+ however, and my father entered into possession of the estate, and
265
+ of some 14,000 pounds, which lay to his credit at the bank."</p>
266
+ <p>"One moment," Holmes interposed, "your statement is, I foresee,
267
+ one of the most remarkable to which I have ever listened. Let me
268
+ have the date of the reception by your uncle of the letter, and
269
+ the date of his supposed suicide."</p>
270
+ <p>"The letter arrived on March 10, 1883. His death was seven weeks
271
+ later, upon the night of May 2nd."</p>
272
+ <p>"Thank you. Pray proceed."</p>
273
+ <p>"When my father took over the Horsham property, he, at my
274
+ request, made a careful examination of the attic, which had been
275
+ always locked up. We found the brass box there, although its
276
+ contents had been destroyed. On the inside of the cover was a
277
+ paper label, with the initials of K. K. K. repeated upon it, and
278
+ <span class="emphasis"><em>Letters, memoranda, receipts, and a register</em></span> written beneath.
279
+ These, we presume, indicated the nature of the papers which had
280
+ been destroyed by Colonel Openshaw. For the rest, there was
281
+ nothing of much importance in the attic save a great many
282
+ scattered papers and note-books bearing upon my uncle’s life in
283
+ America. Some of them were of the war time and showed that he had
284
+ done his duty well and had borne the repute of a brave soldier.
285
+ Others were of a date during the reconstruction of the Southern
286
+ states, and were mostly concerned with politics, for he had
287
+ evidently taken a strong part in opposing the carpet-bag
288
+ politicians who had been sent down from the North.</p>
289
+ <p>"Well, it was the beginning of '84 when my father came to live at
290
+ Horsham, and all went as well as possible with us until the
291
+ January of '85. On the fourth day after the new year I heard my
292
+ father give a sharp cry of surprise as we sat together at the
293
+ breakfast-table. There he was, sitting with a newly opened
294
+ envelope in one hand and five dried orange pips in the
295
+ outstretched palm of the other one. He had always laughed at what
296
+ he called my cock-and-bull story about the colonel, but he looked
297
+ very scared and puzzled now that the same thing had come upon
298
+ himself.</p>
299
+ <p>"<span class="emphasis"><em>Why, what on earth does this mean, John?</em></span> he stammered.</p>
300
+ <p>"My heart had turned to lead. <span class="emphasis"><em>It is K. K. K.,</em></span> said I.</p>
301
+ <p>"He looked inside the envelope. <span class="emphasis"><em>So it is,</em></span> he cried. <span class="emphasis"><em>Here are
302
+ the very letters. But what is this written above them?</em></span></p>
303
+ <p>"<span class="emphasis"><em>Put the papers on the sundial,</em></span> I read, peeping over his
304
+ shoulder.</p>
305
+ <p>"<span class="emphasis"><em>What papers? What sundial?</em></span> he asked.</p>
306
+ <p>"<span class="emphasis"><em>The sundial in the garden. There is no other,</em></span> said I; <span class="emphasis"><em>but the
307
+ papers must be those that are destroyed.</em></span></p>
308
+ <p>"<span class="emphasis"><em>Pooh!</em></span> said he, gripping hard at his courage. <span class="emphasis"><em>We are in a
309
+ civilised land here, and we can’t have tomfoolery of this kind.
310
+ Where does the thing come from?</em></span></p>
311
+ <p>"<span class="emphasis"><em>From Dundee,</em></span> I answered, glancing at the postmark.</p>
312
+ <p>"<span class="emphasis"><em>Some preposterous practical joke,</em></span> said he. <span class="emphasis"><em>What have I to do
313
+ with sundials and papers? I shall take no notice of such
314
+ nonsense.</em></span></p>
315
+ <p>"<span class="emphasis"><em>I should certainly speak to the police,</em></span> I said.</p>
316
+ <p>"<span class="emphasis"><em>And be laughed at for my pains. Nothing of the sort.</em></span></p>
317
+ <p>"<span class="emphasis"><em>Then let me do so?</em></span></p>
318
+ <p>"<span class="emphasis"><em>No, I forbid you. I won’t have a fuss made about such
319
+ nonsense.</em></span></p>
320
+ <p>"It was in vain to argue with him, for he was a very obstinate
321
+ man. I went about, however, with a heart which was full of
322
+ forebodings.</p>
323
+ <p>"On the third day after the coming of the letter my father went
324
+ from home to visit an old friend of his, Major Freebody, who is
325
+ in command of one of the forts upon Portsdown Hill. I was glad
326
+ that he should go, for it seemed to me that he was farther from
327
+ danger when he was away from home. In that, however, I was in
328
+ error. Upon the second day of his absence I received a telegram
329
+ from the major, imploring me to come at once. My father had
330
+ fallen over one of the deep chalk-pits which abound in the
331
+ neighbourhood, and was lying senseless, with a shattered skull. I
332
+ hurried to him, but he passed away without having ever recovered
333
+ his consciousness. He had, as it appears, been returning from
334
+ Fareham in the twilight, and as the country was unknown to him,
335
+ and the chalk-pit unfenced, the jury had no hesitation in
336
+ bringing in a verdict of <span class="emphasis"><em>death from accidental causes.</em></span>
337
+ Carefully as I examined every fact connected with his death, I
338
+ was unable to find anything which could suggest the idea of
339
+ murder. There were no signs of violence, no footmarks, no
340
+ robbery, no record of strangers having been seen upon the roads.
341
+ And yet I need not tell you that my mind was far from at ease,
342
+ and that I was well-nigh certain that some foul plot had been
343
+ woven round him.</p>
344
+ <p>"In this sinister way I came into my inheritance. You will ask me
345
+ why I did not dispose of it? I answer, because I was well
346
+ convinced that our troubles were in some way dependent upon an
347
+ incident in my uncle’s life, and that the danger would be as
348
+ pressing in one house as in another.</p>
349
+ <p>"It was in January, '85, that my poor father met his end, and two
350
+ years and eight months have elapsed since then. During that time
351
+ I have lived happily at Horsham, and I had begun to hope that
352
+ this curse had passed away from the family, and that it had ended
353
+ with the last generation. I had begun to take comfort too soon,
354
+ however; yesterday morning the blow fell in the very shape in
355
+ which it had come upon my father."</p>
356
+ <p>The young man took from his waistcoat a crumpled envelope, and
357
+ turning to the table he shook out upon it five little dried
358
+ orange pips.</p>
359
+ <p>"This is the envelope," he continued. "The postmark is
360
+ London—eastern division. Within are the very words which were
361
+ upon my father’s last message: <span class="emphasis"><em>K. K. K.</em></span>; and then <span class="emphasis"><em>Put the
362
+ papers on the sundial.</em></span>"</p>
363
+ <p>"What have you done?" asked Holmes.</p>
364
+ <p>"Nothing."</p>
365
+ <p>"Nothing?"</p>
366
+ <p>"To tell the truth"--he sank his face into his thin, white
367
+ hands--"I have felt helpless. I have felt like one of those poor
368
+ rabbits when the snake is writhing towards it. I seem to be in
369
+ the grasp of some resistless, inexorable evil, which no foresight
370
+ and no precautions can guard against."</p>
371
+ <p>"Tut! tut!" cried Sherlock Holmes. "You must act, man, or you are
372
+ lost. Nothing but energy can save you. This is no time for
373
+ despair."</p>
374
+ <p>"I have seen the police."</p>
375
+ <p>"Ah!"</p>
376
+ <p>"But they listened to my story with a smile. I am convinced that
377
+ the inspector has formed the opinion that the letters are all
378
+ practical jokes, and that the deaths of my relations were really
379
+ accidents, as the jury stated, and were not to be connected with
380
+ the warnings."</p>
381
+ <p>Holmes shook his clenched hands in the air. "Incredible
382
+ imbecility!" he cried.</p>
383
+ <p>"They have, however, allowed me a policeman, who may remain in
384
+ the house with me."</p>
385
+ <p>"Has he come with you to-night?"</p>
386
+ <p>"No. His orders were to stay in the house."</p>
387
+ <p>Again Holmes raved in the air.</p>
388
+ <p>"Why did you come to me," he cried, "and, above all, why did you
389
+ not come at once?"</p>
390
+ <p>"I did not know. It was only to-day that I spoke to Major
391
+ Prendergast about my troubles and was advised by him to come to
392
+ you."</p>
393
+ <p>"It is really two days since you had the letter. We should have
394
+ acted before this. You have no further evidence, I suppose, than
395
+ that which you have placed before us—no suggestive detail which
396
+ might help us?"</p>
397
+ <p>"There is one thing," said John Openshaw. He rummaged in his coat
398
+ pocket, and, drawing out a piece of discoloured, blue-tinted
399
+ paper, he laid it out upon the table. "I have some remembrance,"
400
+ said he, "that on the day when my uncle burned the papers I
401
+ observed that the small, unburned margins which lay amid the
402
+ ashes were of this particular colour. I found this single sheet
403
+ upon the floor of his room, and I am inclined to think that it
404
+ may be one of the papers which has, perhaps, fluttered out from
405
+ among the others, and in that way has escaped destruction. Beyond
406
+ the mention of pips, I do not see that it helps us much. I think
407
+ myself that it is a page from some private diary. The writing is
408
+ undoubtedly my uncle’s."</p>
409
+ <p>Holmes moved the lamp, and we both bent over the sheet of paper,
410
+ which showed by its ragged edge that it had indeed been torn from
411
+ a book. It was headed, "March, 1869," and beneath were the
412
+ following enigmatical notices:</p>
413
+ <p>"4th. Hudson came. Same old platform.</p>
414
+ <p>"7th. Set the pips on McCauley, Paramore, and
415
+ John Swain, of St. Augustine.</p>
416
+ <p>"9th. McCauley cleared.</p>
417
+ <p>"10th. John Swain cleared.</p>
418
+ <p>"12th. Visited Paramore. All well."</p>
419
+ <p>"Thank you!" said Holmes, folding up the paper and returning it
420
+ to our visitor. "And now you must on no account lose another
421
+ instant. We cannot spare time even to discuss what you have told
422
+ me. You must get home instantly and act."</p>
423
+ <p>"What shall I do?"</p>
424
+ <p>"There is but one thing to do. It must be done at once. You must
425
+ put this piece of paper which you have shown us into the brass
426
+ box which you have described. You must also put in a note to say
427
+ that all the other papers were burned by your uncle, and that
428
+ this is the only one which remains. You must assert that in such
429
+ words as will carry conviction with them. Having done this, you
430
+ must at once put the box out upon the sundial, as directed. Do
431
+ you understand?"</p>
432
+ <p>"Entirely."</p>
433
+ <p>"Do not think of revenge, or anything of the sort, at present. I
434
+ think that we may gain that by means of the law; but we have our
435
+ web to weave, while theirs is already woven. The first
436
+ consideration is to remove the pressing danger which threatens
437
+ you. The second is to clear up the mystery and to punish the
438
+ guilty parties."</p>
439
+ <p>"I thank you," said the young man, rising and pulling on his
440
+ overcoat. "You have given me fresh life and hope. I shall
441
+ certainly do as you advise."</p>
442
+ <p>"Do not lose an instant. And, above all, take care of yourself in
443
+ the meanwhile, for I do not think that there can be a doubt that
444
+ you are threatened by a very real and imminent danger. How do you
445
+ go back?"</p>
446
+ <p>"By train from Waterloo."</p>
447
+ <p>"It is not yet nine. The streets will be crowded, so I trust that
448
+ you may be in safety. And yet you cannot guard yourself too
449
+ closely."</p>
450
+ <p>"I am armed."</p>
451
+ <p>"That is well. To-morrow I shall set to work upon your case."</p>
452
+ <p>"I shall see you at Horsham, then?"</p>
453
+ <p>"No, your secret lies in London. It is there that I shall seek
454
+ it."</p>
455
+ <p>"Then I shall call upon you in a day, or in two days, with news
456
+ as to the box and the papers. I shall take your advice in every
457
+ particular." He shook hands with us and took his leave. Outside
458
+ the wind still screamed and the rain splashed and pattered
459
+ against the windows. This strange, wild story seemed to have come
460
+ to us from amid the mad elements—blown in upon us like a sheet
461
+ of sea-weed in a gale—and now to have been reabsorbed by them
462
+ once more.</p>
463
+ <p>Sherlock Holmes sat for some time in silence, with his head sunk
464
+ forward and his eyes bent upon the red glow of the fire. Then he
465
+ lit his pipe, and leaning back in his chair he watched the blue
466
+ smoke-rings as they chased each other up to the ceiling.</p>
467
+ <p>"I think, Watson," he remarked at last, "that of all our cases we
468
+ have had none more fantastic than this."</p>
469
+ <p>"Save, perhaps, the Sign of Four."</p>
470
+ <p>"Well, yes. Save, perhaps, that. And yet this John Openshaw seems
471
+ to me to be walking amid even greater perils than did the
472
+ Sholtos."</p>
473
+ <p>"But have you," I asked, "formed any definite conception as to
474
+ what these perils are?"</p>
475
+ <p>"There can be no question as to their nature," he answered.</p>
476
+ <p>"Then what are they? Who is this K. K. K., and why does he pursue
477
+ this unhappy family?"</p>
478
+ <p>Sherlock Holmes closed his eyes and placed his elbows upon the
479
+ arms of his chair, with his finger-tips together. "The ideal
480
+ reasoner," he remarked, "would, when he had once been shown a
481
+ single fact in all its bearings, deduce from it not only all the
482
+ chain of events which led up to it but also all the results which
483
+ would follow from it. As Cuvier could correctly describe a whole
484
+ animal by the contemplation of a single bone, so the observer who
485
+ has thoroughly understood one link in a series of incidents
486
+ should be able to accurately state all the other ones, both
487
+ before and after. We have not yet grasped the results which the
488
+ reason alone can attain to. Problems may be solved in the study
489
+ which have baffled all those who have sought a solution by the
490
+ aid of their senses. To carry the art, however, to its highest
491
+ pitch, it is necessary that the reasoner should be able to
492
+ utilise all the facts which have come to his knowledge; and this
493
+ in itself implies, as you will readily see, a possession of all
494
+ knowledge, which, even in these days of free education and
495
+ encyclopaedias, is a somewhat rare accomplishment. It is not so
496
+ impossible, however, that a man should possess all knowledge
497
+ which is likely to be useful to him in his work, and this I have
498
+ endeavoured in my case to do. If I remember rightly, you on one
499
+ occasion, in the early days of our friendship, defined my limits
500
+ in a very precise fashion."</p>
501
+ <p>"Yes," I answered, laughing. "It was a singular document.
502
+ Philosophy, astronomy, and politics were marked at zero, I
503
+ remember. Botany variable, geology profound as regards the
504
+ mud-stains from any region within fifty miles of town, chemistry
505
+ eccentric, anatomy unsystematic, sensational literature and crime
506
+ records unique, violin-player, boxer, swordsman, lawyer, and
507
+ self-poisoner by cocaine and tobacco. Those, I think, were the
508
+ main points of my analysis."</p>
509
+ <p>Holmes grinned at the last item. "Well," he said, "I say now, as
510
+ I said then, that a man should keep his little brain-attic
511
+ stocked with all the furniture that he is likely to use, and the
512
+ rest he can put away in the lumber-room of his library, where he
513
+ can get it if he wants it. Now, for such a case as the one which
514
+ has been submitted to us to-night, we need certainly to muster
515
+ all our resources. Kindly hand me down the letter K of the
516
+ <span class="emphasis"><em>American Encyclopaedia</em></span> which stands upon the shelf beside you.
517
+ Thank you. Now let us consider the situation and see what may be
518
+ deduced from it. In the first place, we may start with a strong
519
+ presumption that Colonel Openshaw had some very strong reason for
520
+ leaving America. Men at his time of life do not change all their
521
+ habits and exchange willingly the charming climate of Florida for
522
+ the lonely life of an English provincial town. His extreme love
523
+ of solitude in England suggests the idea that he was in fear of
524
+ someone or something, so we may assume as a working hypothesis
525
+ that it was fear of someone or something which drove him from
526
+ America. As to what it was he feared, we can only deduce that by
527
+ considering the formidable letters which were received by himself
528
+ and his successors. Did you remark the postmarks of those
529
+ letters?"</p>
530
+ <p>"The first was from Pondicherry, the second from Dundee, and the
531
+ third from London."</p>
532
+ <p>"From East London. What do you deduce from that?"</p>
533
+ <p>"They are all seaports. That the writer was on board of a ship."</p>
534
+ <p>"Excellent. We have already a clue. There can be no doubt that
535
+ the probability—the strong probability—is that the writer was
536
+ on board of a ship. And now let us consider another point. In the
537
+ case of Pondicherry, seven weeks elapsed between the threat and
538
+ its fulfilment, in Dundee it was only some three or four days.
539
+ Does that suggest anything?"</p>
540
+ <p>"A greater distance to travel."</p>
541
+ <p>"But the letter had also a greater distance to come."</p>
542
+ <p>"Then I do not see the point."</p>
543
+ <p>"There is at least a presumption that the vessel in which the man
544
+ or men are is a sailing-ship. It looks as if they always send
545
+ their singular warning or token before them when starting upon
546
+ their mission. You see how quickly the deed followed the sign
547
+ when it came from Dundee. If they had come from Pondicherry in a
548
+ steamer they would have arrived almost as soon as their letter.
549
+ But, as a matter of fact, seven weeks elapsed. I think that those
550
+ seven weeks represented the difference between the mail-boat which
551
+ brought the letter and the sailing vessel which brought the
552
+ writer."</p>
553
+ <p>"It is possible."</p>
554
+ <p>"More than that. It is probable. And now you see the deadly
555
+ urgency of this new case, and why I urged young Openshaw to
556
+ caution. The blow has always fallen at the end of the time which
557
+ it would take the senders to travel the distance. But this one
558
+ comes from London, and therefore we cannot count upon delay."</p>
559
+ <p>"Good God!" I cried. "What can it mean, this relentless
560
+ persecution?"</p>
561
+ <p>"The papers which Openshaw carried are obviously of vital
562
+ importance to the person or persons in the sailing-ship. I think
563
+ that it is quite clear that there must be more than one of them.
564
+ A single man could not have carried out two deaths in such a way
565
+ as to deceive a coroner’s jury. There must have been several in
566
+ it, and they must have been men of resource and determination.
567
+ Their papers they mean to have, be the holder of them who it may.
568
+ In this way you see K. K. K. ceases to be the initials of an
569
+ individual and becomes the badge of a society."</p>
570
+ <p>"But of what society?"</p>
571
+ <p>"Have you never--" said Sherlock Holmes, bending forward and
572
+ sinking his voice--"have you never heard of the Ku Klux Klan?"</p>
573
+ <p>"I never have."</p>
574
+ <p>Holmes turned over the leaves of the book upon his knee. "Here it
575
+ is," said he presently:</p>
576
+ <p>"<span class="emphasis"><em>Ku Klux Klan. A name derived from the fanciful resemblance to
577
+ the sound produced by cocking a rifle. This terrible secret
578
+ society was formed by some ex-Confederate soldiers in the
579
+ Southern states after the Civil War, and it rapidly formed local
580
+ branches in different parts of the country, notably in Tennessee,
581
+ Louisiana, the Carolinas, Georgia, and Florida. Its power was
582
+ used for political purposes, principally for the terrorising of
583
+ the negro voters and the murdering and driving from the country
584
+ of those who were opposed to its views. Its outrages were usually
585
+ preceded by a warning sent to the marked man in some fantastic
586
+ but generally recognised shape—a sprig of oak-leaves in some
587
+ parts, melon seeds or orange pips in others. On receiving this
588
+ the victim might either openly abjure his former ways, or might
589
+ fly from the country. If he braved the matter out, death would
590
+ unfailingly come upon him, and usually in some strange and
591
+ unforeseen manner. So perfect was the organisation of the
592
+ society, and so systematic its methods, that there is hardly a
593
+ case upon record where any man succeeded in braving it with
594
+ impunity, or in which any of its outrages were traced home to the
595
+ perpetrators. For some years the organisation flourished in spite
596
+ of the efforts of the United States government and of the better
597
+ classes of the community in the South. Eventually, in the year
598
+ 1869, the movement rather suddenly collapsed, although there have
599
+ been sporadic outbreaks of the same sort since that date.</em></span></p>
600
+ <p>"You will observe," said Holmes, laying down the volume, "that
601
+ the sudden breaking up of the society was coincident with the
602
+ disappearance of Openshaw from America with their papers. It may
603
+ well have been cause and effect. It is no wonder that he and his
604
+ family have some of the more implacable spirits upon their track.
605
+ You can understand that this register and diary may implicate
606
+ some of the first men in the South, and that there may be many
607
+ who will not sleep easy at night until it is recovered."</p>
608
+ <p>"Then the page we have seen--"</p>
609
+ <p>"Is such as we might expect. It ran, if I remember right, <span class="emphasis"><em>sent
610
+ the pips to A, B, and C</em></span>--that is, sent the society’s warning to
611
+ them. Then there are successive entries that A and B cleared, or
612
+ left the country, and finally that C was visited, with, I fear, a
613
+ sinister result for C. Well, I think, Doctor, that we may let
614
+ some light into this dark place, and I believe that the only
615
+ chance young Openshaw has in the meantime is to do what I have
616
+ told him. There is nothing more to be said or to be done
617
+ to-night, so hand me over my violin and let us try to forget for
618
+ half an hour the miserable weather and the still more miserable
619
+ ways of our fellow-men."</p>
620
+ <p>It had cleared in the morning, and the sun was shining with a
621
+ subdued brightness through the dim veil which hangs over the
622
+ great city. Sherlock Holmes was already at breakfast when I came
623
+ down.</p>
624
+ <p>"You will excuse me for not waiting for you," said he; "I have, I
625
+ foresee, a very busy day before me in looking into this case of
626
+ young Openshaw’s."</p>
627
+ <p>"What steps will you take?" I asked.</p>
628
+ <p>"It will very much depend upon the results of my first inquiries.
629
+ I may have to go down to Horsham, after all."</p>
630
+ <p>"You will not go there first?"</p>
631
+ <p>"No, I shall commence with the City. Just ring the bell and the
632
+ maid will bring up your coffee."</p>
633
+ <p>As I waited, I lifted the unopened newspaper from the table and
634
+ glanced my eye over it. It rested upon a heading which sent a
635
+ chill to my heart.</p>
636
+ <p>"Holmes," I cried, "you are too late."</p>
637
+ <p>"Ah!" said he, laying down his cup, "I feared as much. How was it
638
+ done?" He spoke calmly, but I could see that he was deeply moved.</p>
639
+ <p>"My eye caught the name of Openshaw, and the heading <span class="emphasis"><em>Tragedy
640
+ Near Waterloo Bridge.</em></span> Here is the account:</p>
641
+ <p>"Between nine and ten last night Police-Constable Cook, of the H
642
+ Division, on duty near Waterloo Bridge, heard a cry for help and
643
+ a splash in the water. The night, however, was extremely dark and
644
+ stormy, so that, in spite of the help of several passers-by, it
645
+ was quite impossible to effect a rescue. The alarm, however, was
646
+ given, and, by the aid of the water-police, the body was
647
+ eventually recovered. It proved to be that of a young gentleman
648
+ whose name, as it appears from an envelope which was found in his
649
+ pocket, was John Openshaw, and whose residence is near Horsham.
650
+ It is conjectured that he may have been hurrying down to catch
651
+ the last train from Waterloo Station, and that in his haste and
652
+ the extreme darkness he missed his path and walked over the edge
653
+ of one of the small landing-places for river steamboats. The body
654
+ exhibited no traces of violence, and there can be no doubt that
655
+ the deceased had been the victim of an unfortunate accident,
656
+ which should have the effect of calling the attention of the
657
+ authorities to the condition of the riverside landing-stages."</p>
658
+ <p>We sat in silence for some minutes, Holmes more depressed and
659
+ shaken than I had ever seen him.</p>
660
+ <p>"That hurts my pride, Watson," he said at last. "It is a petty
661
+ feeling, no doubt, but it hurts my pride. It becomes a personal
662
+ matter with me now, and, if God sends me health, I shall set my
663
+ hand upon this gang. That he should come to me for help, and that
664
+ I should send him away to his death--!" He sprang from his chair
665
+ and paced about the room in uncontrollable agitation, with a
666
+ flush upon his sallow cheeks and a nervous clasping and
667
+ unclasping of his long thin hands.</p>
668
+ <p>"They must be cunning devils," he exclaimed at last. "How could
669
+ they have decoyed him down there? The Embankment is not on the
670
+ direct line to the station. The bridge, no doubt, was too
671
+ crowded, even on such a night, for their purpose. Well, Watson,
672
+ we shall see who will win in the long run. I am going out now!"</p>
673
+ <p>"To the police?"</p>
674
+ <p>"No; I shall be my own police. When I have spun the web they may
675
+ take the flies, but not before."</p>
676
+ <p>All day I was engaged in my professional work, and it was late in
677
+ the evening before I returned to Baker Street. Sherlock Holmes
678
+ had not come back yet. It was nearly ten o’clock before he
679
+ entered, looking pale and worn. He walked up to the sideboard,
680
+ and tearing a piece from the loaf he devoured it voraciously,
681
+ washing it down with a long draught of water.</p>
682
+ <p>"You are hungry," I remarked.</p>
683
+ <p>"Starving. It had escaped my memory. I have had nothing since
684
+ breakfast."</p>
685
+ <p>"Nothing?"</p>
686
+ <p>"Not a bite. I had no time to think of it."</p>
687
+ <p>"And how have you succeeded?"</p>
688
+ <p>"Well."</p>
689
+ <p>"You have a clue?"</p>
690
+ <p>"I have them in the hollow of my hand. Young Openshaw shall not
691
+ long remain unavenged. Why, Watson, let us put their own devilish
692
+ trade-mark upon them. It is well thought of!"</p>
693
+ <p>"What do you mean?"</p>
694
+ <p>He took an orange from the cupboard, and tearing it to pieces he
695
+ squeezed out the pips upon the table. Of these he took five and
696
+ thrust them into an envelope. On the inside of the flap he wrote
697
+ "S. H. for J. O." Then he sealed it and addressed it to "Captain
698
+ James Calhoun, Barque <span class="emphasis"><em>Lone Star,</em></span> Savannah, Georgia."</p>
699
+ <p>"That will await him when he enters port," said he, chuckling.
700
+ "It may give him a sleepless night. He will find it as sure a
701
+ precursor of his fate as Openshaw did before him."</p>
702
+ <p>"And who is this Captain Calhoun?"</p>
703
+ <p>"The leader of the gang. I shall have the others, but he first."</p>
704
+ <p>"How did you trace it, then?"</p>
705
+ <p>He took a large sheet of paper from his pocket, all covered with
706
+ dates and names.</p>
707
+ <p>"I have spent the whole day," said he, "over Lloyd’s registers
708
+ and files of the old papers, following the future career of every
709
+ vessel which touched at Pondicherry in January and February in
710
+ <span class="emphasis"><em>83. There were thirty-six ships of fair tonnage which were
711
+ reported there during those months. Of these, one, the 'Lone Star,</em></span>
712
+ instantly attracted my attention, since, although it was reported
713
+ as having cleared from London, the name is that which is given to
714
+ one of the states of the Union."</p>
715
+ <p>"Texas, I think."</p>
716
+ <p>"I was not and am not sure which; but I knew that the ship must
717
+ have an American origin."</p>
718
+ <p>"What then?"</p>
719
+ <p>"I searched the Dundee records, and when I found that the barque
720
+ <span class="emphasis"><em>Lone Star</em></span> was there in January, '85, my suspicion became a
721
+ certainty. I then inquired as to the vessels which lay at present
722
+ in the port of London."</p>
723
+ <p>"Yes?"</p>
724
+ <p>"The <span class="emphasis"><em>Lone Star</em></span> had arrived here last week. I went down to the
725
+ Albert Dock and found that she had been taken down the river by
726
+ the early tide this morning, homeward bound to Savannah. I wired
727
+ to Gravesend and learned that she had passed some time ago, and
728
+ as the wind is easterly I have no doubt that she is now past the
729
+ Goodwins and not very far from the Isle of Wight."</p>
730
+ <p>"What will you do, then?"</p>
731
+ <p>"Oh, I have my hand upon him. He and the two mates, are as I
732
+ learn, the only native-born Americans in the ship. The others are
733
+ Finns and Germans. I know, also, that they were all three away
734
+ from the ship last night. I had it from the stevedore who has
735
+ been loading their cargo. By the time that their sailing-ship
736
+ reaches Savannah the mail-boat will have carried this letter, and
737
+ the cable will have informed the police of Savannah that these
738
+ three gentlemen are badly wanted here upon a charge of murder."</p>
739
+ <p>There is ever a flaw, however, in the best laid of human plans,
740
+ and the murderers of John Openshaw were never to receive the
741
+ orange pips which would show them that another, as cunning and as
742
+ resolute as themselves, was upon their track. Very long and very
743
+ severe were the equinoctial gales that year. We waited long for
744
+ news of the "Lone Star" of Savannah, but none ever reached us. We
745
+ did at last hear that somewhere far out in the Atlantic a
746
+ shattered stern-post of a boat was seen swinging in the trough
747
+ of a wave, with the letters "L. S." carved upon it, and that is
748
+ all which we shall ever know of the fate of the "Lone Star."</p>
749
+ </div>
750
+
751
+ </div>
752
+
753
+ <hr/>
754
+
755
+ <div class="nav" id="navfooter">
756
+ <table width="100%">
757
+ <tr><td width="33%" align="left">
758
+
759
+ <a href="the_boscombe_valley_mystery.html">Prev</a><br/>
760
+ The Boscombe Valley Mystery
761
+
762
+ </td><td width="33%" align="center">
763
+
764
+ <a href="index.html">Home</a><br/>
765
+ The Adventures of Sherlock Holmes
766
+
767
+ </td><td width="33%" align="right">
768
+
769
+ <a href="the_man_with_the_twisted_lip.html">Next</a><br/>
770
+ The Man with the Twisted Lip
771
+
772
+ </td></tr>
773
+ </table>
774
+ </div>
775
+ </body>
776
+ </html>