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,974 @@
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 Boscombe Valley Mystery</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="a_case_of_identity.html">Prev</a><br/>
15
+ A Case of Identity
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_five_orange_pips.html">Next</a><br/>
25
+ The Five Orange Pips
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_boscombe_valley_mystery"></a>The Boscombe Valley Mystery</h2></div></div></div>
37
+ <p>We were seated at breakfast one morning, my wife and I, when the
38
+ maid brought in a telegram. It was from Sherlock Holmes and ran
39
+ in this way:</p>
40
+ <p>"Have you a couple of days to spare? Have just been wired for from
41
+ the west of England in connection with Boscombe Valley tragedy.
42
+ Shall be glad if you will come with me. Air and scenery perfect.
43
+ Leave Paddington by the 11:15."</p>
44
+ <p>"What do you say, dear?" said my wife, looking across at me.
45
+ "Will you go?"</p>
46
+ <p>"I really don’t know what to say. I have a fairly long list at
47
+ present."</p>
48
+ <p>"Oh, Anstruther would do your work for you. You have been looking
49
+ a little pale lately. I think that the change would do you good,
50
+ and you are always so interested in Mr. Sherlock Holmes' cases."</p>
51
+ <p>"I should be ungrateful if I were not, seeing what I gained
52
+ through one of them," I answered. "But if I am to go, I must pack
53
+ at once, for I have only half an hour."</p>
54
+ <p>My experience of camp life in Afghanistan had at least had the
55
+ effect of making me a prompt and ready traveller. My wants were
56
+ few and simple, so that in less than the time stated I was in a
57
+ cab with my valise, rattling away to Paddington Station. Sherlock
58
+ Holmes was pacing up and down the platform, his tall, gaunt
59
+ figure made even gaunter and taller by his long grey
60
+ travelling-cloak and close-fitting cloth cap.</p>
61
+ <p>"It is really very good of you to come, Watson," said he. "It
62
+ makes a considerable difference to me, having someone with me on
63
+ whom I can thoroughly rely. Local aid is always either worthless
64
+ or else biassed. If you will keep the two corner seats I shall
65
+ get the tickets."</p>
66
+ <p>We had the carriage to ourselves save for an immense litter of
67
+ papers which Holmes had brought with him. Among these he rummaged
68
+ and read, with intervals of note-taking and of meditation, until
69
+ we were past Reading. Then he suddenly rolled them all into a
70
+ gigantic ball and tossed them up onto the rack.</p>
71
+ <p>"Have you heard anything of the case?" he asked.</p>
72
+ <p>"Not a word. I have not seen a paper for some days."</p>
73
+ <p>"The London press has not had very full accounts. I have just
74
+ been looking through all the recent papers in order to master the
75
+ particulars. It seems, from what I gather, to be one of those
76
+ simple cases which are so extremely difficult."</p>
77
+ <p>"That sounds a little paradoxical."</p>
78
+ <p>"But it is profoundly true. Singularity is almost invariably a
79
+ clue. The more featureless and commonplace a crime is, the more
80
+ difficult it is to bring it home. In this case, however, they
81
+ have established a very serious case against the son of the
82
+ murdered man."</p>
83
+ <p>"It is a murder, then?"</p>
84
+ <p>"Well, it is conjectured to be so. I shall take nothing for
85
+ granted until I have the opportunity of looking personally into
86
+ it. I will explain the state of things to you, as far as I have
87
+ been able to understand it, in a very few words.</p>
88
+ <p>"Boscombe Valley is a country district not very far from Ross, in
89
+ Herefordshire. The largest landed proprietor in that part is a
90
+ Mr. John Turner, who made his money in Australia and returned
91
+ some years ago to the old country. One of the farms which he
92
+ held, that of Hatherley, was let to Mr. Charles McCarthy, who was
93
+ also an ex-Australian. The men had known each other in the
94
+ colonies, so that it was not unnatural that when they came to
95
+ settle down they should do so as near each other as possible.
96
+ Turner was apparently the richer man, so McCarthy became his
97
+ tenant but still remained, it seems, upon terms of perfect
98
+ equality, as they were frequently together. McCarthy had one son,
99
+ a lad of eighteen, and Turner had an only daughter of the same
100
+ age, but neither of them had wives living. They appear to have
101
+ avoided the society of the neighbouring English families and to
102
+ have led retired lives, though both the McCarthys were fond of
103
+ sport and were frequently seen at the race-meetings of the
104
+ neighbourhood. McCarthy kept two servants—a man and a girl.
105
+ Turner had a considerable household, some half-dozen at the
106
+ least. That is as much as I have been able to gather about the
107
+ families. Now for the facts.</p>
108
+ <p>"On June 3rd, that is, on Monday last, McCarthy left his house at
109
+ Hatherley about three in the afternoon and walked down to the
110
+ Boscombe Pool, which is a small lake formed by the spreading out
111
+ of the stream which runs down the Boscombe Valley. He had been
112
+ out with his serving-man in the morning at Ross, and he had told
113
+ the man that he must hurry, as he had an appointment of
114
+ importance to keep at three. From that appointment he never came
115
+ back alive.</p>
116
+ <p>"From Hatherley Farm-house to the Boscombe Pool is a quarter of a
117
+ mile, and two people saw him as he passed over this ground. One
118
+ was an old woman, whose name is not mentioned, and the other was
119
+ William Crowder, a game-keeper in the employ of Mr. Turner. Both
120
+ these witnesses depose that Mr. McCarthy was walking alone. The
121
+ game-keeper adds that within a few minutes of his seeing Mr.
122
+ McCarthy pass he had seen his son, Mr. James McCarthy, going the
123
+ same way with a gun under his arm. To the best of his belief, the
124
+ father was actually in sight at the time, and the son was
125
+ following him. He thought no more of the matter until he heard in
126
+ the evening of the tragedy that had occurred.</p>
127
+ <p>"The two McCarthys were seen after the time when William Crowder,
128
+ the game-keeper, lost sight of them. The Boscombe Pool is thickly
129
+ wooded round, with just a fringe of grass and of reeds round the
130
+ edge. A girl of fourteen, Patience Moran, who is the daughter of
131
+ the lodge-keeper of the Boscombe Valley estate, was in one of the
132
+ woods picking flowers. She states that while she was there she
133
+ saw, at the border of the wood and close by the lake, Mr.
134
+ McCarthy and his son, and that they appeared to be having a
135
+ violent quarrel. She heard Mr. McCarthy the elder using very
136
+ strong language to his son, and she saw the latter raise up his
137
+ hand as if to strike his father. She was so frightened by their
138
+ violence that she ran away and told her mother when she reached
139
+ home that she had left the two McCarthys quarrelling near
140
+ Boscombe Pool, and that she was afraid that they were going to
141
+ fight. She had hardly said the words when young Mr. McCarthy came
142
+ running up to the lodge to say that he had found his father dead
143
+ in the wood, and to ask for the help of the lodge-keeper. He was
144
+ much excited, without either his gun or his hat, and his right
145
+ hand and sleeve were observed to be stained with fresh blood. On
146
+ following him they found the dead body stretched out upon the
147
+ grass beside the pool. The head had been beaten in by repeated
148
+ blows of some heavy and blunt weapon. The injuries were such as
149
+ might very well have been inflicted by the butt-end of his son’s
150
+ gun, which was found lying on the grass within a few paces of the
151
+ body. Under these circumstances the young man was instantly
152
+ arrested, and a verdict of <span class="emphasis"><em>wilful murder</em></span> having been returned
153
+ at the inquest on Tuesday, he was on Wednesday brought before the
154
+ magistrates at Ross, who have referred the case to the next
155
+ Assizes. Those are the main facts of the case as they came out
156
+ before the coroner and the police-court."</p>
157
+ <p>"I could hardly imagine a more damning case," I remarked. "If
158
+ ever circumstantial evidence pointed to a criminal it does so
159
+ here."</p>
160
+ <p>"Circumstantial evidence is a very tricky thing," answered Holmes
161
+ thoughtfully. "It may seem to point very straight to one thing,
162
+ but if you shift your own point of view a little, you may find it
163
+ pointing in an equally uncompromising manner to something
164
+ entirely different. It must be confessed, however, that the case
165
+ looks exceedingly grave against the young man, and it is very
166
+ possible that he is indeed the culprit. There are several people
167
+ in the neighbourhood, however, and among them Miss Turner, the
168
+ daughter of the neighbouring landowner, who believe in his
169
+ innocence, and who have retained Lestrade, whom you may recollect
170
+ in connection with the Study in Scarlet, to work out the case in
171
+ his interest. Lestrade, being rather puzzled, has referred the
172
+ case to me, and hence it is that two middle-aged gentlemen are
173
+ flying westward at fifty miles an hour instead of quietly
174
+ digesting their breakfasts at home."</p>
175
+ <p>"I am afraid," said I, "that the facts are so obvious that you
176
+ will find little credit to be gained out of this case."</p>
177
+ <p>"There is nothing more deceptive than an obvious fact," he
178
+ answered, laughing. "Besides, we may chance to hit upon some
179
+ other obvious facts which may have been by no means obvious to
180
+ Mr. Lestrade. You know me too well to think that I am boasting
181
+ when I say that I shall either confirm or destroy his theory by
182
+ means which he is quite incapable of employing, or even of
183
+ understanding. To take the first example to hand, I very clearly
184
+ perceive that in your bedroom the window is upon the right-hand
185
+ side, and yet I question whether Mr. Lestrade would have noted
186
+ even so self-evident a thing as that."</p>
187
+ <p>"How on earth--"</p>
188
+ <p>"My dear fellow, I know you well. I know the military neatness
189
+ which characterises you. You shave every morning, and in this
190
+ season you shave by the sunlight; but since your shaving is less
191
+ and less complete as we get farther back on the left side, until
192
+ it becomes positively slovenly as we get round the angle of the
193
+ jaw, it is surely very clear that that side is less illuminated
194
+ than the other. I could not imagine a man of your habits looking
195
+ at himself in an equal light and being satisfied with such a
196
+ result. I only quote this as a trivial example of observation and
197
+ inference. Therein lies my métier, and it is just possible that
198
+ it may be of some service in the investigation which lies before
199
+ us. There are one or two minor points which were brought out in
200
+ the inquest, and which are worth considering."</p>
201
+ <p>"What are they?"</p>
202
+ <p>"It appears that his arrest did not take place at once, but after
203
+ the return to Hatherley Farm. On the inspector of constabulary
204
+ informing him that he was a prisoner, he remarked that he was not
205
+ surprised to hear it, and that it was no more than his deserts.
206
+ This observation of his had the natural effect of removing any
207
+ traces of doubt which might have remained in the minds of the
208
+ coroner’s jury."</p>
209
+ <p>"It was a confession," I ejaculated.</p>
210
+ <p>"No, for it was followed by a protestation of innocence."</p>
211
+ <p>"Coming on the top of such a damning series of events, it was at
212
+ least a most suspicious remark."</p>
213
+ <p>"On the contrary," said Holmes, "it is the brightest rift which I
214
+ can at present see in the clouds. However innocent he might be,
215
+ he could not be such an absolute imbecile as not to see that the
216
+ circumstances were very black against him. Had he appeared
217
+ surprised at his own arrest, or feigned indignation at it, I
218
+ should have looked upon it as highly suspicious, because such
219
+ surprise or anger would not be natural under the circumstances,
220
+ and yet might appear to be the best policy to a scheming man. His
221
+ frank acceptance of the situation marks him as either an innocent
222
+ man, or else as a man of considerable self-restraint and
223
+ firmness. As to his remark about his deserts, it was also not
224
+ unnatural if you consider that he stood beside the dead body of
225
+ his father, and that there is no doubt that he had that very day
226
+ so far forgotten his filial duty as to bandy words with him, and
227
+ even, according to the little girl whose evidence is so
228
+ important, to raise his hand as if to strike him. The
229
+ self-reproach and contrition which are displayed in his remark
230
+ appear to me to be the signs of a healthy mind rather than of a
231
+ guilty one."</p>
232
+ <p>I shook my head. "Many men have been hanged on far slighter
233
+ evidence," I remarked.</p>
234
+ <p>"So they have. And many men have been wrongfully hanged."</p>
235
+ <p>"What is the young man’s own account of the matter?"</p>
236
+ <p>"It is, I am afraid, not very encouraging to his supporters,
237
+ though there are one or two points in it which are suggestive.
238
+ You will find it here, and may read it for yourself."</p>
239
+ <p>He picked out from his bundle a copy of the local Herefordshire
240
+ paper, and having turned down the sheet he pointed out the
241
+ paragraph in which the unfortunate young man had given his own
242
+ statement of what had occurred. I settled myself down in the
243
+ corner of the carriage and read it very carefully. It ran in this
244
+ way:</p>
245
+ <p>"Mr. James McCarthy, the only son of the deceased, was then called
246
+ and gave evidence as follows: <span class="emphasis"><em>I had been away from home for
247
+ three days at Bristol, and had only just returned upon the
248
+ morning of last Monday, the 3rd. My father was absent from home at
249
+ the time of my arrival, and I was informed by the maid that he
250
+ had driven over to Ross with John Cobb, the groom. Shortly after
251
+ my return I heard the wheels of his trap in the yard, and,
252
+ looking out of my window, I saw him get out and walk rapidly out
253
+ of the yard, though I was not aware in which direction he was
254
+ going. I then took my gun and strolled out in the direction of
255
+ the Boscombe Pool, with the intention of visiting the rabbit
256
+ warren which is upon the other side. On my way I saw William
257
+ Crowder, the game-keeper, as he had stated in his evidence; but
258
+ he is mistaken in thinking that I was following my father. I had
259
+ no idea that he was in front of me. When about a hundred yards
260
+ from the pool I heard a cry of "Cooee!" which was a usual signal
261
+ between my father and myself. I then hurried forward, and found
262
+ him standing by the pool. He appeared to be much surprised at
263
+ seeing me and asked me rather roughly what I was doing there. A
264
+ conversation ensued which led to high words and almost to blows,
265
+ for my father was a man of a very violent temper. Seeing that his
266
+ passion was becoming ungovernable, I left him and returned
267
+ towards Hatherley Farm. I had not gone more than 150 yards,
268
+ however, when I heard a hideous outcry behind me, which caused me
269
+ to run back again. I found my father expiring upon the ground,
270
+ with his head terribly injured. I dropped my gun and held him in
271
+ my arms, but he almost instantly expired. I knelt beside him for
272
+ some minutes, and then made my way to Mr. Turner’s lodge-keeper,
273
+ his house being the nearest, to ask for assistance. I saw no one
274
+ near my father when I returned, and I have no idea how he came by
275
+ his injuries. He was not a popular man, being somewhat cold and
276
+ forbidding in his manners, but he had, as far as I know, no
277
+ active enemies. I know nothing further of the matter.</em></span></p>
278
+ <p>"The Coroner: Did your father make any statement to you before
279
+ he died?</p>
280
+ <p>"Witness: He mumbled a few words, but I could only catch some
281
+ allusion to a rat.</p>
282
+ <p>"The Coroner: What did you understand by that?</p>
283
+ <p>"Witness: It conveyed no meaning to me. I thought that he was
284
+ delirious.</p>
285
+ <p>"The Coroner: What was the point upon which you and your father
286
+ had this final quarrel?</p>
287
+ <p>"Witness: I should prefer not to answer.</p>
288
+ <p>"The Coroner: I am afraid that I must press it.</p>
289
+ <p>"Witness: It is really impossible for me to tell you. I can
290
+ assure you that it has nothing to do with the sad tragedy which
291
+ followed.</p>
292
+ <p>"The Coroner: That is for the court to decide. I need not point
293
+ out to you that your refusal to answer will prejudice your case
294
+ considerably in any future proceedings which may arise.</p>
295
+ <p>"Witness: I must still refuse.</p>
296
+ <p>"The Coroner: I understand that the cry of <span class="emphasis"><em>Cooee</em></span> was a common
297
+ signal between you and your father?</p>
298
+ <p>"Witness: It was.</p>
299
+ <p>"The Coroner: How was it, then, that he uttered it before he saw
300
+ you, and before he even knew that you had returned from Bristol?</p>
301
+ <p>"Witness (with considerable confusion): I do not know.</p>
302
+ <p>"A Juryman: Did you see nothing which aroused your suspicions
303
+ when you returned on hearing the cry and found your father
304
+ fatally injured?</p>
305
+ <p>"Witness: Nothing definite.</p>
306
+ <p>"The Coroner: What do you mean?</p>
307
+ <p>"Witness: I was so disturbed and excited as I rushed out into
308
+ the open, that I could think of nothing except of my father. Yet
309
+ I have a vague impression that as I ran forward something lay
310
+ upon the ground to the left of me. It seemed to me to be
311
+ something grey in colour, a coat of some sort, or a plaid perhaps.
312
+ When I rose from my father I looked round for it, but it was
313
+ gone.</p>
314
+ <p>"<span class="emphasis"><em>Do you mean that it disappeared before you went for help?</em></span></p>
315
+ <p>"<span class="emphasis"><em>Yes, it was gone.</em></span></p>
316
+ <p>"<span class="emphasis"><em>You cannot say what it was?</em></span></p>
317
+ <p>"<span class="emphasis"><em>No, I had a feeling something was there.</em></span></p>
318
+ <p>"<span class="emphasis"><em>How far from the body?</em></span></p>
319
+ <p>"<span class="emphasis"><em>A dozen yards or so.</em></span></p>
320
+ <p>"<span class="emphasis"><em>And how far from the edge of the wood?</em></span></p>
321
+ <p>"<span class="emphasis"><em>About the same.</em></span></p>
322
+ <p>"<span class="emphasis"><em>Then if it was removed it was while you were within a dozen
323
+ yards of it?</em></span></p>
324
+ <p>"<span class="emphasis"><em>Yes, but with my back towards it.</em></span></p>
325
+ <p>"This concluded the examination of the witness."</p>
326
+ <p>"I see," said I as I glanced down the column, "that the coroner
327
+ in his concluding remarks was rather severe upon young McCarthy.
328
+ He calls attention, and with reason, to the discrepancy about his
329
+ father having signalled to him before seeing him, also to his
330
+ refusal to give details of his conversation with his father, and
331
+ his singular account of his father’s dying words. They are all,
332
+ as he remarks, very much against the son."</p>
333
+ <p>Holmes laughed softly to himself and stretched himself out upon
334
+ the cushioned seat. "Both you and the coroner have been at some
335
+ pains," said he, "to single out the very strongest points in the
336
+ young man’s favour. Don’t you see that you alternately give him
337
+ credit for having too much imagination and too little? Too
338
+ little, if he could not invent a cause of quarrel which would
339
+ give him the sympathy of the jury; too much, if he evolved from
340
+ his own inner consciousness anything so outré as a dying
341
+ reference to a rat, and the incident of the vanishing cloth. No,
342
+ sir, I shall approach this case from the point of view that what
343
+ this young man says is true, and we shall see whither that
344
+ hypothesis will lead us. And now here is my pocket Petrarch, and
345
+ not another word shall I say of this case until we are on the
346
+ scene of action. We lunch at Swindon, and I see that we shall be
347
+ there in twenty minutes."</p>
348
+ <p>It was nearly four o’clock when we at last, after passing through
349
+ the beautiful Stroud Valley, and over the broad gleaming Severn,
350
+ found ourselves at the pretty little country-town of Ross. A
351
+ lean, ferret-like man, furtive and sly-looking, was waiting for
352
+ us upon the platform. In spite of the light brown dustcoat and
353
+ leather-leggings which he wore in deference to his rustic
354
+ surroundings, I had no difficulty in recognising Lestrade, of
355
+ Scotland Yard. With him we drove to the Hereford Arms where a
356
+ room had already been engaged for us.</p>
357
+ <p>"I have ordered a carriage," said Lestrade as we sat over a cup
358
+ of tea. "I knew your energetic nature, and that you would not be
359
+ happy until you had been on the scene of the crime."</p>
360
+ <p>"It was very nice and complimentary of you," Holmes answered. "It
361
+ is entirely a question of barometric pressure."</p>
362
+ <p>Lestrade looked startled. "I do not quite follow," he said.</p>
363
+ <p>"How is the glass? Twenty-nine, I see. No wind, and not a cloud
364
+ in the sky. I have a caseful of cigarettes here which need
365
+ smoking, and the sofa is very much superior to the usual country
366
+ hotel abomination. I do not think that it is probable that I
367
+ shall use the carriage to-night."</p>
368
+ <p>Lestrade laughed indulgently. "You have, no doubt, already formed
369
+ your conclusions from the newspapers," he said. "The case is as
370
+ plain as a pikestaff, and the more one goes into it the plainer
371
+ it becomes. Still, of course, one can’t refuse a lady, and such a
372
+ very positive one, too. She has heard of you, and would have your
373
+ opinion, though I repeatedly told her that there was nothing
374
+ which you could do which I had not already done. Why, bless my
375
+ soul! here is her carriage at the door."</p>
376
+ <p>He had hardly spoken before there rushed into the room one of the
377
+ most lovely young women that I have ever seen in my life. Her
378
+ violet eyes shining, her lips parted, a pink flush upon her
379
+ cheeks, all thought of her natural reserve lost in her
380
+ overpowering excitement and concern.</p>
381
+ <p>"Oh, Mr. Sherlock Holmes!" she cried, glancing from one to the
382
+ other of us, and finally, with a woman’s quick intuition,
383
+ fastening upon my companion, "I am so glad that you have come. I
384
+ have driven down to tell you so. I know that James didn’t do it.
385
+ I know it, and I want you to start upon your work knowing it,
386
+ too. Never let yourself doubt upon that point. We have known each
387
+ other since we were little children, and I know his faults as no
388
+ one else does; but he is too tender-hearted to hurt a fly. Such a
389
+ charge is absurd to anyone who really knows him."</p>
390
+ <p>"I hope we may clear him, Miss Turner," said Sherlock Holmes.
391
+ "You may rely upon my doing all that I can."</p>
392
+ <p>"But you have read the evidence. You have formed some conclusion?
393
+ Do you not see some loophole, some flaw? Do you not yourself
394
+ think that he is innocent?"</p>
395
+ <p>"I think that it is very probable."</p>
396
+ <p>"There, now!" she cried, throwing back her head and looking
397
+ defiantly at Lestrade. "You hear! He gives me hopes."</p>
398
+ <p>Lestrade shrugged his shoulders. "I am afraid that my colleague
399
+ has been a little quick in forming his conclusions," he said.</p>
400
+ <p>"But he is right. Oh! I know that he is right. James never did
401
+ it. And about his quarrel with his father, I am sure that the
402
+ reason why he would not speak about it to the coroner was because
403
+ I was concerned in it."</p>
404
+ <p>"In what way?" asked Holmes.</p>
405
+ <p>"It is no time for me to hide anything. James and his father had
406
+ many disagreements about me. Mr. McCarthy was very anxious that
407
+ there should be a marriage between us. James and I have always
408
+ loved each other as brother and sister; but of course he is young
409
+ and has seen very little of life yet, and—and—well, he
410
+ naturally did not wish to do anything like that yet. So there
411
+ were quarrels, and this, I am sure, was one of them."</p>
412
+ <p>"And your father?" asked Holmes. "Was he in favour of such a
413
+ union?"</p>
414
+ <p>"No, he was averse to it also. No one but Mr. McCarthy was in
415
+ favour of it." A quick blush passed over her fresh young face as
416
+ Holmes shot one of his keen, questioning glances at her.</p>
417
+ <p>"Thank you for this information," said he. "May I see your father
418
+ if I call to-morrow?"</p>
419
+ <p>"I am afraid the doctor won’t allow it."</p>
420
+ <p>"The doctor?"</p>
421
+ <p>"Yes, have you not heard? Poor father has never been strong for
422
+ years back, but this has broken him down completely. He has taken
423
+ to his bed, and Dr. Willows says that he is a wreck and that his
424
+ nervous system is shattered. Mr. McCarthy was the only man alive
425
+ who had known dad in the old days in Victoria."</p>
426
+ <p>"Ha! In Victoria! That is important."</p>
427
+ <p>"Yes, at the mines."</p>
428
+ <p>"Quite so; at the gold-mines, where, as I understand, Mr. Turner
429
+ made his money."</p>
430
+ <p>"Yes, certainly."</p>
431
+ <p>"Thank you, Miss Turner. You have been of material assistance to
432
+ me."</p>
433
+ <p>"You will tell me if you have any news to-morrow. No doubt you
434
+ will go to the prison to see James. Oh, if you do, Mr. Holmes, do
435
+ tell him that I know him to be innocent."</p>
436
+ <p>"I will, Miss Turner."</p>
437
+ <p>"I must go home now, for dad is very ill, and he misses me so if
438
+ I leave him. Good-bye, and God help you in your undertaking." She
439
+ hurried from the room as impulsively as she had entered, and we
440
+ heard the wheels of her carriage rattle off down the street.</p>
441
+ <p>"I am ashamed of you, Holmes," said Lestrade with dignity after a
442
+ few minutes' silence. "Why should you raise up hopes which you
443
+ are bound to disappoint? I am not over-tender of heart, but I
444
+ call it cruel."</p>
445
+ <p>"I think that I see my way to clearing James McCarthy," said
446
+ Holmes. "Have you an order to see him in prison?"</p>
447
+ <p>"Yes, but only for you and me."</p>
448
+ <p>"Then I shall reconsider my resolution about going out. We have
449
+ still time to take a train to Hereford and see him to-night?"</p>
450
+ <p>"Ample."</p>
451
+ <p>"Then let us do so. Watson, I fear that you will find it very
452
+ slow, but I shall only be away a couple of hours."</p>
453
+ <p>I walked down to the station with them, and then wandered through
454
+ the streets of the little town, finally returning to the hotel,
455
+ where I lay upon the sofa and tried to interest myself in a
456
+ yellow-backed novel. The puny plot of the story was so thin,
457
+ however, when compared to the deep mystery through which we were
458
+ groping, and I found my attention wander so continually from the
459
+ action to the fact, that I at last flung it across the room and
460
+ gave myself up entirely to a consideration of the events of the
461
+ day. Supposing that this unhappy young man’s story were
462
+ absolutely true, then what hellish thing, what absolutely
463
+ unforeseen and extraordinary calamity could have occurred between
464
+ the time when he parted from his father, and the moment when,
465
+ drawn back by his screams, he rushed into the glade? It was
466
+ something terrible and deadly. What could it be? Might not the
467
+ nature of the injuries reveal something to my medical instincts?
468
+ I rang the bell and called for the weekly county paper, which
469
+ contained a verbatim account of the inquest. In the surgeon’s
470
+ deposition it was stated that the posterior third of the left
471
+ parietal bone and the left half of the occipital bone had been
472
+ shattered by a heavy blow from a blunt weapon. I marked the spot
473
+ upon my own head. Clearly such a blow must have been struck from
474
+ behind. That was to some extent in favour of the accused, as when
475
+ seen quarrelling he was face to face with his father. Still, it
476
+ did not go for very much, for the older man might have turned his
477
+ back before the blow fell. Still, it might be worth while to call
478
+ Holmes' attention to it. Then there was the peculiar dying
479
+ reference to a rat. What could that mean? It could not be
480
+ delirium. A man dying from a sudden blow does not commonly become
481
+ delirious. No, it was more likely to be an attempt to explain how
482
+ he met his fate. But what could it indicate? I cudgelled my
483
+ brains to find some possible explanation. And then the incident
484
+ of the grey cloth seen by young McCarthy. If that were true the
485
+ murderer must have dropped some part of his dress, presumably his
486
+ overcoat, in his flight, and must have had the hardihood to
487
+ return and to carry it away at the instant when the son was
488
+ kneeling with his back turned not a dozen paces off. What a
489
+ tissue of mysteries and improbabilities the whole thing was! I
490
+ did not wonder at Lestrade’s opinion, and yet I had so much faith
491
+ in Sherlock Holmes' insight that I could not lose hope as long
492
+ as every fresh fact seemed to strengthen his conviction of young
493
+ McCarthy’s innocence.</p>
494
+ <p>It was late before Sherlock Holmes returned. He came back alone,
495
+ for Lestrade was staying in lodgings in the town.</p>
496
+ <p>"The glass still keeps very high," he remarked as he sat down.
497
+ "It is of importance that it should not rain before we are able
498
+ to go over the ground. On the other hand, a man should be at his
499
+ very best and keenest for such nice work as that, and I did not
500
+ wish to do it when fagged by a long journey. I have seen young
501
+ McCarthy."</p>
502
+ <p>"And what did you learn from him?"</p>
503
+ <p>"Nothing."</p>
504
+ <p>"Could he throw no light?"</p>
505
+ <p>"None at all. I was inclined to think at one time that he knew
506
+ who had done it and was screening him or her, but I am convinced
507
+ now that he is as puzzled as everyone else. He is not a very
508
+ quick-witted youth, though comely to look at and, I should think,
509
+ sound at heart."</p>
510
+ <p>"I cannot admire his taste," I remarked, "if it is indeed a fact
511
+ that he was averse to a marriage with so charming a young lady as
512
+ this Miss Turner."</p>
513
+ <p>"Ah, thereby hangs a rather painful tale. This fellow is madly,
514
+ insanely, in love with her, but some two years ago, when he was
515
+ only a lad, and before he really knew her, for she had been away
516
+ five years at a boarding-school, what does the idiot do but get
517
+ into the clutches of a barmaid in Bristol and marry her at a
518
+ registry office? No one knows a word of the matter, but you can
519
+ imagine how maddening it must be to him to be upbraided for not
520
+ doing what he would give his very eyes to do, but what he knows
521
+ to be absolutely impossible. It was sheer frenzy of this sort
522
+ which made him throw his hands up into the air when his father,
523
+ at their last interview, was goading him on to propose to Miss
524
+ Turner. On the other hand, he had no means of supporting himself,
525
+ and his father, who was by all accounts a very hard man, would
526
+ have thrown him over utterly had he known the truth. It was with
527
+ his barmaid wife that he had spent the last three days in
528
+ Bristol, and his father did not know where he was. Mark that
529
+ point. It is of importance. Good has come out of evil, however,
530
+ for the barmaid, finding from the papers that he is in serious
531
+ trouble and likely to be hanged, has thrown him over utterly and
532
+ has written to him to say that she has a husband already in the
533
+ Bermuda Dockyard, so that there is really no tie between them. I
534
+ think that that bit of news has consoled young McCarthy for all
535
+ that he has suffered."</p>
536
+ <p>"But if he is innocent, who has done it?"</p>
537
+ <p>"Ah! who? I would call your attention very particularly to two
538
+ points. One is that the murdered man had an appointment with
539
+ someone at the pool, and that the someone could not have been his
540
+ son, for his son was away, and he did not know when he would
541
+ return. The second is that the murdered man was heard to cry
542
+ <span class="emphasis"><em>Cooee!</em></span> before he knew that his son had returned. Those are the
543
+ crucial points upon which the case depends. And now let us talk
544
+ about George Meredith, if you please, and we shall leave all
545
+ minor matters until to-morrow."</p>
546
+ <p>There was no rain, as Holmes had foretold, and the morning broke
547
+ bright and cloudless. At nine o’clock Lestrade called for us with
548
+ the carriage, and we set off for Hatherley Farm and the Boscombe
549
+ Pool.</p>
550
+ <p>"There is serious news this morning," Lestrade observed. "It is
551
+ said that Mr. Turner, of the Hall, is so ill that his life is
552
+ despaired of."</p>
553
+ <p>"An elderly man, I presume?" said Holmes.</p>
554
+ <p>"About sixty; but his constitution has been shattered by his life
555
+ abroad, and he has been in failing health for some time. This
556
+ business has had a very bad effect upon him. He was an old friend
557
+ of McCarthy’s, and, I may add, a great benefactor to him, for I
558
+ have learned that he gave him Hatherley Farm rent free."</p>
559
+ <p>"Indeed! That is interesting," said Holmes.</p>
560
+ <p>"Oh, yes! In a hundred other ways he has helped him. Everybody
561
+ about here speaks of his kindness to him."</p>
562
+ <p>"Really! Does it not strike you as a little singular that this
563
+ McCarthy, who appears to have had little of his own, and to have
564
+ been under such obligations to Turner, should still talk of
565
+ marrying his son to Turner’s daughter, who is, presumably,
566
+ heiress to the estate, and that in such a very cocksure manner,
567
+ as if it were merely a case of a proposal and all else would
568
+ follow? It is the more strange, since we know that Turner himself
569
+ was averse to the idea. The daughter told us as much. Do you not
570
+ deduce something from that?"</p>
571
+ <p>"We have got to the deductions and the inferences," said
572
+ Lestrade, winking at me. "I find it hard enough to tackle facts,
573
+ Holmes, without flying away after theories and fancies."</p>
574
+ <p>"You are right," said Holmes demurely; "you do find it very hard
575
+ to tackle the facts."</p>
576
+ <p>"Anyhow, I have grasped one fact which you seem to find it
577
+ difficult to get hold of," replied Lestrade with some warmth.</p>
578
+ <p>"And that is--"</p>
579
+ <p>"That McCarthy senior met his death from McCarthy junior and that
580
+ all theories to the contrary are the merest moonshine."</p>
581
+ <p>"Well, moonshine is a brighter thing than fog," said Holmes,
582
+ laughing. "But I am very much mistaken if this is not Hatherley
583
+ Farm upon the left."</p>
584
+ <p>"Yes, that is it." It was a widespread, comfortable-looking
585
+ building, two-storied, slate-roofed, with great yellow blotches
586
+ of lichen upon the grey walls. The drawn blinds and the smokeless
587
+ chimneys, however, gave it a stricken look, as though the weight
588
+ of this horror still lay heavy upon it. We called at the door,
589
+ when the maid, at Holmes' request, showed us the boots which her
590
+ master wore at the time of his death, and also a pair of the
591
+ son’s, though not the pair which he had then had. Having measured
592
+ these very carefully from seven or eight different points, Holmes
593
+ desired to be led to the court-yard, from which we all followed
594
+ the winding track which led to Boscombe Pool.</p>
595
+ <p>Sherlock Holmes was transformed when he was hot upon such a scent
596
+ as this. Men who had only known the quiet thinker and logician of
597
+ Baker Street would have failed to recognise him. His face flushed
598
+ and darkened. His brows were drawn into two hard black lines,
599
+ while his eyes shone out from beneath them with a steely glitter.
600
+ His face was bent downward, his shoulders bowed, his lips
601
+ compressed, and the veins stood out like whipcord in his long,
602
+ sinewy neck. His nostrils seemed to dilate with a purely animal
603
+ lust for the chase, and his mind was so absolutely concentrated
604
+ upon the matter before him that a question or remark fell
605
+ unheeded upon his ears, or, at the most, only provoked a quick,
606
+ impatient snarl in reply. Swiftly and silently he made his way
607
+ along the track which ran through the meadows, and so by way of
608
+ the woods to the Boscombe Pool. It was damp, marshy ground, as is
609
+ all that district, and there were marks of many feet, both upon
610
+ the path and amid the short grass which bounded it on either
611
+ side. Sometimes Holmes would hurry on, sometimes stop dead, and
612
+ once he made quite a little detour into the meadow. Lestrade and
613
+ I walked behind him, the detective indifferent and contemptuous,
614
+ while I watched my friend with the interest which sprang from the
615
+ conviction that every one of his actions was directed towards a
616
+ definite end.</p>
617
+ <p>The Boscombe Pool, which is a little reed-girt sheet of water
618
+ some fifty yards across, is situated at the boundary between the
619
+ Hatherley Farm and the private park of the wealthy Mr. Turner.
620
+ Above the woods which lined it upon the farther side we could see
621
+ the red, jutting pinnacles which marked the site of the rich
622
+ landowner’s dwelling. On the Hatherley side of the pool the woods
623
+ grew very thick, and there was a narrow belt of sodden grass
624
+ twenty paces across between the edge of the trees and the reeds
625
+ which lined the lake. Lestrade showed us the exact spot at which
626
+ the body had been found, and, indeed, so moist was the ground,
627
+ that I could plainly see the traces which had been left by the
628
+ fall of the stricken man. To Holmes, as I could see by his eager
629
+ face and peering eyes, very many other things were to be read
630
+ upon the trampled grass. He ran round, like a dog who is picking
631
+ up a scent, and then turned upon my companion.</p>
632
+ <p>"What did you go into the pool for?" he asked.</p>
633
+ <p>"I fished about with a rake. I thought there might be some weapon
634
+ or other trace. But how on earth--"</p>
635
+ <p>"Oh, tut, tut! I have no time! That left foot of yours with its
636
+ inward twist is all over the place. A mole could trace it, and
637
+ there it vanishes among the reeds. Oh, how simple it would all
638
+ have been had I been here before they came like a herd of buffalo
639
+ and wallowed all over it. Here is where the party with the
640
+ lodge-keeper came, and they have covered all tracks for six or
641
+ eight feet round the body. But here are three separate tracks of
642
+ the same feet." He drew out a lens and lay down upon his
643
+ waterproof to have a better view, talking all the time rather to
644
+ himself than to us. "These are young McCarthy’s feet. Twice he
645
+ was walking, and once he ran swiftly, so that the soles are
646
+ deeply marked and the heels hardly visible. That bears out his
647
+ story. He ran when he saw his father on the ground. Then here are
648
+ the father’s feet as he paced up and down. What is this, then? It
649
+ is the butt-end of the gun as the son stood listening. And this?
650
+ Ha, ha! What have we here? Tiptoes! tiptoes! Square, too, quite
651
+ unusual boots! They come, they go, they come again—of course
652
+ that was for the cloak. Now where did they come from?" He ran up
653
+ and down, sometimes losing, sometimes finding the track until we
654
+ were well within the edge of the wood and under the shadow of a
655
+ great beech, the largest tree in the neighbourhood. Holmes traced
656
+ his way to the farther side of this and lay down once more upon
657
+ his face with a little cry of satisfaction. For a long time he
658
+ remained there, turning over the leaves and dried sticks,
659
+ gathering up what seemed to me to be dust into an envelope and
660
+ examining with his lens not only the ground but even the bark of
661
+ the tree as far as he could reach. A jagged stone was lying among
662
+ the moss, and this also he carefully examined and retained. Then
663
+ he followed a pathway through the wood until he came to the
664
+ highroad, where all traces were lost.</p>
665
+ <p>"It has been a case of considerable interest," he remarked,
666
+ returning to his natural manner. "I fancy that this grey house on
667
+ the right must be the lodge. I think that I will go in and have a
668
+ word with Moran, and perhaps write a little note. Having done
669
+ that, we may drive back to our luncheon. You may walk to the cab,
670
+ and I shall be with you presently."</p>
671
+ <p>It was about ten minutes before we regained our cab and drove
672
+ back into Ross, Holmes still carrying with him the stone which he
673
+ had picked up in the wood.</p>
674
+ <p>"This may interest you, Lestrade," he remarked, holding it out.
675
+ "The murder was done with it."</p>
676
+ <p>"I see no marks."</p>
677
+ <p>"There are none."</p>
678
+ <p>"How do you know, then?"</p>
679
+ <p>"The grass was growing under it. It had only lain there a few
680
+ days. There was no sign of a place whence it had been taken. It
681
+ corresponds with the injuries. There is no sign of any other
682
+ weapon."</p>
683
+ <p>"And the murderer?"</p>
684
+ <p>"Is a tall man, left-handed, limps with the right leg, wears
685
+ thick-soled shooting-boots and a grey cloak, smokes Indian
686
+ cigars, uses a cigar-holder, and carries a blunt pen-knife in his
687
+ pocket. There are several other indications, but these may be
688
+ enough to aid us in our search."</p>
689
+ <p>Lestrade laughed. "I am afraid that I am still a sceptic," he
690
+ said. "Theories are all very well, but we have to deal with a
691
+ hard-headed British jury."</p>
692
+ <p>"Nous verrons," answered Holmes calmly. "You work your own
693
+ method, and I shall work mine. I shall be busy this afternoon,
694
+ and shall probably return to London by the evening train."</p>
695
+ <p>"And leave your case unfinished?"</p>
696
+ <p>"No, finished."</p>
697
+ <p>"But the mystery?"</p>
698
+ <p>"It is solved."</p>
699
+ <p>"Who was the criminal, then?"</p>
700
+ <p>"The gentleman I describe."</p>
701
+ <p>"But who is he?"</p>
702
+ <p>"Surely it would not be difficult to find out. This is not such a
703
+ populous neighbourhood."</p>
704
+ <p>Lestrade shrugged his shoulders. "I am a practical man," he said,
705
+ "and I really cannot undertake to go about the country looking
706
+ for a left-handed gentleman with a game leg. I should become the
707
+ laughing-stock of Scotland Yard."</p>
708
+ <p>"All right," said Holmes quietly. "I have given you the chance.
709
+ Here are your lodgings. Good-bye. I shall drop you a line before
710
+ I leave."</p>
711
+ <p>Having left Lestrade at his rooms, we drove to our hotel, where
712
+ we found lunch upon the table. Holmes was silent and buried in
713
+ thought with a pained expression upon his face, as one who finds
714
+ himself in a perplexing position.</p>
715
+ <p>"Look here, Watson," he said when the cloth was cleared "just sit
716
+ down in this chair and let me preach to you for a little. I don’t
717
+ know quite what to do, and I should value your advice. Light a
718
+ cigar and let me expound."</p>
719
+ <pre class="literallayout">"Pray do so."</pre>
720
+ <p>"Well, now, in considering this case there are two points about
721
+ young McCarthy’s narrative which struck us both instantly,
722
+ although they impressed me in his favour and you against him. One
723
+ was the fact that his father should, according to his account,
724
+ cry <span class="emphasis"><em>Cooee!</em></span> before seeing him. The other was his singular dying
725
+ reference to a rat. He mumbled several words, you understand, but
726
+ that was all that caught the son’s ear. Now from this double
727
+ point our research must commence, and we will begin it by
728
+ presuming that what the lad says is absolutely true."</p>
729
+ <p>"What of this <span class="emphasis"><em>Cooee!</em></span> then?"</p>
730
+ <p>"Well, obviously it could not have been meant for the son. The
731
+ son, as far as he knew, was in Bristol. It was mere chance that
732
+ he was within earshot. The <span class="emphasis"><em>Cooee!</em></span> was meant to attract the
733
+ attention of whoever it was that he had the appointment with. But
734
+ <span class="emphasis"><em>Cooee</em></span> is a distinctly Australian cry, and one which is used
735
+ between Australians. There is a strong presumption that the
736
+ person whom McCarthy expected to meet him at Boscombe Pool was
737
+ someone who had been in Australia."</p>
738
+ <p>"What of the rat, then?"</p>
739
+ <p>Sherlock Holmes took a folded paper from his pocket and flattened
740
+ it out on the table. "This is a map of the Colony of Victoria,"
741
+ he said. "I wired to Bristol for it last night." He put his hand
742
+ over part of the map. "What do you read?"</p>
743
+ <p>"ARAT," I read.</p>
744
+ <p>"And now?" He raised his hand.</p>
745
+ <p>"BALLARAT."</p>
746
+ <p>"Quite so. That was the word the man uttered, and of which his
747
+ son only caught the last two syllables. He was trying to utter
748
+ the name of his murderer. So and so, of Ballarat."</p>
749
+ <p>"It is wonderful!" I exclaimed.</p>
750
+ <p>"It is obvious. And now, you see, I had narrowed the field down
751
+ considerably. The possession of a grey garment was a third point
752
+ which, granting the son’s statement to be correct, was a
753
+ certainty. We have come now out of mere vagueness to the definite
754
+ conception of an Australian from Ballarat with a grey cloak."</p>
755
+ <p>"Certainly."</p>
756
+ <p>"And one who was at home in the district, for the pool can only
757
+ be approached by the farm or by the estate, where strangers could
758
+ hardly wander."</p>
759
+ <p>"Quite so."</p>
760
+ <p>"Then comes our expedition of to-day. By an examination of the
761
+ ground I gained the trifling details which I gave to that
762
+ imbecile Lestrade, as to the personality of the criminal."</p>
763
+ <p>"But how did you gain them?"</p>
764
+ <p>"You know my method. It is founded upon the observation of
765
+ trifles."</p>
766
+ <p>"His height I know that you might roughly judge from the length
767
+ of his stride. His boots, too, might be told from their traces."</p>
768
+ <p>"Yes, they were peculiar boots."</p>
769
+ <p>"But his lameness?"</p>
770
+ <p>"The impression of his right foot was always less distinct than
771
+ his left. He put less weight upon it. Why? Because he limped—he
772
+ was lame."</p>
773
+ <p>"But his left-handedness."</p>
774
+ <p>"You were yourself struck by the nature of the injury as recorded
775
+ by the surgeon at the inquest. The blow was struck from
776
+ immediately behind, and yet was upon the left side. Now, how can
777
+ that be unless it were by a left-handed man? He had stood behind
778
+ that tree during the interview between the father and son. He had
779
+ even smoked there. I found the ash of a cigar, which my special
780
+ knowledge of tobacco ashes enables me to pronounce as an Indian
781
+ cigar. I have, as you know, devoted some attention to this, and
782
+ written a little monograph on the ashes of 140 different
783
+ varieties of pipe, cigar, and cigarette tobacco. Having found the
784
+ ash, I then looked round and discovered the stump among the moss
785
+ where he had tossed it. It was an Indian cigar, of the variety
786
+ which are rolled in Rotterdam."</p>
787
+ <p>"And the cigar-holder?"</p>
788
+ <p>"I could see that the end had not been in his mouth. Therefore he
789
+ used a holder. The tip had been cut off, not bitten off, but the
790
+ cut was not a clean one, so I deduced a blunt pen-knife."</p>
791
+ <p>"Holmes," I said, "you have drawn a net round this man from which
792
+ he cannot escape, and you have saved an innocent human life as
793
+ truly as if you had cut the cord which was hanging him. I see the
794
+ direction in which all this points. The culprit is--"</p>
795
+ <p>"Mr. John Turner," cried the hotel waiter, opening the door of
796
+ our sitting-room, and ushering in a visitor.</p>
797
+ <p>The man who entered was a strange and impressive figure. His
798
+ slow, limping step and bowed shoulders gave the appearance of
799
+ decrepitude, and yet his hard, deep-lined, craggy features, and
800
+ his enormous limbs showed that he was possessed of unusual
801
+ strength of body and of character. His tangled beard, grizzled
802
+ hair, and outstanding, drooping eyebrows combined to give an air
803
+ of dignity and power to his appearance, but his face was of an
804
+ ashen white, while his lips and the corners of his nostrils were
805
+ tinged with a shade of blue. It was clear to me at a glance that
806
+ he was in the grip of some deadly and chronic disease.</p>
807
+ <p>"Pray sit down on the sofa," said Holmes gently. "You had my
808
+ note?"</p>
809
+ <p>"Yes, the lodge-keeper brought it up. You said that you wished to
810
+ see me here to avoid scandal."</p>
811
+ <p>"I thought people would talk if I went to the Hall."</p>
812
+ <p>"And why did you wish to see me?" He looked across at my
813
+ companion with despair in his weary eyes, as though his question
814
+ was already answered.</p>
815
+ <p>"Yes," said Holmes, answering the look rather than the words. "It
816
+ is so. I know all about McCarthy."</p>
817
+ <p>The old man sank his face in his hands. "God help me!" he cried.
818
+ "But I would not have let the young man come to harm. I give you
819
+ my word that I would have spoken out if it went against him at
820
+ the Assizes."</p>
821
+ <p>"I am glad to hear you say so," said Holmes gravely.</p>
822
+ <p>"I would have spoken now had it not been for my dear girl. It
823
+ would break her heart—it will break her heart when she hears
824
+ that I am arrested."</p>
825
+ <p>"It may not come to that," said Holmes.</p>
826
+ <p>"What?"</p>
827
+ <p>"I am no official agent. I understand that it was your daughter
828
+ who required my presence here, and I am acting in her interests.
829
+ Young McCarthy must be got off, however."</p>
830
+ <p>"I am a dying man," said old Turner. "I have had diabetes for
831
+ years. My doctor says it is a question whether I shall live a
832
+ month. Yet I would rather die under my own roof than in a gaol."</p>
833
+ <p>Holmes rose and sat down at the table with his pen in his hand
834
+ and a bundle of paper before him. "Just tell us the truth," he
835
+ said. "I shall jot down the facts. You will sign it, and Watson
836
+ here can witness it. Then I could produce your confession at the
837
+ last extremity to save young McCarthy. I promise you that I shall
838
+ not use it unless it is absolutely needed."</p>
839
+ <p>"It’s as well," said the old man; "it’s a question whether I
840
+ shall live to the Assizes, so it matters little to me, but I
841
+ should wish to spare Alice the shock. And now I will make the
842
+ thing clear to you; it has been a long time in the acting, but
843
+ will not take me long to tell.</p>
844
+ <p>"You didn’t know this dead man, McCarthy. He was a devil
845
+ incarnate. I tell you that. God keep you out of the clutches of
846
+ such a man as he. His grip has been upon me these twenty years,
847
+ and he has blasted my life. I’ll tell you first how I came to be
848
+ in his power.</p>
849
+ <p>"It was in the early '60’s at the diggings. I was a young chap
850
+ then, hot-blooded and reckless, ready to turn my hand at
851
+ anything; I got among bad companions, took to drink, had no luck
852
+ with my claim, took to the bush, and in a word became what you
853
+ would call over here a highway robber. There were six of us, and
854
+ we had a wild, free life of it, sticking up a station from time
855
+ to time, or stopping the wagons on the road to the diggings.
856
+ Black Jack of Ballarat was the name I went under, and our party
857
+ is still remembered in the colony as the Ballarat Gang.</p>
858
+ <p>"One day a gold convoy came down from Ballarat to Melbourne, and
859
+ we lay in wait for it and attacked it. There were six troopers
860
+ and six of us, so it was a close thing, but we emptied four of
861
+ their saddles at the first volley. Three of our boys were killed,
862
+ however, before we got the swag. I put my pistol to the head of
863
+ the wagon-driver, who was this very man McCarthy. I wish to the
864
+ Lord that I had shot him then, but I spared him, though I saw his
865
+ wicked little eyes fixed on my face, as though to remember every
866
+ feature. We got away with the gold, became wealthy men, and made
867
+ our way over to England without being suspected. There I parted
868
+ from my old pals and determined to settle down to a quiet and
869
+ respectable life. I bought this estate, which chanced to be in
870
+ the market, and I set myself to do a little good with my money,
871
+ to make up for the way in which I had earned it. I married, too,
872
+ and though my wife died young she left me my dear little Alice.
873
+ Even when she was just a baby her wee hand seemed to lead me down
874
+ the right path as nothing else had ever done. In a word, I turned
875
+ over a new leaf and did my best to make up for the past. All was
876
+ going well when McCarthy laid his grip upon me.</p>
877
+ <p>"I had gone up to town about an investment, and I met him in
878
+ Regent Street with hardly a coat to his back or a boot to his
879
+ foot.</p>
880
+ <p>"<span class="emphasis"><em>Here we are, Jack,</em></span> says he, touching me on the arm; <span class="emphasis"><em>we’ll be
881
+ as good as a family to you. There’s two of us, me and my son, and
882
+ you can have the keeping of us. If you don’t—it’s a fine,
883
+ law-abiding country is England, and there’s always a policeman
884
+ within hail.</em></span></p>
885
+ <p>"Well, down they came to the west country, there was no shaking
886
+ them off, and there they have lived rent free on my best land
887
+ ever since. There was no rest for me, no peace, no forgetfulness;
888
+ turn where I would, there was his cunning, grinning face at my
889
+ elbow. It grew worse as Alice grew up, for he soon saw I was more
890
+ afraid of her knowing my past than of the police. Whatever he
891
+ wanted he must have, and whatever it was I gave him without
892
+ question, land, money, houses, until at last he asked a thing
893
+ which I could not give. He asked for Alice.</p>
894
+ <p>"His son, you see, had grown up, and so had my girl, and as I was
895
+ known to be in weak health, it seemed a fine stroke to him that
896
+ his lad should step into the whole property. But there I was
897
+ firm. I would not have his cursed stock mixed with mine; not that
898
+ I had any dislike to the lad, but his blood was in him, and that
899
+ was enough. I stood firm. McCarthy threatened. I braved him to do
900
+ his worst. We were to meet at the pool midway between our houses
901
+ to talk it over.</p>
902
+ <p>"When I went down there I found him talking with his son, so I
903
+ smoked a cigar and waited behind a tree until he should be alone.
904
+ But as I listened to his talk all that was black and bitter in
905
+ me seemed to come uppermost. He was urging his son to marry my
906
+ daughter with as little regard for what she might think as if she
907
+ were a slut from off the streets. It drove me mad to think that I
908
+ and all that I held most dear should be in the power of such a
909
+ man as this. Could I not snap the bond? I was already a dying and
910
+ a desperate man. Though clear of mind and fairly strong of limb,
911
+ I knew that my own fate was sealed. But my memory and my girl!
912
+ Both could be saved if I could but silence that foul tongue. I
913
+ did it, Mr. Holmes. I would do it again. Deeply as I have sinned,
914
+ I have led a life of martyrdom to atone for it. But that my girl
915
+ should be entangled in the same meshes which held me was more
916
+ than I could suffer. I struck him down with no more compunction
917
+ than if he had been some foul and venomous beast. His cry brought
918
+ back his son; but I had gained the cover of the wood, though I
919
+ was forced to go back to fetch the cloak which I had dropped in
920
+ my flight. That is the true story, gentlemen, of all that
921
+ occurred."</p>
922
+ <p>"Well, it is not for me to judge you," said Holmes as the old man
923
+ signed the statement which had been drawn out. "I pray that we
924
+ may never be exposed to such a temptation."</p>
925
+ <p>"I pray not, sir. And what do you intend to do?"</p>
926
+ <p>"In view of your health, nothing. You are yourself aware that you
927
+ will soon have to answer for your deed at a higher court than the
928
+ Assizes. I will keep your confession, and if McCarthy is
929
+ condemned I shall be forced to use it. If not, it shall never be
930
+ seen by mortal eye; and your secret, whether you be alive or
931
+ dead, shall be safe with us."</p>
932
+ <p>"Farewell, then," said the old man solemnly. "Your own deathbeds,
933
+ when they come, will be the easier for the thought of the peace
934
+ which you have given to mine." Tottering and shaking in all his
935
+ giant frame, he stumbled slowly from the room.</p>
936
+ <p>"God help us!" said Holmes after a long silence. "Why does fate
937
+ play such tricks with poor, helpless worms? I never hear of such
938
+ a case as this that I do not think of Baxter’s words, and say,
939
+ <span class="emphasis"><em>There, but for the grace of God, goes Sherlock Holmes.</em></span>"</p>
940
+ <p>James McCarthy was acquitted at the Assizes on the strength of a
941
+ number of objections which had been drawn out by Holmes and
942
+ submitted to the defending counsel. Old Turner lived for seven
943
+ months after our interview, but he is now dead; and there is
944
+ every prospect that the son and daughter may come to live happily
945
+ together in ignorance of the black cloud which rests upon their
946
+ past.</p>
947
+ </div>
948
+
949
+ </div>
950
+
951
+ <hr/>
952
+
953
+ <div class="nav" id="navfooter">
954
+ <table width="100%">
955
+ <tr><td width="33%" align="left">
956
+
957
+ <a href="a_case_of_identity.html">Prev</a><br/>
958
+ A Case of Identity
959
+
960
+ </td><td width="33%" align="center">
961
+
962
+ <a href="index.html">Home</a><br/>
963
+ The Adventures of Sherlock Holmes
964
+
965
+ </td><td width="33%" align="right">
966
+
967
+ <a href="the_five_orange_pips.html">Next</a><br/>
968
+ The Five Orange Pips
969
+
970
+ </td></tr>
971
+ </table>
972
+ </div>
973
+ </body>
974
+ </html>