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,851 @@
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 Adventure of the Engineer’s Thumb</title>
7
+ </head>
8
+
9
+ <body>
10
+ <div class="nav" id="navheader">
11
+ <table width="100%">
12
+ <tr><td width="33%" align="left">
13
+
14
+ <a href="the_adventure_of_the_speckled_band.html">Prev</a><br/>
15
+ The Adventure of the Speckled Band
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_adventure_of_the_noble_bachelor.html">Next</a><br/>
25
+ The Adventure of the Noble Bachelor
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_adventure_of_the_engineer_8217_s_thumb"></a>The Adventure of the Engineer’s Thumb</h2></div></div></div>
37
+ <p>Of all the problems which have been submitted to my friend, Mr.
38
+ Sherlock Holmes, for solution during the years of our intimacy,
39
+ there were only two which I was the means of introducing to his
40
+ notice—that of Mr. Hatherley’s thumb, and that of Colonel
41
+ Warburton’s madness. Of these the latter may have afforded a
42
+ finer field for an acute and original observer, but the other was
43
+ so strange in its inception and so dramatic in its details that
44
+ it may be the more worthy of being placed upon record, even if it
45
+ gave my friend fewer openings for those deductive methods of
46
+ reasoning by which he achieved such remarkable results. The story
47
+ has, I believe, been told more than once in the newspapers, but,
48
+ like all such narratives, its effect is much less striking when
49
+ set forth en bloc in a single half-column of print than when the
50
+ facts slowly evolve before your own eyes, and the mystery clears
51
+ gradually away as each new discovery furnishes a step which leads
52
+ on to the complete truth. At the time the circumstances made a
53
+ deep impression upon me, and the lapse of two years has hardly
54
+ served to weaken the effect.</p>
55
+ <p>It was in the summer of '89, not long after my marriage, that the
56
+ events occurred which I am now about to summarise. I had returned
57
+ to civil practice and had finally abandoned Holmes in his Baker
58
+ Street rooms, although I continually visited him and occasionally
59
+ even persuaded him to forgo his Bohemian habits so far as to come
60
+ and visit us. My practice had steadily increased, and as I
61
+ happened to live at no very great distance from Paddington
62
+ Station, I got a few patients from among the officials. One of
63
+ these, whom I had cured of a painful and lingering disease, was
64
+ never weary of advertising my virtues and of endeavouring to send
65
+ me on every sufferer over whom he might have any influence.</p>
66
+ <p>One morning, at a little before seven o’clock, I was awakened by
67
+ the maid tapping at the door to announce that two men had come
68
+ from Paddington and were waiting in the consulting-room. I
69
+ dressed hurriedly, for I knew by experience that railway cases
70
+ were seldom trivial, and hastened downstairs. As I descended, my
71
+ old ally, the guard, came out of the room and closed the door
72
+ tightly behind him.</p>
73
+ <p>"I’ve got him here," he whispered, jerking his thumb over his
74
+ shoulder; "he’s all right."</p>
75
+ <p>"What is it, then?" I asked, for his manner suggested that it was
76
+ some strange creature which he had caged up in my room.</p>
77
+ <p>"It’s a new patient," he whispered. "I thought I’d bring him
78
+ round myself; then he couldn’t slip away. There he is, all safe
79
+ and sound. I must go now, Doctor; I have my dooties, just the
80
+ same as you." And off he went, this trusty tout, without even
81
+ giving me time to thank him.</p>
82
+ <p>I entered my consulting-room and found a gentleman seated by the
83
+ table. He was quietly dressed in a suit of heather tweed with a
84
+ soft cloth cap which he had laid down upon my books. Round one of
85
+ his hands he had a handkerchief wrapped, which was mottled all
86
+ over with bloodstains. He was young, not more than
87
+ five-and-twenty, I should say, with a strong, masculine face; but
88
+ he was exceedingly pale and gave me the impression of a man who
89
+ was suffering from some strong agitation, which it took all his
90
+ strength of mind to control.</p>
91
+ <p>"I am sorry to knock you up so early, Doctor," said he, "but I
92
+ have had a very serious accident during the night. I came in by
93
+ train this morning, and on inquiring at Paddington as to where I
94
+ might find a doctor, a worthy fellow very kindly escorted me
95
+ here. I gave the maid a card, but I see that she has left it upon
96
+ the side-table."</p>
97
+ <p>I took it up and glanced at it. "Mr. Victor Hatherley, hydraulic
98
+ engineer, 16A, Victoria Street (3rd floor)." That was the name,
99
+ style, and abode of my morning visitor. "I regret that I have
100
+ kept you waiting," said I, sitting down in my library-chair. "You
101
+ are fresh from a night journey, I understand, which is in itself
102
+ a monotonous occupation."</p>
103
+ <p>"Oh, my night could not be called monotonous," said he, and
104
+ laughed. He laughed very heartily, with a high, ringing note,
105
+ leaning back in his chair and shaking his sides. All my medical
106
+ instincts rose up against that laugh.</p>
107
+ <p>"Stop it!" I cried; "pull yourself together!" and I poured out
108
+ some water from a caraffe.</p>
109
+ <p>It was useless, however. He was off in one of those hysterical
110
+ outbursts which come upon a strong nature when some great crisis
111
+ is over and gone. Presently he came to himself once more, very
112
+ weary and pale-looking.</p>
113
+ <p>"I have been making a fool of myself," he gasped.</p>
114
+ <p>"Not at all. Drink this." I dashed some brandy into the water,
115
+ and the colour began to come back to his bloodless cheeks.</p>
116
+ <p>"That’s better!" said he. "And now, Doctor, perhaps you would
117
+ kindly attend to my thumb, or rather to the place where my thumb
118
+ used to be."</p>
119
+ <p>He unwound the handkerchief and held out his hand. It gave even
120
+ my hardened nerves a shudder to look at it. There were four
121
+ protruding fingers and a horrid red, spongy surface where the
122
+ thumb should have been. It had been hacked or torn right out from
123
+ the roots.</p>
124
+ <p>"Good heavens!" I cried, "this is a terrible injury. It must have
125
+ bled considerably."</p>
126
+ <p>"Yes, it did. I fainted when it was done, and I think that I must
127
+ have been senseless for a long time. When I came to I found that
128
+ it was still bleeding, so I tied one end of my handkerchief very
129
+ tightly round the wrist and braced it up with a twig."</p>
130
+ <p>"Excellent! You should have been a surgeon."</p>
131
+ <p>"It is a question of hydraulics, you see, and came within my own
132
+ province."</p>
133
+ <p>"This has been done," said I, examining the wound, "by a very
134
+ heavy and sharp instrument."</p>
135
+ <p>"A thing like a cleaver," said he.</p>
136
+ <p>"An accident, I presume?"</p>
137
+ <p>"By no means."</p>
138
+ <p>"What! a murderous attack?"</p>
139
+ <p>"Very murderous indeed."</p>
140
+ <p>"You horrify me."</p>
141
+ <p>I sponged the wound, cleaned it, dressed it, and finally covered
142
+ it over with cotton wadding and carbolised bandages. He lay back
143
+ without wincing, though he bit his lip from time to time.</p>
144
+ <p>"How is that?" I asked when I had finished.</p>
145
+ <p>"Capital! Between your brandy and your bandage, I feel a new man.
146
+ I was very weak, but I have had a good deal to go through."</p>
147
+ <p>"Perhaps you had better not speak of the matter. It is evidently
148
+ trying to your nerves."</p>
149
+ <p>"Oh, no, not now. I shall have to tell my tale to the police;
150
+ but, between ourselves, if it were not for the convincing
151
+ evidence of this wound of mine, I should be surprised if they
152
+ believed my statement, for it is a very extraordinary one, and I
153
+ have not much in the way of proof with which to back it up; and,
154
+ even if they believe me, the clues which I can give them are so
155
+ vague that it is a question whether justice will be done."</p>
156
+ <p>"Ha!" cried I, "if it is anything in the nature of a problem
157
+ which you desire to see solved, I should strongly recommend you
158
+ to come to my friend, Mr. Sherlock Holmes, before you go to the
159
+ official police."</p>
160
+ <p>"Oh, I have heard of that fellow," answered my visitor, "and I
161
+ should be very glad if he would take the matter up, though of
162
+ course I must use the official police as well. Would you give me
163
+ an introduction to him?"</p>
164
+ <p>"I’ll do better. I’ll take you round to him myself."</p>
165
+ <p>"I should be immensely obliged to you."</p>
166
+ <p>"We’ll call a cab and go together. We shall just be in time to
167
+ have a little breakfast with him. Do you feel equal to it?"</p>
168
+ <p>"Yes; I shall not feel easy until I have told my story."</p>
169
+ <p>"Then my servant will call a cab, and I shall be with you in an
170
+ instant." I rushed upstairs, explained the matter shortly to my
171
+ wife, and in five minutes was inside a hansom, driving with my
172
+ new acquaintance to Baker Street.</p>
173
+ <p>Sherlock Holmes was, as I expected, lounging about his
174
+ sitting-room in his dressing-gown, reading the agony column of The
175
+ Times and smoking his before-breakfast pipe, which was composed
176
+ of all the plugs and dottles left from his smokes of the day
177
+ before, all carefully dried and collected on the corner of the
178
+ mantelpiece. He received us in his quietly genial fashion,
179
+ ordered fresh rashers and eggs, and joined us in a hearty meal.
180
+ When it was concluded he settled our new acquaintance upon the
181
+ sofa, placed a pillow beneath his head, and laid a glass of
182
+ brandy and water within his reach.</p>
183
+ <p>"It is easy to see that your experience has been no common one,
184
+ Mr. Hatherley," said he. "Pray, lie down there and make yourself
185
+ absolutely at home. Tell us what you can, but stop when you are
186
+ tired and keep up your strength with a little stimulant."</p>
187
+ <p>"Thank you," said my patient. "but I have felt another man since
188
+ the doctor bandaged me, and I think that your breakfast has
189
+ completed the cure. I shall take up as little of your valuable
190
+ time as possible, so I shall start at once upon my peculiar
191
+ experiences."</p>
192
+ <p>Holmes sat in his big armchair with the weary, heavy-lidded
193
+ expression which veiled his keen and eager nature, while I sat
194
+ opposite to him, and we listened in silence to the strange story
195
+ which our visitor detailed to us.</p>
196
+ <p>"You must know," said he, "that I am an orphan and a bachelor,
197
+ residing alone in lodgings in London. By profession I am a
198
+ hydraulic engineer, and I have had considerable experience of my
199
+ work during the seven years that I was apprenticed to Venner &amp;
200
+ Matheson, the well-known firm, of Greenwich. Two years ago,
201
+ having served my time, and having also come into a fair sum of
202
+ money through my poor father’s death, I determined to start in
203
+ business for myself and took professional chambers in Victoria
204
+ Street.</p>
205
+ <p>"I suppose that everyone finds his first independent start in
206
+ business a dreary experience. To me it has been exceptionally so.
207
+ During two years I have had three consultations and one small
208
+ job, and that is absolutely all that my profession has brought
209
+ me. My gross takings amount to 27 pounds 10s. Every day, from
210
+ nine in the morning until four in the afternoon, I waited in my
211
+ little den, until at last my heart began to sink, and I came to
212
+ believe that I should never have any practice at all.</p>
213
+ <p>"Yesterday, however, just as I was thinking of leaving the
214
+ office, my clerk entered to say there was a gentleman waiting who
215
+ wished to see me upon business. He brought up a card, too, with
216
+ the name of <span class="emphasis"><em>Colonel Lysander Stark</em></span> engraved upon it. Close at
217
+ his heels came the colonel himself, a man rather over the middle
218
+ size, but of an exceeding thinness. I do not think that I have
219
+ ever seen so thin a man. His whole face sharpened away into nose
220
+ and chin, and the skin of his cheeks was drawn quite tense over
221
+ his outstanding bones. Yet this emaciation seemed to be his
222
+ natural habit, and due to no disease, for his eye was bright, his
223
+ step brisk, and his bearing assured. He was plainly but neatly
224
+ dressed, and his age, I should judge, would be nearer forty than
225
+ thirty.</p>
226
+ <p>"<span class="emphasis"><em>Mr. Hatherley?</em></span> said he, with something of a German accent.
227
+ <span class="emphasis"><em>You have been recommended to me, Mr. Hatherley, as being a man
228
+ who is not only proficient in his profession but is also discreet
229
+ and capable of preserving a secret.</em></span></p>
230
+ <p>"I bowed, feeling as flattered as any young man would at such an
231
+ address. <span class="emphasis"><em>May I ask who it was who gave me so good a character?</em></span></p>
232
+ <p>"<span class="emphasis"><em>Well, perhaps it is better that I should not tell you that just
233
+ at this moment. I have it from the same source that you are both
234
+ an orphan and a bachelor and are residing alone in London.</em></span></p>
235
+ <p>"<span class="emphasis"><em>That is quite correct,</em></span> I answered; <span class="emphasis"><em>but you will excuse me if
236
+ I say that I cannot see how all this bears upon my professional
237
+ qualifications. I understand that it was on a professional matter
238
+ that you wished to speak to me?</em></span></p>
239
+ <p>"<span class="emphasis"><em>Undoubtedly so. But you will find that all I say is really to
240
+ the point. I have a professional commission for you, but absolute
241
+ secrecy is quite essential—absolute secrecy, you understand, and
242
+ of course we may expect that more from a man who is alone than
243
+ from one who lives in the bosom of his family.</em></span></p>
244
+ <p>"<span class="emphasis"><em>If I promise to keep a secret,</em></span> said I, <span class="emphasis"><em>you may absolutely
245
+ depend upon my doing so.</em></span></p>
246
+ <p>"He looked very hard at me as I spoke, and it seemed to me that I
247
+ had never seen so suspicious and questioning an eye.</p>
248
+ <p>"<span class="emphasis"><em>Do you promise, then?</em></span> said he at last.</p>
249
+ <p>"<span class="emphasis"><em>Yes, I promise.</em></span></p>
250
+ <p>"<span class="emphasis"><em>Absolute and complete silence before, during, and after? No
251
+ reference to the matter at all, either in word or writing?</em></span></p>
252
+ <p>"<span class="emphasis"><em>I have already given you my word.</em></span></p>
253
+ <p>"<span class="emphasis"><em>Very good.</em></span> He suddenly sprang up, and darting like lightning
254
+ across the room he flung open the door. The passage outside was
255
+ empty.</p>
256
+ <p>"<span class="emphasis"><em>That’s all right,</em></span> said he, coming back. <span class="emphasis"><em>I know that clerks are
257
+ sometimes curious as to their master’s affairs. Now we can talk
258
+ in safety.</em></span> He drew up his chair very close to mine and began to
259
+ stare at me again with the same questioning and thoughtful look.</p>
260
+ <p>"A feeling of repulsion, and of something akin to fear had begun
261
+ to rise within me at the strange antics of this fleshless man.
262
+ Even my dread of losing a client could not restrain me from
263
+ showing my impatience.</p>
264
+ <p>"<span class="emphasis"><em>I beg that you will state your business, sir,</em></span> said I; <span class="emphasis"><em>my time
265
+ is of value.</em></span> Heaven forgive me for that last sentence, but the
266
+ words came to my lips.</p>
267
+ <p>"<span class="emphasis"><em>How would fifty guineas for a night’s work suit you?</em></span> he asked.</p>
268
+ <p>"<span class="emphasis"><em>Most admirably.</em></span></p>
269
+ <p>"<span class="emphasis"><em>I say a night’s work, but an hour’s would be nearer the mark. I
270
+ simply want your opinion about a hydraulic stamping machine which
271
+ has got out of gear. If you show us what is wrong we shall soon
272
+ set it right ourselves. What do you think of such a commission as
273
+ that?</em></span></p>
274
+ <p>"<span class="emphasis"><em>The work appears to be light and the pay munificent.</em></span></p>
275
+ <p>"<span class="emphasis"><em>Precisely so. We shall want you to come to-night by the last
276
+ train.</em></span></p>
277
+ <p>"<span class="emphasis"><em>Where to?</em></span></p>
278
+ <p>"<span class="emphasis"><em>To Eyford, in Berkshire. It is a little place near the borders
279
+ of Oxfordshire, and within seven miles of Reading. There is a
280
+ train from Paddington which would bring you there at about
281
+ 11:15.</em></span></p>
282
+ <p>"<span class="emphasis"><em>Very good.</em></span></p>
283
+ <p>"<span class="emphasis"><em>I shall come down in a carriage to meet you.</em></span></p>
284
+ <p>"<span class="emphasis"><em>There is a drive, then?</em></span></p>
285
+ <p>"<span class="emphasis"><em>Yes, our little place is quite out in the country. It is a good
286
+ seven miles from Eyford Station.</em></span></p>
287
+ <p>"<span class="emphasis"><em>Then we can hardly get there before midnight. I suppose there
288
+ would be no chance of a train back. I should be compelled to stop
289
+ the night.</em></span></p>
290
+ <p>"<span class="emphasis"><em>Yes, we could easily give you a shake-down.</em></span></p>
291
+ <p>"<span class="emphasis"><em>That is very awkward. Could I not come at some more convenient
292
+ hour?</em></span></p>
293
+ <p>"<span class="emphasis"><em>We have judged it best that you should come late. It is to
294
+ recompense you for any inconvenience that we are paying to you, a
295
+ young and unknown man, a fee which would buy an opinion from the
296
+ very heads of your profession. Still, of course, if you would
297
+ like to draw out of the business, there is plenty of time to do
298
+ so.</em></span></p>
299
+ <p>"I thought of the fifty guineas, and of how very useful they
300
+ would be to me. <span class="emphasis"><em>Not at all,</em></span> said I, <span class="emphasis"><em>I shall be very happy to
301
+ accommodate myself to your wishes. I should like, however, to
302
+ understand a little more clearly what it is that you wish me to
303
+ do.</em></span></p>
304
+ <p>"<span class="emphasis"><em>Quite so. It is very natural that the pledge of secrecy which
305
+ we have exacted from you should have aroused your curiosity. I
306
+ have no wish to commit you to anything without your having it all
307
+ laid before you. I suppose that we are absolutely safe from
308
+ eavesdroppers?</em></span></p>
309
+ <p>"<span class="emphasis"><em>Entirely.</em></span></p>
310
+ <p>"<span class="emphasis"><em>Then the matter stands thus. You are probably aware that
311
+ fuller’s-earth is a valuable product, and that it is only found
312
+ in one or two places in England?</em></span></p>
313
+ <p>"<span class="emphasis"><em>I have heard so.</em></span></p>
314
+ <p>"<span class="emphasis"><em>Some little time ago I bought a small place—a very small
315
+ place—within ten miles of Reading. I was fortunate enough to
316
+ discover that there was a deposit of fuller’s-earth in one of my
317
+ fields. On examining it, however, I found that this deposit was a
318
+ comparatively small one, and that it formed a link between two
319
+ very much larger ones upon the right and left—both of them,
320
+ however, in the grounds of my neighbours. These good people were
321
+ absolutely ignorant that their land contained that which was
322
+ quite as valuable as a gold-mine. Naturally, it was to my
323
+ interest to buy their land before they discovered its true value,
324
+ but unfortunately I had no capital by which I could do this. I
325
+ took a few of my friends into the secret, however, and they
326
+ suggested that we should quietly and secretly work our own little
327
+ deposit and that in this way we should earn the money which would
328
+ enable us to buy the neighbouring fields. This we have now been
329
+ doing for some time, and in order to help us in our operations we
330
+ erected a hydraulic press. This press, as I have already
331
+ explained, has got out of order, and we wish your advice upon the
332
+ subject. We guard our secret very jealously, however, and if it
333
+ once became known that we had hydraulic engineers coming to our
334
+ little house, it would soon rouse inquiry, and then, if the facts
335
+ came out, it would be good-bye to any chance of getting these
336
+ fields and carrying out our plans. That is why I have made you
337
+ promise me that you will not tell a human being that you are
338
+ going to Eyford to-night. I hope that I make it all plain?</em></span></p>
339
+ <p>"<span class="emphasis"><em>I quite follow you,</em></span> said I. <span class="emphasis"><em>The only point which I could not
340
+ quite understand was what use you could make of a hydraulic press
341
+ in excavating fuller’s-earth, which, as I understand, is dug out
342
+ like gravel from a pit.</em></span></p>
343
+ <p>"<span class="emphasis"><em>Ah!</em></span> said he carelessly, <span class="emphasis"><em>we have our own process. We compress
344
+ the earth into bricks, so as to remove them without revealing
345
+ what they are. But that is a mere detail. I have taken you fully
346
+ into my confidence now, Mr. Hatherley, and I have shown you how I
347
+ trust you.</em></span> He rose as he spoke. <span class="emphasis"><em>I shall expect you, then, at
348
+ Eyford at 11:15.</em></span></p>
349
+ <p>"<span class="emphasis"><em>I shall certainly be there.</em></span></p>
350
+ <p>"<span class="emphasis"><em>And not a word to a soul.</em></span> He looked at me with a last long,
351
+ questioning gaze, and then, pressing my hand in a cold, dank
352
+ grasp, he hurried from the room.</p>
353
+ <p>"Well, when I came to think it all over in cool blood I was very
354
+ much astonished, as you may both think, at this sudden commission
355
+ which had been intrusted to me. On the one hand, of course, I was
356
+ glad, for the fee was at least tenfold what I should have asked
357
+ had I set a price upon my own services, and it was possible that
358
+ this order might lead to other ones. On the other hand, the face
359
+ and manner of my patron had made an unpleasant impression upon
360
+ me, and I could not think that his explanation of the
361
+ fuller’s-earth was sufficient to explain the necessity for my
362
+ coming at midnight, and his extreme anxiety lest I should tell
363
+ anyone of my errand. However, I threw all fears to the winds, ate
364
+ a hearty supper, drove to Paddington, and started off, having
365
+ obeyed to the letter the injunction as to holding my tongue.</p>
366
+ <p>"At Reading I had to change not only my carriage but my station.
367
+ However, I was in time for the last train to Eyford, and I
368
+ reached the little dim-lit station after eleven o’clock. I was the
369
+ only passenger who got out there, and there was no one upon the
370
+ platform save a single sleepy porter with a lantern. As I passed
371
+ out through the wicket gate, however, I found my acquaintance of
372
+ the morning waiting in the shadow upon the other side. Without a
373
+ word he grasped my arm and hurried me into a carriage, the door
374
+ of which was standing open. He drew up the windows on either
375
+ side, tapped on the wood-work, and away we went as fast as the
376
+ horse could go."</p>
377
+ <p>"One horse?" interjected Holmes.</p>
378
+ <p>"Yes, only one."</p>
379
+ <p>"Did you observe the colour?"</p>
380
+ <p>"Yes, I saw it by the side-lights when I was stepping into the
381
+ carriage. It was a chestnut."</p>
382
+ <p>"Tired-looking or fresh?"</p>
383
+ <p>"Oh, fresh and glossy."</p>
384
+ <p>"Thank you. I am sorry to have interrupted you. Pray continue
385
+ your most interesting statement."</p>
386
+ <p>"Away we went then, and we drove for at least an hour. Colonel
387
+ Lysander Stark had said that it was only seven miles, but I
388
+ should think, from the rate that we seemed to go, and from the
389
+ time that we took, that it must have been nearer twelve. He sat
390
+ at my side in silence all the time, and I was aware, more than
391
+ once when I glanced in his direction, that he was looking at me
392
+ with great intensity. The country roads seem to be not very good
393
+ in that part of the world, for we lurched and jolted terribly. I
394
+ tried to look out of the windows to see something of where we
395
+ were, but they were made of frosted glass, and I could make out
396
+ nothing save the occasional bright blur of a passing light. Now
397
+ and then I hazarded some remark to break the monotony of the
398
+ journey, but the colonel answered only in monosyllables, and the
399
+ conversation soon flagged. At last, however, the bumping of the
400
+ road was exchanged for the crisp smoothness of a gravel-drive,
401
+ and the carriage came to a stand. Colonel Lysander Stark sprang
402
+ out, and, as I followed after him, pulled me swiftly into a porch
403
+ which gaped in front of us. We stepped, as it were, right out of
404
+ the carriage and into the hall, so that I failed to catch the
405
+ most fleeting glance of the front of the house. The instant that
406
+ I had crossed the threshold the door slammed heavily behind us,
407
+ and I heard faintly the rattle of the wheels as the carriage
408
+ drove away.</p>
409
+ <p>"It was pitch dark inside the house, and the colonel fumbled
410
+ about looking for matches and muttering under his breath.
411
+ Suddenly a door opened at the other end of the passage, and a
412
+ long, golden bar of light shot out in our direction. It grew
413
+ broader, and a woman appeared with a lamp in her hand, which she
414
+ held above her head, pushing her face forward and peering at us.
415
+ I could see that she was pretty, and from the gloss with which
416
+ the light shone upon her dark dress I knew that it was a rich
417
+ material. She spoke a few words in a foreign tongue in a tone as
418
+ though asking a question, and when my companion answered in a
419
+ gruff monosyllable she gave such a start that the lamp nearly
420
+ fell from her hand. Colonel Stark went up to her, whispered
421
+ something in her ear, and then, pushing her back into the room
422
+ from whence she had come, he walked towards me again with the
423
+ lamp in his hand.</p>
424
+ <p>"<span class="emphasis"><em>Perhaps you will have the kindness to wait in this room for a
425
+ few minutes,</em></span> said he, throwing open another door. It was a
426
+ quiet, little, plainly furnished room, with a round table in the
427
+ centre, on which several German books were scattered. Colonel
428
+ Stark laid down the lamp on the top of a harmonium beside the
429
+ door. <span class="emphasis"><em>I shall not keep you waiting an instant,</em></span> said he, and
430
+ vanished into the darkness.</p>
431
+ <p>"I glanced at the books upon the table, and in spite of my
432
+ ignorance of German I could see that two of them were treatises
433
+ on science, the others being volumes of poetry. Then I walked
434
+ across to the window, hoping that I might catch some glimpse of
435
+ the country-side, but an oak shutter, heavily barred, was folded
436
+ across it. It was a wonderfully silent house. There was an old
437
+ clock ticking loudly somewhere in the passage, but otherwise
438
+ everything was deadly still. A vague feeling of uneasiness began
439
+ to steal over me. Who were these German people, and what were
440
+ they doing living in this strange, out-of-the-way place? And
441
+ where was the place? I was ten miles or so from Eyford, that was
442
+ all I knew, but whether north, south, east, or west I had no
443
+ idea. For that matter, Reading, and possibly other large towns,
444
+ were within that radius, so the place might not be so secluded,
445
+ after all. Yet it was quite certain, from the absolute stillness,
446
+ that we were in the country. I paced up and down the room,
447
+ humming a tune under my breath to keep up my spirits and feeling
448
+ that I was thoroughly earning my fifty-guinea fee.</p>
449
+ <p>"Suddenly, without any preliminary sound in the midst of the
450
+ utter stillness, the door of my room swung slowly open. The woman
451
+ was standing in the aperture, the darkness of the hall behind
452
+ her, the yellow light from my lamp beating upon her eager and
453
+ beautiful face. I could see at a glance that she was sick with
454
+ fear, and the sight sent a chill to my own heart. She held up one
455
+ shaking finger to warn me to be silent, and she shot a few
456
+ whispered words of broken English at me, her eyes glancing back,
457
+ like those of a frightened horse, into the gloom behind her.</p>
458
+ <p>"<span class="emphasis"><em>I would go,</em></span> said she, trying hard, as it seemed to me, to
459
+ speak calmly; <span class="emphasis"><em>I would go. I should not stay here. There is no
460
+ good for you to do.</em></span></p>
461
+ <p>"<span class="emphasis"><em>But, madam,</em></span> said I, <span class="emphasis"><em>I have not yet done what I came for. I
462
+ cannot possibly leave until I have seen the machine.</em></span></p>
463
+ <p>"<span class="emphasis"><em>It is not worth your while to wait,</em></span> she went on. <span class="emphasis"><em>You can pass
464
+ through the door; no one hinders.</em></span> And then, seeing that I smiled
465
+ and shook my head, she suddenly threw aside her constraint and
466
+ made a step forward, with her hands wrung together. <span class="emphasis"><em>For the love
467
+ of Heaven!</em></span> she whispered, <span class="emphasis"><em>get away from here before it is too
468
+ late!</em></span></p>
469
+ <p>"But I am somewhat headstrong by nature, and the more ready to
470
+ engage in an affair when there is some obstacle in the way. I
471
+ thought of my fifty-guinea fee, of my wearisome journey, and of
472
+ the unpleasant night which seemed to be before me. Was it all to
473
+ go for nothing? Why should I slink away without having carried
474
+ out my commission, and without the payment which was my due? This
475
+ woman might, for all I knew, be a monomaniac. With a stout
476
+ bearing, therefore, though her manner had shaken me more than I
477
+ cared to confess, I still shook my head and declared my intention
478
+ of remaining where I was. She was about to renew her entreaties
479
+ when a door slammed overhead, and the sound of several footsteps
480
+ was heard upon the stairs. She listened for an instant, threw up
481
+ her hands with a despairing gesture, and vanished as suddenly and
482
+ as noiselessly as she had come.</p>
483
+ <p>"The newcomers were Colonel Lysander Stark and a short thick man
484
+ with a chinchilla beard growing out of the creases of his double
485
+ chin, who was introduced to me as Mr. Ferguson.</p>
486
+ <p>"<span class="emphasis"><em>This is my secretary and manager,</em></span> said the colonel. <span class="emphasis"><em>By the
487
+ way, I was under the impression that I left this door shut just
488
+ now. I fear that you have felt the draught.</em></span></p>
489
+ <p>"<span class="emphasis"><em>On the contrary,</em></span> said I, <span class="emphasis"><em>I opened the door myself because I
490
+ felt the room to be a little close.</em></span></p>
491
+ <p>"He shot one of his suspicious looks at me. <span class="emphasis"><em>Perhaps we had
492
+ better proceed to business, then,</em></span> said he. <span class="emphasis"><em>Mr. Ferguson and I
493
+ will take you up to see the machine.</em></span></p>
494
+ <p>"<span class="emphasis"><em>I had better put my hat on, I suppose.</em></span></p>
495
+ <p>"<span class="emphasis"><em>Oh, no, it is in the house.</em></span></p>
496
+ <p>"<span class="emphasis"><em>What, you dig fuller’s-earth in the house?</em></span></p>
497
+ <p>"<span class="emphasis"><em>No, no. This is only where we compress it. But never mind that.
498
+ All we wish you to do is to examine the machine and to let us
499
+ know what is wrong with it.</em></span></p>
500
+ <p>"We went upstairs together, the colonel first with the lamp, the
501
+ fat manager and I behind him. It was a labyrinth of an old house,
502
+ with corridors, passages, narrow winding staircases, and little
503
+ low doors, the thresholds of which were hollowed out by the
504
+ generations who had crossed them. There were no carpets and no
505
+ signs of any furniture above the ground floor, while the plaster
506
+ was peeling off the walls, and the damp was breaking through in
507
+ green, unhealthy blotches. I tried to put on as unconcerned an
508
+ air as possible, but I had not forgotten the warnings of the
509
+ lady, even though I disregarded them, and I kept a keen eye upon
510
+ my two companions. Ferguson appeared to be a morose and silent
511
+ man, but I could see from the little that he said that he was at
512
+ least a fellow-countryman.</p>
513
+ <p>"Colonel Lysander Stark stopped at last before a low door, which
514
+ he unlocked. Within was a small, square room, in which the three
515
+ of us could hardly get at one time. Ferguson remained outside,
516
+ and the colonel ushered me in.</p>
517
+ <p>"<span class="emphasis"><em>We are now,</em></span> said he, <span class="emphasis"><em>actually within the hydraulic press, and
518
+ it would be a particularly unpleasant thing for us if anyone were
519
+ to turn it on. The ceiling of this small chamber is really the
520
+ end of the descending piston, and it comes down with the force of
521
+ many tons upon this metal floor. There are small lateral columns
522
+ of water outside which receive the force, and which transmit and
523
+ multiply it in the manner which is familiar to you. The machine
524
+ goes readily enough, but there is some stiffness in the working
525
+ of it, and it has lost a little of its force. Perhaps you will
526
+ have the goodness to look it over and to show us how we can set
527
+ it right.</em></span></p>
528
+ <p>"I took the lamp from him, and I examined the machine very
529
+ thoroughly. It was indeed a gigantic one, and capable of
530
+ exercising enormous pressure. When I passed outside, however, and
531
+ pressed down the levers which controlled it, I knew at once by
532
+ the whishing sound that there was a slight leakage, which allowed
533
+ a regurgitation of water through one of the side cylinders. An
534
+ examination showed that one of the india-rubber bands which was
535
+ round the head of a driving-rod had shrunk so as not quite to
536
+ fill the socket along which it worked. This was clearly the cause
537
+ of the loss of power, and I pointed it out to my companions, who
538
+ followed my remarks very carefully and asked several practical
539
+ questions as to how they should proceed to set it right. When I
540
+ had made it clear to them, I returned to the main chamber of the
541
+ machine and took a good look at it to satisfy my own curiosity.
542
+ It was obvious at a glance that the story of the fuller’s-earth
543
+ was the merest fabrication, for it would be absurd to suppose
544
+ that so powerful an engine could be designed for so inadequate a
545
+ purpose. The walls were of wood, but the floor consisted of a
546
+ large iron trough, and when I came to examine it I could see a
547
+ crust of metallic deposit all over it. I had stooped and was
548
+ scraping at this to see exactly what it was when I heard a
549
+ muttered exclamation in German and saw the cadaverous face of the
550
+ colonel looking down at me.</p>
551
+ <p>"<span class="emphasis"><em>What are you doing there?</em></span> he asked.</p>
552
+ <p>"I felt angry at having been tricked by so elaborate a story as
553
+ that which he had told me. <span class="emphasis"><em>I was admiring your fuller’s-earth,</em></span>
554
+ said I; <span class="emphasis"><em>I think that I should be better able to advise you as to
555
+ your machine if I knew what the exact purpose was for which it
556
+ was used.</em></span></p>
557
+ <p>"The instant that I uttered the words I regretted the rashness of
558
+ my speech. His face set hard, and a baleful light sprang up in
559
+ his grey eyes.</p>
560
+ <p>"<span class="emphasis"><em>Very well,</em></span> said he, <span class="emphasis"><em>you shall know all about the machine.</em></span> He
561
+ took a step backward, slammed the little door, and turned the key
562
+ in the lock. I rushed towards it and pulled at the handle, but it
563
+ was quite secure, and did not give in the least to my kicks and
564
+ shoves. <span class="emphasis"><em>Hullo!</em></span> I yelled. <span class="emphasis"><em>Hullo! Colonel! Let me out!</em></span></p>
565
+ <p>"And then suddenly in the silence I heard a sound which sent my
566
+ heart into my mouth. It was the clank of the levers and the swish
567
+ of the leaking cylinder. He had set the engine at work. The lamp
568
+ still stood upon the floor where I had placed it when examining
569
+ the trough. By its light I saw that the black ceiling was coming
570
+ down upon me, slowly, jerkily, but, as none knew better than
571
+ myself, with a force which must within a minute grind me to a
572
+ shapeless pulp. I threw myself, screaming, against the door, and
573
+ dragged with my nails at the lock. I implored the colonel to let
574
+ me out, but the remorseless clanking of the levers drowned my
575
+ cries. The ceiling was only a foot or two above my head, and with
576
+ my hand upraised I could feel its hard, rough surface. Then it
577
+ flashed through my mind that the pain of my death would depend
578
+ very much upon the position in which I met it. If I lay on my
579
+ face the weight would come upon my spine, and I shuddered to
580
+ think of that dreadful snap. Easier the other way, perhaps; and
581
+ yet, had I the nerve to lie and look up at that deadly black
582
+ shadow wavering down upon me? Already I was unable to stand
583
+ erect, when my eye caught something which brought a gush of hope
584
+ back to my heart.</p>
585
+ <p>"I have said that though the floor and ceiling were of iron, the
586
+ walls were of wood. As I gave a last hurried glance around, I saw
587
+ a thin line of yellow light between two of the boards, which
588
+ broadened and broadened as a small panel was pushed backward. For
589
+ an instant I could hardly believe that here was indeed a door
590
+ which led away from death. The next instant I threw myself
591
+ through, and lay half-fainting upon the other side. The panel had
592
+ closed again behind me, but the crash of the lamp, and a few
593
+ moments afterwards the clang of the two slabs of metal, told me
594
+ how narrow had been my escape.</p>
595
+ <p>"I was recalled to myself by a frantic plucking at my wrist, and
596
+ I found myself lying upon the stone floor of a narrow corridor,
597
+ while a woman bent over me and tugged at me with her left hand,
598
+ while she held a candle in her right. It was the same good friend
599
+ whose warning I had so foolishly rejected.</p>
600
+ <p>"<span class="emphasis"><em>Come! come!</em></span> she cried breathlessly. <span class="emphasis"><em>They will be here in a
601
+ moment. They will see that you are not there. Oh, do not waste
602
+ the so-precious time, but come!</em></span></p>
603
+ <p>"This time, at least, I did not scorn her advice. I staggered to
604
+ my feet and ran with her along the corridor and down a winding
605
+ stair. The latter led to another broad passage, and just as we
606
+ reached it we heard the sound of running feet and the shouting of
607
+ two voices, one answering the other from the floor on which we
608
+ were and from the one beneath. My guide stopped and looked about
609
+ her like one who is at her wit’s end. Then she threw open a door
610
+ which led into a bedroom, through the window of which the moon
611
+ was shining brightly.</p>
612
+ <p>"<span class="emphasis"><em>It is your only chance,</em></span> said she. <span class="emphasis"><em>It is high, but it may be
613
+ that you can jump it.</em></span></p>
614
+ <p>"As she spoke a light sprang into view at the further end of the
615
+ passage, and I saw the lean figure of Colonel Lysander Stark
616
+ rushing forward with a lantern in one hand and a weapon like a
617
+ butcher’s cleaver in the other. I rushed across the bedroom,
618
+ flung open the window, and looked out. How quiet and sweet and
619
+ wholesome the garden looked in the moonlight, and it could not be
620
+ more than thirty feet down. I clambered out upon the sill, but I
621
+ hesitated to jump until I should have heard what passed between
622
+ my saviour and the ruffian who pursued me. If she were ill-used,
623
+ then at any risks I was determined to go back to her assistance.
624
+ The thought had hardly flashed through my mind before he was at
625
+ the door, pushing his way past her; but she threw her arms round
626
+ him and tried to hold him back.</p>
627
+ <p>"<span class="emphasis"><em>Fritz! Fritz!</em></span> she cried in English, <span class="emphasis"><em>remember your promise
628
+ after the last time. You said it should not be again. He will be
629
+ silent! Oh, he will be silent!</em></span></p>
630
+ <p>"<span class="emphasis"><em>You are mad, Elise!</em></span> he shouted, struggling to break away from
631
+ her. <span class="emphasis"><em>You will be the ruin of us. He has seen too much. Let me
632
+ pass, I say!</em></span> He dashed her to one side, and, rushing to the
633
+ window, cut at me with his heavy weapon. I had let myself go, and
634
+ was hanging by the hands to the sill, when his blow fell. I was
635
+ conscious of a dull pain, my grip loosened, and I fell into the
636
+ garden below.</p>
637
+ <p>"I was shaken but not hurt by the fall; so I picked myself up and
638
+ rushed off among the bushes as hard as I could run, for I
639
+ understood that I was far from being out of danger yet. Suddenly,
640
+ however, as I ran, a deadly dizziness and sickness came over me.
641
+ I glanced down at my hand, which was throbbing painfully, and
642
+ then, for the first time, saw that my thumb had been cut off and
643
+ that the blood was pouring from my wound. I endeavoured to tie my
644
+ handkerchief round it, but there came a sudden buzzing in my
645
+ ears, and next moment I fell in a dead faint among the
646
+ rose-bushes.</p>
647
+ <p>"How long I remained unconscious I cannot tell. It must have been
648
+ a very long time, for the moon had sunk, and a bright morning was
649
+ breaking when I came to myself. My clothes were all sodden with
650
+ dew, and my coat-sleeve was drenched with blood from my wounded
651
+ thumb. The smarting of it recalled in an instant all the
652
+ particulars of my night’s adventure, and I sprang to my feet with
653
+ the feeling that I might hardly yet be safe from my pursuers. But
654
+ to my astonishment, when I came to look round me, neither house
655
+ nor garden were to be seen. I had been lying in an angle of the
656
+ hedge close by the highroad, and just a little lower down was a
657
+ long building, which proved, upon my approaching it, to be the
658
+ very station at which I had arrived upon the previous night. Were
659
+ it not for the ugly wound upon my hand, all that had passed
660
+ during those dreadful hours might have been an evil dream.</p>
661
+ <p>"Half dazed, I went into the station and asked about the morning
662
+ train. There would be one to Reading in less than an hour. The
663
+ same porter was on duty, I found, as had been there when I
664
+ arrived. I inquired of him whether he had ever heard of Colonel
665
+ Lysander Stark. The name was strange to him. Had he observed a
666
+ carriage the night before waiting for me? No, he had not. Was
667
+ there a police-station anywhere near? There was one about three
668
+ miles off.</p>
669
+ <p>"It was too far for me to go, weak and ill as I was. I determined
670
+ to wait until I got back to town before telling my story to the
671
+ police. It was a little past six when I arrived, so I went first
672
+ to have my wound dressed, and then the doctor was kind enough to
673
+ bring me along here. I put the case into your hands and shall do
674
+ exactly what you advise."</p>
675
+ <p>We both sat in silence for some little time after listening to
676
+ this extraordinary narrative. Then Sherlock Holmes pulled down
677
+ from the shelf one of the ponderous commonplace books in which he
678
+ placed his cuttings.</p>
679
+ <p>"Here is an advertisement which will interest you," said he. "It
680
+ appeared in all the papers about a year ago. Listen to this:
681
+ <span class="emphasis"><em>Lost, on the 9th inst., Mr. Jeremiah Hayling, aged
682
+ twenty-six, a hydraulic engineer. Left his lodgings at ten
683
+ o’clock at night, and has not been heard of since. Was
684
+ dressed in,</em></span> etc., etc. Ha! That represents the last time that
685
+ the colonel needed to have his machine overhauled, I fancy."</p>
686
+ <p>"Good heavens!" cried my patient. "Then that explains what the
687
+ girl said."</p>
688
+ <p>"Undoubtedly. It is quite clear that the colonel was a cool and
689
+ desperate man, who was absolutely determined that nothing should
690
+ stand in the way of his little game, like those out-and-out
691
+ pirates who will leave no survivor from a captured ship. Well,
692
+ every moment now is precious, so if you feel equal to it we shall
693
+ go down to Scotland Yard at once as a preliminary to starting for
694
+ Eyford."</p>
695
+ <p>Some three hours or so afterwards we were all in the train
696
+ together, bound from Reading to the little Berkshire village.
697
+ There were Sherlock Holmes, the hydraulic engineer, Inspector
698
+ Bradstreet, of Scotland Yard, a plain-clothes man, and myself.
699
+ Bradstreet had spread an ordnance map of the county out upon the
700
+ seat and was busy with his compasses drawing a circle with Eyford
701
+ for its centre.</p>
702
+ <p>"There you are," said he. "That circle is drawn at a radius of
703
+ ten miles from the village. The place we want must be somewhere
704
+ near that line. You said ten miles, I think, sir."</p>
705
+ <p>"It was an hour’s good drive."</p>
706
+ <p>"And you think that they brought you back all that way when you
707
+ were unconscious?"</p>
708
+ <p>"They must have done so. I have a confused memory, too, of having
709
+ been lifted and conveyed somewhere."</p>
710
+ <p>"What I cannot understand," said I, "is why they should have
711
+ spared you when they found you lying fainting in the garden.
712
+ Perhaps the villain was softened by the woman’s entreaties."</p>
713
+ <p>"I hardly think that likely. I never saw a more inexorable face
714
+ in my life."</p>
715
+ <p>"Oh, we shall soon clear up all that," said Bradstreet. "Well, I
716
+ have drawn my circle, and I only wish I knew at what point upon
717
+ it the folk that we are in search of are to be found."</p>
718
+ <p>"I think I could lay my finger on it," said Holmes quietly.</p>
719
+ <p>"Really, now!" cried the inspector, "you have formed your
720
+ opinion! Come, now, we shall see who agrees with you. I say it is
721
+ south, for the country is more deserted there."</p>
722
+ <p>"And I say east," said my patient.</p>
723
+ <p>"I am for west," remarked the plain-clothes man. "There are
724
+ several quiet little villages up there."</p>
725
+ <p>"And I am for north," said I, "because there are no hills there,
726
+ and our friend says that he did not notice the carriage go up
727
+ any."</p>
728
+ <p>"Come," cried the inspector, laughing; "it’s a very pretty
729
+ diversity of opinion. We have boxed the compass among us. Who do
730
+ you give your casting vote to?"</p>
731
+ <p>"You are all wrong."</p>
732
+ <p>"But we can’t all be."</p>
733
+ <p>"Oh, yes, you can. This is my point." He placed his finger in the
734
+ centre of the circle. "This is where we shall find them."</p>
735
+ <p>"But the twelve-mile drive?" gasped Hatherley.</p>
736
+ <p>"Six out and six back. Nothing simpler. You say yourself that the
737
+ horse was fresh and glossy when you got in. How could it be that
738
+ if it had gone twelve miles over heavy roads?"</p>
739
+ <p>"Indeed, it is a likely ruse enough," observed Bradstreet
740
+ thoughtfully. "Of course there can be no doubt as to the nature
741
+ of this gang."</p>
742
+ <p>"None at all," said Holmes. "They are coiners on a large scale,
743
+ and have used the machine to form the amalgam which has taken the
744
+ place of silver."</p>
745
+ <p>"We have known for some time that a clever gang was at work,"
746
+ said the inspector. "They have been turning out half-crowns by
747
+ the thousand. We even traced them as far as Reading, but could
748
+ get no farther, for they had covered their traces in a way that
749
+ showed that they were very old hands. But now, thanks to this
750
+ lucky chance, I think that we have got them right enough."</p>
751
+ <p>But the inspector was mistaken, for those criminals were not
752
+ destined to fall into the hands of justice. As we rolled into
753
+ Eyford Station we saw a gigantic column of smoke which streamed
754
+ up from behind a small clump of trees in the neighbourhood and
755
+ hung like an immense ostrich feather over the landscape.</p>
756
+ <p>"A house on fire?" asked Bradstreet as the train steamed off
757
+ again on its way.</p>
758
+ <p>"Yes, sir!" said the station-master.</p>
759
+ <p>"When did it break out?"</p>
760
+ <p>"I hear that it was during the night, sir, but it has got worse,
761
+ and the whole place is in a blaze."</p>
762
+ <p>"Whose house is it?"</p>
763
+ <p>"Dr. Becher’s."</p>
764
+ <p>"Tell me," broke in the engineer, "is Dr. Becher a German, very
765
+ thin, with a long, sharp nose?"</p>
766
+ <p>The station-master laughed heartily. "No, sir, Dr. Becher is an
767
+ Englishman, and there isn’t a man in the parish who has a
768
+ better-lined waistcoat. But he has a gentleman staying with him,
769
+ a patient, as I understand, who is a foreigner, and he looks as
770
+ if a little good Berkshire beef would do him no harm."</p>
771
+ <p>The station-master had not finished his speech before we were all
772
+ hastening in the direction of the fire. The road topped a low
773
+ hill, and there was a great widespread whitewashed building in
774
+ front of us, spouting fire at every chink and window, while in
775
+ the garden in front three fire-engines were vainly striving to
776
+ keep the flames under.</p>
777
+ <p>"That’s it!" cried Hatherley, in intense excitement. "There is
778
+ the gravel-drive, and there are the rose-bushes where I lay. That
779
+ second window is the one that I jumped from."</p>
780
+ <p>"Well, at least," said Holmes, "you have had your revenge upon
781
+ them. There can be no question that it was your oil-lamp which,
782
+ when it was crushed in the press, set fire to the wooden walls,
783
+ though no doubt they were too excited in the chase after you to
784
+ observe it at the time. Now keep your eyes open in this crowd for
785
+ your friends of last night, though I very much fear that they are
786
+ a good hundred miles off by now."</p>
787
+ <p>And Holmes' fears came to be realised, for from that day to this
788
+ no word has ever been heard either of the beautiful woman, the
789
+ sinister German, or the morose Englishman. Early that morning a
790
+ peasant had met a cart containing several people and some very
791
+ bulky boxes driving rapidly in the direction of Reading, but
792
+ there all traces of the fugitives disappeared, and even Holmes'
793
+ ingenuity failed ever to discover the least clue as to their
794
+ whereabouts.</p>
795
+ <p>The firemen had been much perturbed at the strange arrangements
796
+ which they had found within, and still more so by discovering a
797
+ newly severed human thumb upon a window-sill of the second floor.
798
+ About sunset, however, their efforts were at last successful, and
799
+ they subdued the flames, but not before the roof had fallen in,
800
+ and the whole place been reduced to such absolute ruin that, save
801
+ some twisted cylinders and iron piping, not a trace remained of
802
+ the machinery which had cost our unfortunate acquaintance so
803
+ dearly. Large masses of nickel and of tin were discovered stored
804
+ in an out-house, but no coins were to be found, which may have
805
+ explained the presence of those bulky boxes which have been
806
+ already referred to.</p>
807
+ <p>How our hydraulic engineer had been conveyed from the garden to
808
+ the spot where he recovered his senses might have remained
809
+ forever a mystery were it not for the soft mould, which told us a
810
+ very plain tale. He had evidently been carried down by two
811
+ persons, one of whom had remarkably small feet and the other
812
+ unusually large ones. On the whole, it was most probable that the
813
+ silent Englishman, being less bold or less murderous than his
814
+ companion, had assisted the woman to bear the unconscious man out
815
+ of the way of danger.</p>
816
+ <p>"Well," said our engineer ruefully as we took our seats to return
817
+ once more to London, "it has been a pretty business for me! I
818
+ have lost my thumb and I have lost a fifty-guinea fee, and what
819
+ have I gained?"</p>
820
+ <p>"Experience," said Holmes, laughing. "Indirectly it may be of
821
+ value, you know; you have only to put it into words to gain the
822
+ reputation of being excellent company for the remainder of your
823
+ existence."</p>
824
+ </div>
825
+
826
+ </div>
827
+
828
+ <hr/>
829
+
830
+ <div class="nav" id="navfooter">
831
+ <table width="100%">
832
+ <tr><td width="33%" align="left">
833
+
834
+ <a href="the_adventure_of_the_speckled_band.html">Prev</a><br/>
835
+ The Adventure of the Speckled Band
836
+
837
+ </td><td width="33%" align="center">
838
+
839
+ <a href="index.html">Home</a><br/>
840
+ The Adventures of Sherlock Holmes
841
+
842
+ </td><td width="33%" align="right">
843
+
844
+ <a href="the_adventure_of_the_noble_bachelor.html">Next</a><br/>
845
+ The Adventure of the Noble Bachelor
846
+
847
+ </td></tr>
848
+ </table>
849
+ </div>
850
+ </body>
851
+ </html>