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,273 @@
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>Text Formatting</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="document_processing.html">Prev</a><br/>
15
+ Document Processing
16
+
17
+ </td><td width="33%" align="center">
18
+
19
+ <a href="index.html">Home</a><br/>
20
+ <strong>AsciiDoc User Guide</strong>
21
+
22
+ </td><td width="33%" align="right">
23
+
24
+ <a href="titles.html">Next</a><br/>
25
+ Titles
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="_text_formatting"></a>Text Formatting</h2></div></div></div>
37
+ <div class="section" lang="en" xml:lang="en">
38
+ <div class="titlepage"><div><div><h3 class="title">
39
+ <a id="X51"></a>Quoted Text</h3></div></div></div>
40
+ <p>Words and phrases can be formatted by enclosing inline text with
41
+ quote characters:</p>
42
+ <div class="variablelist"><dl>
43
+ <dt><span class="term">
44
+ <span class="emphasis"><em>Emphasized text</em></span>
45
+ </span></dt>
46
+ <dd>
47
+ Word phrases 'enclosed in single quote characters' (acute
48
+ accents) or _underline characters_ are emphasized.
49
+ </dd>
50
+ <dt><span class="term">
51
+ <span class="strong"><strong>Strong text</strong></span>
52
+ </span></dt>
53
+ <dd>
54
+ Word phrases *enclosed in asterisk characters* are rendered
55
+ in a strong font (usually bold).
56
+ </dd>
57
+ <dt><span class="term">
58
+ <a id="X81"></a><code class="literal">Monospaced text</code>
59
+ </span></dt>
60
+ <dd>
61
+ Word phrases +enclosed in plus characters+ are rendered in a
62
+ monospaced font. Word phrases `enclosed in backtick
63
+ characters` (grave accents) are also rendered in a monospaced
64
+ font but in this case the enclosed text is rendered literally
65
+ and is not subject to further expansion (see <a class="link" href="macros.html#X80">inline literal</a>).
66
+ </dd>
67
+ <dt><span class="term">
68
+ ‘Single quoted text’
69
+ </span></dt>
70
+ <dd>
71
+ Phrases enclosed with a `single grave accent to the left and
72
+ a single acute accent to the right' are rendered in single
73
+ quotation marks.
74
+ </dd>
75
+ <dt><span class="term">
76
+ “Double quoted text”
77
+ </span></dt>
78
+ <dd>
79
+ Phrases enclosed with ``two grave accents to the left and
80
+ two acute accents to the right'' are rendered in quotation
81
+ marks.
82
+ </dd>
83
+ <dt><span class="term">
84
+ Unquoted text
85
+ </span></dt>
86
+ <dd>
87
+ Placing #hashes around text# does nothing, it is a mechanism
88
+ to allow inline attributes to be applied to otherwise
89
+ unformatted text.
90
+ </dd>
91
+ </dl></div>
92
+ <p>New quote types can be defined by editing asciidoc(1) configuration
93
+ files. See the <a class="link" href="configuration_files.html" title="Configuration Files">Configuration Files</a> section for details.</p>
94
+ <div class="itemizedlist">
95
+ <p class="title"><b>Quoted text behavior</b></p>
96
+ <ul type="disc">
97
+ <li>
98
+ Quoting cannot be overlapped.
99
+ </li>
100
+ <li>
101
+ Different quoting types can be nested.
102
+ </li>
103
+ <li>
104
+ To suppress quoted text formatting place a backslash character
105
+ immediately in front of the leading quote character(s). In the case
106
+ of ambiguity between escaped and non-escaped text you will need to
107
+ escape both leading and trailing quotes, in the case of
108
+ multi-character quotes you may even need to escape individual
109
+ characters.
110
+ </li>
111
+ </ul>
112
+ </div>
113
+ <div class="section" lang="en" xml:lang="en">
114
+ <div class="titlepage"><div><div><h4 class="title">
115
+ <a id="X96"></a>Quoted text attributes</h4></div></div></div>
116
+ <p>Quoted text can be prefixed with an <a class="link" href="attribute_lists.html" title="Attribute Lists">attribute list</a>. The first
117
+ positional attribute is translated by AsciiDoc to an HTML <span class="emphasis"><em>span</em></span>
118
+ element <span class="emphasis"><em>class</em></span> attribute or a DocBook <span class="emphasis"><em>phrase</em></span> element <span class="emphasis"><em>role</em></span>
119
+ attribute.</p>
120
+ <p>DocBook XSL Stylesheets translate DocBook <span class="emphasis"><em>phrase</em></span> elements with
121
+ <span class="emphasis"><em>role</em></span> attributes to corresponding HTML <span class="emphasis"><em>span</em></span> elements with the same
122
+ <span class="emphasis"><em>class</em></span> attributes; CSS can then be used
123
+ <a class="ulink" href="http://www.sagehill.net/docbookxsl/UsingCSS.html" target="_top">to style the
124
+ generated HTML</a>.</p>
125
+ <p>Thus CSS styling can be applied to both DocBook and AsciiDoc generated
126
+ HTML outputs from the same AsciiDoc source. You can also specify
127
+ multiple class names separated by spaces. Examples:</p>
128
+ <pre class="literallayout">[red]#obvious#
129
+ [big red yellowback]*very obvious*</pre>
130
+ <p>The following CSS rules for <span class="emphasis"><em>big</em></span>, <span class="emphasis"><em>red</em></span> and <span class="emphasis"><em>yellowback</em></span> class names
131
+ could be used to style HTML outputs generated from the previous
132
+ examples:</p>
133
+ <pre class="literallayout">span.big { font-size: 2em; }
134
+ span.red { color: #e3372e; }
135
+ span.yellowback { background: #faf519; }</pre>
136
+ </div>
137
+ <div class="section" lang="en" xml:lang="en">
138
+ <div class="titlepage"><div><div><h4 class="title">
139
+ <a id="X52"></a>Constrained and Unconstrained Quotes</h4></div></div></div>
140
+ <p>There are actually two types of quotes:</p>
141
+ <div class="section" lang="en" xml:lang="en">
142
+ <div class="titlepage"><div><div><h5 class="title">
143
+ <a id="_constrained_quotes"></a>Constrained quotes</h5></div></div></div>
144
+ <p>Quoted must be bounded by white space or commonly adjoining
145
+ punctuation characters. These are the most commonly used type of
146
+ quote.</p>
147
+ </div>
148
+ <div class="section" lang="en" xml:lang="en">
149
+ <div class="titlepage"><div><div><h5 class="title">
150
+ <a id="_unconstrained_quotes"></a>Unconstrained quotes</h5></div></div></div>
151
+ <p>Unconstrained quotes have no boundary constraints and can be placed
152
+ anywhere within inline text. For consistency and to make them easier
153
+ to remember unconstrained quotes are double-ups of the <code class="literal">_</code>, <code class="literal">*</code>, <code class="literal">+</code>
154
+ and <code class="literal">#</code> constrained quotes:</p>
155
+ <pre class="literallayout">__unconstrained emphasized text__
156
+ **unconstrained strong text**
157
+ ++unconstrained monospaced text++
158
+ ##unconstrained unquoted text##</pre>
159
+ <p>The following example emboldens the letter F:</p>
160
+ <pre class="literallayout">**F**ile Open...</pre>
161
+ </div>
162
+ </div>
163
+ </div>
164
+ <div class="section" lang="en" xml:lang="en">
165
+ <div class="titlepage"><div><div><h3 class="title">
166
+ <a id="_superscripts_and_subscripts"></a>Superscripts and Subscripts</h3></div></div></div>
167
+ <p>Put ^carets on either^ side of the text to be superscripted, put
168
+ ~tildes on either side~ of text to be subscripted. For example, the
169
+ following line:</p>
170
+ <pre class="literallayout">e^&amp;#960;i^+1 = 0. H~2~O and x^10^. Some ^super text^
171
+ and ~some sub text~</pre>
172
+ <p>Is rendered like:</p>
173
+ <p>e<sup>πi</sup>+1 = 0. H<sub>2</sub>O and x<sup>10</sup>. Some <sup>super text</sup>
174
+ and <sub>some sub text</sub></p>
175
+ <p>Superscripts and subscripts are implemented as <a class="link" href="text_formatting.html#X52" title="Constrained and Unconstrained Quotes">unconstrained quotes</a> and they can be escaped with a leading backslash and prefixed
176
+ with with an attribute list.</p>
177
+ </div>
178
+ <div class="section" lang="en" xml:lang="en">
179
+ <div class="titlepage"><div><div><h3 class="title">
180
+ <a id="_line_breaks"></a>Line Breaks</h3></div></div></div>
181
+ <p>A plus character preceded by at least one space character at the end
182
+ of a non-blank line forces a line break. It generates a line break
183
+ (<code class="literal">br</code>) tag for HTML outputs and a custom XML <code class="literal">asciidoc-br</code> processing
184
+ instruction for DocBook outputs. The <code class="literal">asciidoc-br</code> processing
185
+ instruction is handled by <a class="link" href="converting_docbook_to_other_file_formats.html#X43" title="a2x Toolchain Wrapper">a2x(1)</a>.</p>
186
+ </div>
187
+ <div class="section" lang="en" xml:lang="en">
188
+ <div class="titlepage"><div><div><h3 class="title">
189
+ <a id="_page_breaks"></a>Page Breaks</h3></div></div></div>
190
+ <p>A line of three or more less-than (<code class="literal">&lt;&lt;&lt;</code>) characters will generate a
191
+ hard page break in DocBook and printed HTML outputs. It uses the CSS
192
+ <code class="literal">page-break-after</code> property for HTML outputs and a custom XML
193
+ <code class="literal">asciidoc-pagebreak</code> processing instruction for DocBook outputs. The
194
+ <code class="literal">asciidoc-pagebreak</code> processing instruction is handled by
195
+ <a class="link" href="converting_docbook_to_other_file_formats.html#X43" title="a2x Toolchain Wrapper">a2x(1)</a>. Hard page breaks are sometimes handy but as a general
196
+ rule you should let your page processor generate page breaks for you.</p>
197
+ </div>
198
+ <div class="section" lang="en" xml:lang="en">
199
+ <div class="titlepage"><div><div><h3 class="title">
200
+ <a id="_rulers"></a>Rulers</h3></div></div></div>
201
+ <p>A line of three or more apostrophe characters will generate a ruler
202
+ line. It generates a ruler (<code class="literal">hr</code>) tag for HTML outputs and a custom
203
+ XML <code class="literal">asciidoc-hr</code> processing instruction for DocBook outputs. The
204
+ <code class="literal">asciidoc-hr</code> processing instruction is handled by <a class="link" href="converting_docbook_to_other_file_formats.html#X43" title="a2x Toolchain Wrapper">a2x(1)</a>.</p>
205
+ </div>
206
+ <div class="section" lang="en" xml:lang="en">
207
+ <div class="titlepage"><div><div><h3 class="title">
208
+ <a id="_tabs"></a>Tabs</h3></div></div></div>
209
+ <p>By default tab characters input files will translated to 8 spaces. Tab
210
+ expansion is set with the <span class="emphasis"><em>tabsize</em></span> entry in the configuration file
211
+ <code class="literal">[miscellaneous]</code> section and can be overridden in included files by
212
+ setting a <span class="emphasis"><em>tabsize</em></span> attribute in the <code class="literal">include</code> macro’s attribute list.
213
+ For example:</p>
214
+ <pre class="literallayout">include::addendum.txt[tabsize=2]</pre>
215
+ <p>The tab size can also be set using the attribute command-line option,
216
+ for example <code class="literal">--attribute tabsize=4</code></p>
217
+ </div>
218
+ <div class="section" lang="en" xml:lang="en">
219
+ <div class="titlepage"><div><div><h3 class="title">
220
+ <a id="_replacements"></a>Replacements</h3></div></div></div>
221
+ <p>The following replacements are defined in the default AsciiDoc
222
+ configuration:</p>
223
+ <pre class="literallayout">(C) copyright, (TM) trademark, (R) registered trademark,
224
+ -- em dash, ... ellipsis, -&gt; right arrow, &lt;- left arrow, =&gt; right
225
+ double arrow, &lt;= left double arrow.</pre>
226
+ <p>Which are rendered as:</p>
227
+ <p>© copyright, ™ trademark, ® registered trademark, — em dash, … ellipsis, → right arrow, ← left arrow, ⇒ right
228
+ double arrow, ⇐ left double arrow.</p>
229
+ <p>You can also include arbitrary entity references in the AsciiDoc
230
+ source. Examples:</p>
231
+ <pre class="literallayout">&amp;#x278a; &amp;#182;</pre>
232
+ <p>renders:</p>
233
+ <p>➊ ¶</p>
234
+ <p>To render a replacement literally escape it with a leading back-slash.</p>
235
+ <p>The <a class="link" href="configuration_files.html" title="Configuration Files">Configuration Files</a> section explains how to configure your
236
+ own replacements.</p>
237
+ </div>
238
+ <div class="section" lang="en" xml:lang="en">
239
+ <div class="titlepage"><div><div><h3 class="title">
240
+ <a id="_special_words"></a>Special Words</h3></div></div></div>
241
+ <p>Words defined in <code class="literal">[specialwords]</code> configuration file sections are
242
+ automatically marked up without having to be explicitly notated.</p>
243
+ <p>The <a class="link" href="configuration_files.html" title="Configuration Files">Configuration Files</a> section explains how to add and replace
244
+ special words.</p>
245
+ </div>
246
+ </div>
247
+
248
+ </div>
249
+
250
+ <hr/>
251
+
252
+ <div class="nav" id="navfooter">
253
+ <table width="100%">
254
+ <tr><td width="33%" align="left">
255
+
256
+ <a href="document_processing.html">Prev</a><br/>
257
+ Document Processing
258
+
259
+ </td><td width="33%" align="center">
260
+
261
+ <a href="index.html">Home</a><br/>
262
+ AsciiDoc User Guide
263
+
264
+ </td><td width="33%" align="right">
265
+
266
+ <a href="titles.html">Next</a><br/>
267
+ Titles
268
+
269
+ </td></tr>
270
+ </table>
271
+ </div>
272
+ </body>
273
+ </html>
@@ -0,0 +1,968 @@
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 Beryl Coronet</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_noble_bachelor.html">Prev</a><br/>
15
+ The Adventure of the Noble Bachelor
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_copper_beeches.html">Next</a><br/>
25
+ The Adventure of the Copper Beeches
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_beryl_coronet"></a>The Adventure of the Beryl Coronet</h2></div></div></div>
37
+ <p>"Holmes," said I as I stood one morning in our bow-window looking
38
+ down the street, "here is a madman coming along. It seems rather
39
+ sad that his relatives should allow him to come out alone."</p>
40
+ <p>My friend rose lazily from his armchair and stood with his hands
41
+ in the pockets of his dressing-gown, looking over my shoulder. It
42
+ was a bright, crisp February morning, and the snow of the day
43
+ before still lay deep upon the ground, shimmering brightly in the
44
+ wintry sun. Down the centre of Baker Street it had been ploughed
45
+ into a brown crumbly band by the traffic, but at either side and
46
+ on the heaped-up edges of the foot-paths it still lay as white as
47
+ when it fell. The grey pavement had been cleaned and scraped, but
48
+ was still dangerously slippery, so that there were fewer
49
+ passengers than usual. Indeed, from the direction of the
50
+ Metropolitan Station no one was coming save the single gentleman
51
+ whose eccentric conduct had drawn my attention.</p>
52
+ <p>He was a man of about fifty, tall, portly, and imposing, with a
53
+ massive, strongly marked face and a commanding figure. He was
54
+ dressed in a sombre yet rich style, in black frock-coat, shining
55
+ hat, neat brown gaiters, and well-cut pearl-grey trousers. Yet
56
+ his actions were in absurd contrast to the dignity of his dress
57
+ and features, for he was running hard, with occasional little
58
+ springs, such as a weary man gives who is little accustomed to
59
+ set any tax upon his legs. As he ran he jerked his hands up and
60
+ down, waggled his head, and writhed his face into the most
61
+ extraordinary contortions.</p>
62
+ <p>"What on earth can be the matter with him?" I asked. "He is
63
+ looking up at the numbers of the houses."</p>
64
+ <p>"I believe that he is coming here," said Holmes, rubbing his
65
+ hands.</p>
66
+ <p>"Here?"</p>
67
+ <p>"Yes; I rather think he is coming to consult me professionally. I
68
+ think that I recognise the symptoms. Ha! did I not tell you?" As
69
+ he spoke, the man, puffing and blowing, rushed at our door and
70
+ pulled at our bell until the whole house resounded with the
71
+ clanging.</p>
72
+ <p>A few moments later he was in our room, still puffing, still
73
+ gesticulating, but with so fixed a look of grief and despair in
74
+ his eyes that our smiles were turned in an instant to horror and
75
+ pity. For a while he could not get his words out, but swayed his
76
+ body and plucked at his hair like one who has been driven to the
77
+ extreme limits of his reason. Then, suddenly springing to his
78
+ feet, he beat his head against the wall with such force that we
79
+ both rushed upon him and tore him away to the centre of the room.
80
+ Sherlock Holmes pushed him down into the easy-chair and, sitting
81
+ beside him, patted his hand and chatted with him in the easy,
82
+ soothing tones which he knew so well how to employ.</p>
83
+ <p>"You have come to me to tell your story, have you not?" said he.
84
+ "You are fatigued with your haste. Pray wait until you have
85
+ recovered yourself, and then I shall be most happy to look into
86
+ any little problem which you may submit to me."</p>
87
+ <p>The man sat for a minute or more with a heaving chest, fighting
88
+ against his emotion. Then he passed his handkerchief over his
89
+ brow, set his lips tight, and turned his face towards us.</p>
90
+ <p>"No doubt you think me mad?" said he.</p>
91
+ <p>"I see that you have had some great trouble," responded Holmes.</p>
92
+ <p>"God knows I have!--a trouble which is enough to unseat my
93
+ reason, so sudden and so terrible is it. Public disgrace I might
94
+ have faced, although I am a man whose character has never yet
95
+ borne a stain. Private affliction also is the lot of every man;
96
+ but the two coming together, and in so frightful a form, have
97
+ been enough to shake my very soul. Besides, it is not I alone.
98
+ The very noblest in the land may suffer unless some way be found
99
+ out of this horrible affair."</p>
100
+ <p>"Pray compose yourself, sir," said Holmes, "and let me have a
101
+ clear account of who you are and what it is that has befallen
102
+ you."</p>
103
+ <p>"My name," answered our visitor, "is probably familiar to your
104
+ ears. I am Alexander Holder, of the banking firm of Holder &amp;
105
+ Stevenson, of Threadneedle Street."</p>
106
+ <p>The name was indeed well known to us as belonging to the senior
107
+ partner in the second largest private banking concern in the City
108
+ of London. What could have happened, then, to bring one of the
109
+ foremost citizens of London to this most pitiable pass? We
110
+ waited, all curiosity, until with another effort he braced
111
+ himself to tell his story.</p>
112
+ <p>"I feel that time is of value," said he; "that is why I hastened
113
+ here when the police inspector suggested that I should secure
114
+ your co-operation. I came to Baker Street by the Underground and
115
+ hurried from there on foot, for the cabs go slowly through this
116
+ snow. That is why I was so out of breath, for I am a man who
117
+ takes very little exercise. I feel better now, and I will put the
118
+ facts before you as shortly and yet as clearly as I can.</p>
119
+ <p>"It is, of course, well known to you that in a successful banking
120
+ business as much depends upon our being able to find remunerative
121
+ investments for our funds as upon our increasing our connection
122
+ and the number of our depositors. One of our most lucrative means
123
+ of laying out money is in the shape of loans, where the security
124
+ is unimpeachable. We have done a good deal in this direction
125
+ during the last few years, and there are many noble families to
126
+ whom we have advanced large sums upon the security of their
127
+ pictures, libraries, or plate.</p>
128
+ <p>"Yesterday morning I was seated in my office at the bank when a
129
+ card was brought in to me by one of the clerks. I started when I
130
+ saw the name, for it was that of none other than—well, perhaps
131
+ even to you I had better say no more than that it was a name
132
+ which is a household word all over the earth—one of the highest,
133
+ noblest, most exalted names in England. I was overwhelmed by the
134
+ honour and attempted, when he entered, to say so, but he plunged
135
+ at once into business with the air of a man who wishes to hurry
136
+ quickly through a disagreeable task.</p>
137
+ <p>"<span class="emphasis"><em>Mr. Holder,</em></span> said he, <span class="emphasis"><em>I have been informed that you are in the
138
+ habit of advancing money.</em></span></p>
139
+ <p>"<span class="emphasis"><em>The firm does so when the security is good.</em></span> I answered.</p>
140
+ <p>"<span class="emphasis"><em>It is absolutely essential to me,</em></span> said he, <span class="emphasis"><em>that I should have
141
+ 50,000 pounds at once. I could, of course, borrow so trifling a
142
+ sum ten times over from my friends, but I much prefer to make it
143
+ a matter of business and to carry out that business myself. In my
144
+ position you can readily understand that it is unwise to place
145
+ one’s self under obligations.</em></span></p>
146
+ <p>"<span class="emphasis"><em>For how long, may I ask, do you want this sum?</em></span> I asked.</p>
147
+ <p>"<span class="emphasis"><em>Next Monday I have a large sum due to me, and I shall then most
148
+ certainly repay what you advance, with whatever interest you
149
+ think it right to charge. But it is very essential to me that the
150
+ money should be paid at once.</em></span></p>
151
+ <p>"<span class="emphasis"><em>I should be happy to advance it without further parley from my
152
+ own private purse,</em></span> said I, <span class="emphasis"><em>were it not that the strain would be
153
+ rather more than it could bear. If, on the other hand, I am to do
154
+ it in the name of the firm, then in justice to my partner I must
155
+ insist that, even in your case, every businesslike precaution
156
+ should be taken.</em></span></p>
157
+ <p>"<span class="emphasis"><em>I should much prefer to have it so,</em></span> said he, raising up a
158
+ square, black morocco case which he had laid beside his chair.
159
+ <span class="emphasis"><em>You have doubtless heard of the Beryl Coronet?</em></span></p>
160
+ <p>"<span class="emphasis"><em>One of the most precious public possessions of the empire,</em></span>
161
+ said I.</p>
162
+ <p>"<span class="emphasis"><em>Precisely.</em></span> He opened the case, and there, imbedded in soft,
163
+ flesh-coloured velvet, lay the magnificent piece of jewellery
164
+ which he had named. <span class="emphasis"><em>There are thirty-nine enormous beryls,</em></span> said
165
+ he, <span class="emphasis"><em>and the price of the gold chasing is incalculable. The
166
+ lowest estimate would put the worth of the coronet at double the
167
+ sum which I have asked. I am prepared to leave it with you as my
168
+ security.</em></span></p>
169
+ <p>"I took the precious case into my hands and looked in some
170
+ perplexity from it to my illustrious client.</p>
171
+ <p>"<span class="emphasis"><em>You doubt its value?</em></span> he asked.</p>
172
+ <p>"<span class="emphasis"><em>Not at all. I only doubt--</em></span></p>
173
+ <p>"<span class="emphasis"><em>The propriety of my leaving it. You may set your mind at rest
174
+ about that. I should not dream of doing so were it not absolutely
175
+ certain that I should be able in four days to reclaim it. It is a
176
+ pure matter of form. Is the security sufficient?</em></span></p>
177
+ <p>"<span class="emphasis"><em>Ample.</em></span></p>
178
+ <p>"<span class="emphasis"><em>You understand, Mr. Holder, that I am giving you a strong proof
179
+ of the confidence which I have in you, founded upon all that I
180
+ have heard of you. I rely upon you not only to be discreet and to
181
+ refrain from all gossip upon the matter but, above all, to
182
+ preserve this coronet with every possible precaution because I
183
+ need not say that a great public scandal would be caused if any
184
+ harm were to befall it. Any injury to it would be almost as
185
+ serious as its complete loss, for there are no beryls in the
186
+ world to match these, and it would be impossible to replace them.
187
+ I leave it with you, however, with every confidence, and I shall
188
+ call for it in person on Monday morning.</em></span></p>
189
+ <p>"Seeing that my client was anxious to leave, I said no more but,
190
+ calling for my cashier, I ordered him to pay over fifty 1000
191
+ pound notes. When I was alone once more, however, with the
192
+ precious case lying upon the table in front of me, I could not
193
+ but think with some misgivings of the immense responsibility
194
+ which it entailed upon me. There could be no doubt that, as it
195
+ was a national possession, a horrible scandal would ensue if any
196
+ misfortune should occur to it. I already regretted having ever
197
+ consented to take charge of it. However, it was too late to alter
198
+ the matter now, so I locked it up in my private safe and turned
199
+ once more to my work.</p>
200
+ <p>"When evening came I felt that it would be an imprudence to leave
201
+ so precious a thing in the office behind me. Bankers' safes had
202
+ been forced before now, and why should not mine be? If so, how
203
+ terrible would be the position in which I should find myself! I
204
+ determined, therefore, that for the next few days I would always
205
+ carry the case backward and forward with me, so that it might
206
+ never be really out of my reach. With this intention, I called a
207
+ cab and drove out to my house at Streatham, carrying the jewel
208
+ with me. I did not breathe freely until I had taken it upstairs
209
+ and locked it in the bureau of my dressing-room.</p>
210
+ <p>"And now a word as to my household, Mr. Holmes, for I wish you to
211
+ thoroughly understand the situation. My groom and my page sleep
212
+ out of the house, and may be set aside altogether. I have three
213
+ maid-servants who have been with me a number of years and whose
214
+ absolute reliability is quite above suspicion. Another, Lucy
215
+ Parr, the second waiting-maid, has only been in my service a few
216
+ months. She came with an excellent character, however, and has
217
+ always given me satisfaction. She is a very pretty girl and has
218
+ attracted admirers who have occasionally hung about the place.
219
+ That is the only drawback which we have found to her, but we
220
+ believe her to be a thoroughly good girl in every way.</p>
221
+ <p>"So much for the servants. My family itself is so small that it
222
+ will not take me long to describe it. I am a widower and have an
223
+ only son, Arthur. He has been a disappointment to me, Mr.
224
+ Holmes—a grievous disappointment. I have no doubt that I am
225
+ myself to blame. People tell me that I have spoiled him. Very
226
+ likely I have. When my dear wife died I felt that he was all I
227
+ had to love. I could not bear to see the smile fade even for a
228
+ moment from his face. I have never denied him a wish. Perhaps it
229
+ would have been better for both of us had I been sterner, but I
230
+ meant it for the best.</p>
231
+ <p>"It was naturally my intention that he should succeed me in my
232
+ business, but he was not of a business turn. He was wild,
233
+ wayward, and, to speak the truth, I could not trust him in the
234
+ handling of large sums of money. When he was young he became a
235
+ member of an aristocratic club, and there, having charming
236
+ manners, he was soon the intimate of a number of men with long
237
+ purses and expensive habits. He learned to play heavily at cards
238
+ and to squander money on the turf, until he had again and again
239
+ to come to me and implore me to give him an advance upon his
240
+ allowance, that he might settle his debts of honour. He tried
241
+ more than once to break away from the dangerous company which he
242
+ was keeping, but each time the influence of his friend, Sir
243
+ George Burnwell, was enough to draw him back again.</p>
244
+ <p>"And, indeed, I could not wonder that such a man as Sir George
245
+ Burnwell should gain an influence over him, for he has frequently
246
+ brought him to my house, and I have found myself that I could
247
+ hardly resist the fascination of his manner. He is older than
248
+ Arthur, a man of the world to his finger-tips, one who had been
249
+ everywhere, seen everything, a brilliant talker, and a man of
250
+ great personal beauty. Yet when I think of him in cold blood, far
251
+ away from the glamour of his presence, I am convinced from his
252
+ cynical speech and the look which I have caught in his eyes that
253
+ he is one who should be deeply distrusted. So I think, and so,
254
+ too, thinks my little Mary, who has a woman’s quick insight into
255
+ character.</p>
256
+ <p>"And now there is only she to be described. She is my niece; but
257
+ when my brother died five years ago and left her alone in the
258
+ world I adopted her, and have looked upon her ever since as my
259
+ daughter. She is a sunbeam in my house—sweet, loving, beautiful,
260
+ a wonderful manager and housekeeper, yet as tender and quiet and
261
+ gentle as a woman could be. She is my right hand. I do not know
262
+ what I could do without her. In only one matter has she ever gone
263
+ against my wishes. Twice my boy has asked her to marry him, for
264
+ he loves her devotedly, but each time she has refused him. I
265
+ think that if anyone could have drawn him into the right path it
266
+ would have been she, and that his marriage might have changed his
267
+ whole life; but now, alas! it is too late—forever too late!</p>
268
+ <p>"Now, Mr. Holmes, you know the people who live under my roof, and
269
+ I shall continue with my miserable story.</p>
270
+ <p>"When we were taking coffee in the drawing-room that night after
271
+ dinner, I told Arthur and Mary my experience, and of the precious
272
+ treasure which we had under our roof, suppressing only the name
273
+ of my client. Lucy Parr, who had brought in the coffee, had, I am
274
+ sure, left the room; but I cannot swear that the door was closed.
275
+ Mary and Arthur were much interested and wished to see the famous
276
+ coronet, but I thought it better not to disturb it.</p>
277
+ <p>"<span class="emphasis"><em>Where have you put it?</em></span> asked Arthur.</p>
278
+ <p>"<span class="emphasis"><em>In my own bureau.</em></span></p>
279
+ <p>"<span class="emphasis"><em>Well, I hope to goodness the house won’t be burgled during the
280
+ night.</em></span> said he.</p>
281
+ <p>"<span class="emphasis"><em>It is locked up,</em></span> I answered.</p>
282
+ <p>"<span class="emphasis"><em>Oh, any old key will fit that bureau. When I was a youngster I
283
+ have opened it myself with the key of the box-room cupboard.</em></span></p>
284
+ <p>"He often had a wild way of talking, so that I thought little of
285
+ what he said. He followed me to my room, however, that night with
286
+ a very grave face.</p>
287
+ <p>"<span class="emphasis"><em>Look here, dad,</em></span> said he with his eyes cast down, <span class="emphasis"><em>can you let
288
+ me have 200 pounds?</em></span></p>
289
+ <p>"<span class="emphasis"><em>No, I cannot!</em></span> I answered sharply. <span class="emphasis"><em>I have been far too
290
+ generous with you in money matters.</em></span></p>
291
+ <p>"<span class="emphasis"><em>You have been very kind,</em></span> said he, <span class="emphasis"><em>but I must have this money,
292
+ or else I can never show my face inside the club again.</em></span></p>
293
+ <p>"<span class="emphasis"><em>And a very good thing, too!</em></span> I cried.</p>
294
+ <p>"<span class="emphasis"><em>Yes, but you would not have me leave it a dishonoured man,</em></span>
295
+ said he. <span class="emphasis"><em>I could not bear the disgrace. I must raise the money
296
+ in some way, and if you will not let me have it, then I must try
297
+ other means.</em></span></p>
298
+ <p>"I was very angry, for this was the third demand during the
299
+ month. <span class="emphasis"><em>You shall not have a farthing from me,</em></span> I cried, on which
300
+ he bowed and left the room without another word.</p>
301
+ <p>"When he was gone I unlocked my bureau, made sure that my
302
+ treasure was safe, and locked it again. Then I started to go
303
+ round the house to see that all was secure—a duty which I
304
+ usually leave to Mary but which I thought it well to perform
305
+ myself that night. As I came down the stairs I saw Mary herself
306
+ at the side window of the hall, which she closed and fastened as
307
+ I approached.</p>
308
+ <p>"<span class="emphasis"><em>Tell me, dad,</em></span> said she, looking, I thought, a little
309
+ disturbed, <span class="emphasis"><em>did you give Lucy, the maid, leave to go out
310
+ to-night?</em></span></p>
311
+ <p>"<span class="emphasis"><em>Certainly not.</em></span></p>
312
+ <p>"<span class="emphasis"><em>She came in just now by the back door. I have no doubt that she
313
+ has only been to the side gate to see someone, but I think that
314
+ it is hardly safe and should be stopped.</em></span></p>
315
+ <p>"<span class="emphasis"><em>You must speak to her in the morning, or I will if you prefer
316
+ it. Are you sure that everything is fastened?</em></span></p>
317
+ <p>"<span class="emphasis"><em>Quite sure, dad.</em></span></p>
318
+ <p>"<span class="emphasis"><em>Then, good-night.</em></span> I kissed her and went up to my bedroom
319
+ again, where I was soon asleep.</p>
320
+ <p>"I am endeavouring to tell you everything, Mr. Holmes, which may
321
+ have any bearing upon the case, but I beg that you will question
322
+ me upon any point which I do not make clear."</p>
323
+ <p>"On the contrary, your statement is singularly lucid."</p>
324
+ <p>"I come to a part of my story now in which I should wish to be
325
+ particularly so. I am not a very heavy sleeper, and the anxiety
326
+ in my mind tended, no doubt, to make me even less so than usual.
327
+ About two in the morning, then, I was awakened by some sound in
328
+ the house. It had ceased ere I was wide awake, but it had left an
329
+ impression behind it as though a window had gently closed
330
+ somewhere. I lay listening with all my ears. Suddenly, to my
331
+ horror, there was a distinct sound of footsteps moving softly in
332
+ the next room. I slipped out of bed, all palpitating with fear,
333
+ and peeped round the corner of my dressing-room door.</p>
334
+ <p>"<span class="emphasis"><em>Arthur!</em></span> I screamed, <span class="emphasis"><em>you villain! you thief! How dare you
335
+ touch that coronet?</em></span></p>
336
+ <p>"The gas was half up, as I had left it, and my unhappy boy,
337
+ dressed only in his shirt and trousers, was standing beside the
338
+ light, holding the coronet in his hands. He appeared to be
339
+ wrenching at it, or bending it with all his strength. At my cry
340
+ he dropped it from his grasp and turned as pale as death. I
341
+ snatched it up and examined it. One of the gold corners, with
342
+ three of the beryls in it, was missing.</p>
343
+ <p>"<span class="emphasis"><em>You blackguard!</em></span> I shouted, beside myself with rage. <span class="emphasis"><em>You have
344
+ destroyed it! You have dishonoured me forever! Where are the
345
+ jewels which you have stolen?</em></span></p>
346
+ <p>"<span class="emphasis"><em>Stolen!</em></span> he cried.</p>
347
+ <p>"<span class="emphasis"><em>Yes, thief!</em></span> I roared, shaking him by the shoulder.</p>
348
+ <p>"<span class="emphasis"><em>There are none missing. There cannot be any missing,</em></span> said he.</p>
349
+ <p>"<span class="emphasis"><em>There are three missing. And you know where they are. Must I
350
+ call you a liar as well as a thief? Did I not see you trying to
351
+ tear off another piece?</em></span></p>
352
+ <p>"<span class="emphasis"><em>You have called me names enough,</em></span> said he, <span class="emphasis"><em>I will not stand it
353
+ any longer. I shall not say another word about this business,
354
+ since you have chosen to insult me. I will leave your house in
355
+ the morning and make my own way in the world.</em></span></p>
356
+ <p>"<span class="emphasis"><em>You shall leave it in the hands of the police!</em></span> I cried
357
+ half-mad with grief and rage. <span class="emphasis"><em>I shall have this matter probed to
358
+ the bottom.</em></span></p>
359
+ <p>"<span class="emphasis"><em>You shall learn nothing from me,</em></span> said he with a passion such
360
+ as I should not have thought was in his nature. <span class="emphasis"><em>If you choose to
361
+ call the police, let the police find what they can.</em></span></p>
362
+ <p>"By this time the whole house was astir, for I had raised my
363
+ voice in my anger. Mary was the first to rush into my room, and,
364
+ at the sight of the coronet and of Arthur’s face, she read the
365
+ whole story and, with a scream, fell down senseless on the
366
+ ground. I sent the house-maid for the police and put the
367
+ investigation into their hands at once. When the inspector and a
368
+ constable entered the house, Arthur, who had stood sullenly with
369
+ his arms folded, asked me whether it was my intention to charge
370
+ him with theft. I answered that it had ceased to be a private
371
+ matter, but had become a public one, since the ruined coronet was
372
+ national property. I was determined that the law should have its
373
+ way in everything.</p>
374
+ <p>"<span class="emphasis"><em>At least,</em></span> said he, <span class="emphasis"><em>you will not have me arrested at once. It
375
+ would be to your advantage as well as mine if I might leave the
376
+ house for five minutes.</em></span></p>
377
+ <p>"<span class="emphasis"><em>That you may get away, or perhaps that you may conceal what you
378
+ have stolen,</em></span> said I. And then, realising the dreadful position
379
+ in which I was placed, I implored him to remember that not only
380
+ my honour but that of one who was far greater than I was at
381
+ stake; and that he threatened to raise a scandal which would
382
+ convulse the nation. He might avert it all if he would but tell
383
+ me what he had done with the three missing stones.</p>
384
+ <p>"<span class="emphasis"><em>You may as well face the matter,</em></span> said I; <span class="emphasis"><em>you have been caught
385
+ in the act, and no confession could make your guilt more heinous.
386
+ If you but make such reparation as is in your power, by telling
387
+ us where the beryls are, all shall be forgiven and forgotten.</em></span></p>
388
+ <p>"<span class="emphasis"><em>Keep your forgiveness for those who ask for it,</em></span> he answered,
389
+ turning away from me with a sneer. I saw that he was too hardened
390
+ for any words of mine to influence him. There was but one way for
391
+ it. I called in the inspector and gave him into custody. A search
392
+ was made at once not only of his person but of his room and of
393
+ every portion of the house where he could possibly have concealed
394
+ the gems; but no trace of them could be found, nor would the
395
+ wretched boy open his mouth for all our persuasions and our
396
+ threats. This morning he was removed to a cell, and I, after
397
+ going through all the police formalities, have hurried round to
398
+ you to implore you to use your skill in unravelling the matter.
399
+ The police have openly confessed that they can at present make
400
+ nothing of it. You may go to any expense which you think
401
+ necessary. I have already offered a reward of 1000 pounds. My
402
+ God, what shall I do! I have lost my honour, my gems, and my son
403
+ in one night. Oh, what shall I do!"</p>
404
+ <p>He put a hand on either side of his head and rocked himself to
405
+ and fro, droning to himself like a child whose grief has got
406
+ beyond words.</p>
407
+ <p>Sherlock Holmes sat silent for some few minutes, with his brows
408
+ knitted and his eyes fixed upon the fire.</p>
409
+ <p>"Do you receive much company?" he asked.</p>
410
+ <p>"None save my partner with his family and an occasional friend of
411
+ Arthur’s. Sir George Burnwell has been several times lately. No
412
+ one else, I think."</p>
413
+ <p>"Do you go out much in society?"</p>
414
+ <p>"Arthur does. Mary and I stay at home. We neither of us care for
415
+ it."</p>
416
+ <p>"That is unusual in a young girl."</p>
417
+ <p>"She is of a quiet nature. Besides, she is not so very young. She
418
+ is four-and-twenty."</p>
419
+ <p>"This matter, from what you say, seems to have been a shock to
420
+ her also."</p>
421
+ <p>"Terrible! She is even more affected than I."</p>
422
+ <p>"You have neither of you any doubt as to your son’s guilt?"</p>
423
+ <p>"How can we have when I saw him with my own eyes with the coronet
424
+ in his hands."</p>
425
+ <p>"I hardly consider that a conclusive proof. Was the remainder of
426
+ the coronet at all injured?"</p>
427
+ <p>"Yes, it was twisted."</p>
428
+ <p>"Do you not think, then, that he might have been trying to
429
+ straighten it?"</p>
430
+ <p>"God bless you! You are doing what you can for him and for me.
431
+ But it is too heavy a task. What was he doing there at all? If
432
+ his purpose were innocent, why did he not say so?"</p>
433
+ <p>"Precisely. And if it were guilty, why did he not invent a lie?
434
+ His silence appears to me to cut both ways. There are several
435
+ singular points about the case. What did the police think of the
436
+ noise which awoke you from your sleep?"</p>
437
+ <p>"They considered that it might be caused by Arthur’s closing his
438
+ bedroom door."</p>
439
+ <p>"A likely story! As if a man bent on felony would slam his door
440
+ so as to wake a household. What did they say, then, of the
441
+ disappearance of these gems?"</p>
442
+ <p>"They are still sounding the planking and probing the furniture
443
+ in the hope of finding them."</p>
444
+ <p>"Have they thought of looking outside the house?"</p>
445
+ <p>"Yes, they have shown extraordinary energy. The whole garden has
446
+ already been minutely examined."</p>
447
+ <p>"Now, my dear sir," said Holmes. "is it not obvious to you now
448
+ that this matter really strikes very much deeper than either you
449
+ or the police were at first inclined to think? It appeared to you
450
+ to be a simple case; to me it seems exceedingly complex. Consider
451
+ what is involved by your theory. You suppose that your son came
452
+ down from his bed, went, at great risk, to your dressing-room,
453
+ opened your bureau, took out your coronet, broke off by main
454
+ force a small portion of it, went off to some other place,
455
+ concealed three gems out of the thirty-nine, with such skill that
456
+ nobody can find them, and then returned with the other thirty-six
457
+ into the room in which he exposed himself to the greatest danger
458
+ of being discovered. I ask you now, is such a theory tenable?"</p>
459
+ <p>"But what other is there?" cried the banker with a gesture of
460
+ despair. "If his motives were innocent, why does he not explain
461
+ them?"</p>
462
+ <p>"It is our task to find that out," replied Holmes; "so now, if
463
+ you please, Mr. Holder, we will set off for Streatham together,
464
+ and devote an hour to glancing a little more closely into
465
+ details."</p>
466
+ <p>My friend insisted upon my accompanying them in their expedition,
467
+ which I was eager enough to do, for my curiosity and sympathy
468
+ were deeply stirred by the story to which we had listened. I
469
+ confess that the guilt of the banker’s son appeared to me to be
470
+ as obvious as it did to his unhappy father, but still I had such
471
+ faith in Holmes' judgment that I felt that there must be some
472
+ grounds for hope as long as he was dissatisfied with the accepted
473
+ explanation. He hardly spoke a word the whole way out to the
474
+ southern suburb, but sat with his chin upon his breast and his
475
+ hat drawn over his eyes, sunk in the deepest thought. Our client
476
+ appeared to have taken fresh heart at the little glimpse of hope
477
+ which had been presented to him, and he even broke into a
478
+ desultory chat with me over his business affairs. A short railway
479
+ journey and a shorter walk brought us to Fairbank, the modest
480
+ residence of the great financier.</p>
481
+ <p>Fairbank was a good-sized square house of white stone, standing
482
+ back a little from the road. A double carriage-sweep, with a
483
+ snow-clad lawn, stretched down in front to two large iron gates
484
+ which closed the entrance. On the right side was a small wooden
485
+ thicket, which led into a narrow path between two neat hedges
486
+ stretching from the road to the kitchen door, and forming the
487
+ tradesmen’s entrance. On the left ran a lane which led to the
488
+ stables, and was not itself within the grounds at all, being a
489
+ public, though little used, thoroughfare. Holmes left us standing
490
+ at the door and walked slowly all round the house, across the
491
+ front, down the tradesmen’s path, and so round by the garden
492
+ behind into the stable lane. So long was he that Mr. Holder and I
493
+ went into the dining-room and waited by the fire until he should
494
+ return. We were sitting there in silence when the door opened and
495
+ a young lady came in. She was rather above the middle height,
496
+ slim, with dark hair and eyes, which seemed the darker against
497
+ the absolute pallor of her skin. I do not think that I have ever
498
+ seen such deadly paleness in a woman’s face. Her lips, too, were
499
+ bloodless, but her eyes were flushed with crying. As she swept
500
+ silently into the room she impressed me with a greater sense of
501
+ grief than the banker had done in the morning, and it was the
502
+ more striking in her as she was evidently a woman of strong
503
+ character, with immense capacity for self-restraint. Disregarding
504
+ my presence, she went straight to her uncle and passed her hand
505
+ over his head with a sweet womanly caress.</p>
506
+ <p>"You have given orders that Arthur should be liberated, have you
507
+ not, dad?" she asked.</p>
508
+ <p>"No, no, my girl, the matter must be probed to the bottom."</p>
509
+ <p>"But I am so sure that he is innocent. You know what woman’s
510
+ instincts are. I know that he has done no harm and that you will
511
+ be sorry for having acted so harshly."</p>
512
+ <p>"Why is he silent, then, if he is innocent?"</p>
513
+ <p>"Who knows? Perhaps because he was so angry that you should
514
+ suspect him."</p>
515
+ <p>"How could I help suspecting him, when I actually saw him with
516
+ the coronet in his hand?"</p>
517
+ <p>"Oh, but he had only picked it up to look at it. Oh, do, do take
518
+ my word for it that he is innocent. Let the matter drop and say
519
+ no more. It is so dreadful to think of our dear Arthur in
520
+ prison!"</p>
521
+ <p>"I shall never let it drop until the gems are found—never, Mary!
522
+ Your affection for Arthur blinds you as to the awful consequences
523
+ to me. Far from hushing the thing up, I have brought a gentleman
524
+ down from London to inquire more deeply into it."</p>
525
+ <p>"This gentleman?" she asked, facing round to me.</p>
526
+ <p>"No, his friend. He wished us to leave him alone. He is round in
527
+ the stable lane now."</p>
528
+ <p>"The stable lane?" She raised her dark eyebrows. "What can he
529
+ hope to find there? Ah! this, I suppose, is he. I trust, sir,
530
+ that you will succeed in proving, what I feel sure is the truth,
531
+ that my cousin Arthur is innocent of this crime."</p>
532
+ <p>"I fully share your opinion, and I trust, with you, that we may
533
+ prove it," returned Holmes, going back to the mat to knock the
534
+ snow from his shoes. "I believe I have the honour of addressing
535
+ Miss Mary Holder. Might I ask you a question or two?"</p>
536
+ <p>"Pray do, sir, if it may help to clear this horrible affair up."</p>
537
+ <p>"You heard nothing yourself last night?"</p>
538
+ <p>"Nothing, until my uncle here began to speak loudly. I heard
539
+ that, and I came down."</p>
540
+ <p>"You shut up the windows and doors the night before. Did you
541
+ fasten all the windows?"</p>
542
+ <p>"Yes."</p>
543
+ <p>"Were they all fastened this morning?"</p>
544
+ <p>"Yes."</p>
545
+ <p>"You have a maid who has a sweetheart? I think that you remarked
546
+ to your uncle last night that she had been out to see him?"</p>
547
+ <p>"Yes, and she was the girl who waited in the drawing-room, and
548
+ who may have heard uncle’s remarks about the coronet."</p>
549
+ <p>"I see. You infer that she may have gone out to tell her
550
+ sweetheart, and that the two may have planned the robbery."</p>
551
+ <p>"But what is the good of all these vague theories," cried the
552
+ banker impatiently, "when I have told you that I saw Arthur with
553
+ the coronet in his hands?"</p>
554
+ <p>"Wait a little, Mr. Holder. We must come back to that. About this
555
+ girl, Miss Holder. You saw her return by the kitchen door, I
556
+ presume?"</p>
557
+ <p>"Yes; when I went to see if the door was fastened for the night I
558
+ met her slipping in. I saw the man, too, in the gloom."</p>
559
+ <p>"Do you know him?"</p>
560
+ <p>"Oh, yes! he is the green-grocer who brings our vegetables round.
561
+ His name is Francis Prosper."</p>
562
+ <p>"He stood," said Holmes, "to the left of the door—that is to
563
+ say, farther up the path than is necessary to reach the door?"</p>
564
+ <p>"Yes, he did."</p>
565
+ <p>"And he is a man with a wooden leg?"</p>
566
+ <p>Something like fear sprang up in the young lady’s expressive
567
+ black eyes. "Why, you are like a magician," said she. "How do you
568
+ know that?" She smiled, but there was no answering smile in
569
+ Holmes' thin, eager face.</p>
570
+ <p>"I should be very glad now to go upstairs," said he. "I shall
571
+ probably wish to go over the outside of the house again. Perhaps
572
+ I had better take a look at the lower windows before I go up."</p>
573
+ <p>He walked swiftly round from one to the other, pausing only at
574
+ the large one which looked from the hall onto the stable lane.
575
+ This he opened and made a very careful examination of the sill
576
+ with his powerful magnifying lens. "Now we shall go upstairs,"
577
+ said he at last.</p>
578
+ <p>The banker’s dressing-room was a plainly furnished little
579
+ chamber, with a grey carpet, a large bureau, and a long mirror.
580
+ Holmes went to the bureau first and looked hard at the lock.</p>
581
+ <p>"Which key was used to open it?" he asked.</p>
582
+ <p>"That which my son himself indicated—that of the cupboard of the
583
+ lumber-room."</p>
584
+ <p>"Have you it here?"</p>
585
+ <p>"That is it on the dressing-table."</p>
586
+ <p>Sherlock Holmes took it up and opened the bureau.</p>
587
+ <p>"It is a noiseless lock," said he. "It is no wonder that it did
588
+ not wake you. This case, I presume, contains the coronet. We must
589
+ have a look at it." He opened the case, and taking out the diadem
590
+ he laid it upon the table. It was a magnificent specimen of the
591
+ jeweller’s art, and the thirty-six stones were the finest that I
592
+ have ever seen. At one side of the coronet was a cracked edge,
593
+ where a corner holding three gems had been torn away.</p>
594
+ <p>"Now, Mr. Holder," said Holmes, "here is the corner which
595
+ corresponds to that which has been so unfortunately lost. Might I
596
+ beg that you will break it off."</p>
597
+ <p>The banker recoiled in horror. "I should not dream of trying,"
598
+ said he.</p>
599
+ <p>"Then I will." Holmes suddenly bent his strength upon it, but
600
+ without result. "I feel it give a little," said he; "but, though
601
+ I am exceptionally strong in the fingers, it would take me all my
602
+ time to break it. An ordinary man could not do it. Now, what do
603
+ you think would happen if I did break it, Mr. Holder? There would
604
+ be a noise like a pistol shot. Do you tell me that all this
605
+ happened within a few yards of your bed and that you heard
606
+ nothing of it?"</p>
607
+ <p>"I do not know what to think. It is all dark to me."</p>
608
+ <p>"But perhaps it may grow lighter as we go. What do you think,
609
+ Miss Holder?"</p>
610
+ <p>"I confess that I still share my uncle’s perplexity."</p>
611
+ <p>"Your son had no shoes or slippers on when you saw him?"</p>
612
+ <p>"He had nothing on save only his trousers and shirt."</p>
613
+ <p>"Thank you. We have certainly been favoured with extraordinary
614
+ luck during this inquiry, and it will be entirely our own fault
615
+ if we do not succeed in clearing the matter up. With your
616
+ permission, Mr. Holder, I shall now continue my investigations
617
+ outside."</p>
618
+ <p>He went alone, at his own request, for he explained that any
619
+ unnecessary footmarks might make his task more difficult. For an
620
+ hour or more he was at work, returning at last with his feet
621
+ heavy with snow and his features as inscrutable as ever.</p>
622
+ <p>"I think that I have seen now all that there is to see, Mr.
623
+ Holder," said he; "I can serve you best by returning to my
624
+ rooms."</p>
625
+ <p>"But the gems, Mr. Holmes. Where are they?"</p>
626
+ <p>"I cannot tell."</p>
627
+ <p>The banker wrung his hands. "I shall never see them again!" he
628
+ cried. "And my son? You give me hopes?"</p>
629
+ <p>"My opinion is in no way altered."</p>
630
+ <p>"Then, for God’s sake, what was this dark business which was
631
+ acted in my house last night?"</p>
632
+ <p>"If you can call upon me at my Baker Street rooms to-morrow
633
+ morning between nine and ten I shall be happy to do what I can to
634
+ make it clearer. I understand that you give me carte blanche to
635
+ act for you, provided only that I get back the gems, and that you
636
+ place no limit on the sum I may draw."</p>
637
+ <p>"I would give my fortune to have them back."</p>
638
+ <p>"Very good. I shall look into the matter between this and then.
639
+ Good-bye; it is just possible that I may have to come over here
640
+ again before evening."</p>
641
+ <p>It was obvious to me that my companion’s mind was now made up
642
+ about the case, although what his conclusions were was more than
643
+ I could even dimly imagine. Several times during our homeward
644
+ journey I endeavoured to sound him upon the point, but he always
645
+ glided away to some other topic, until at last I gave it over in
646
+ despair. It was not yet three when we found ourselves in our
647
+ rooms once more. He hurried to his chamber and was down again in
648
+ a few minutes dressed as a common loafer. With his collar turned
649
+ up, his shiny, seedy coat, his red cravat, and his worn boots, he
650
+ was a perfect sample of the class.</p>
651
+ <p>"I think that this should do," said he, glancing into the glass
652
+ above the fireplace. "I only wish that you could come with me,
653
+ Watson, but I fear that it won’t do. I may be on the trail in
654
+ this matter, or I may be following a will-o'-the-wisp, but I
655
+ shall soon know which it is. I hope that I may be back in a few
656
+ hours." He cut a slice of beef from the joint upon the sideboard,
657
+ sandwiched it between two rounds of bread, and thrusting this
658
+ rude meal into his pocket he started off upon his expedition.</p>
659
+ <p>I had just finished my tea when he returned, evidently in
660
+ excellent spirits, swinging an old elastic-sided boot in his
661
+ hand. He chucked it down into a corner and helped himself to a
662
+ cup of tea.</p>
663
+ <p>"I only looked in as I passed," said he. "I am going right on."</p>
664
+ <p>"Where to?"</p>
665
+ <p>"Oh, to the other side of the West End. It may be some time
666
+ before I get back. Don’t wait up for me in case I should be
667
+ late."</p>
668
+ <p>"How are you getting on?"</p>
669
+ <p>"Oh, so so. Nothing to complain of. I have been out to Streatham
670
+ since I saw you last, but I did not call at the house. It is a
671
+ very sweet little problem, and I would not have missed it for a
672
+ good deal. However, I must not sit gossiping here, but must get
673
+ these disreputable clothes off and return to my highly
674
+ respectable self."</p>
675
+ <p>I could see by his manner that he had stronger reasons for
676
+ satisfaction than his words alone would imply. His eyes twinkled,
677
+ and there was even a touch of colour upon his sallow cheeks. He
678
+ hastened upstairs, and a few minutes later I heard the slam of
679
+ the hall door, which told me that he was off once more upon his
680
+ congenial hunt.</p>
681
+ <p>I waited until midnight, but there was no sign of his return, so
682
+ I retired to my room. It was no uncommon thing for him to be away
683
+ for days and nights on end when he was hot upon a scent, so that
684
+ his lateness caused me no surprise. I do not know at what hour he
685
+ came in, but when I came down to breakfast in the morning there
686
+ he was with a cup of coffee in one hand and the paper in the
687
+ other, as fresh and trim as possible.</p>
688
+ <p>"You will excuse my beginning without you, Watson," said he, "but
689
+ you remember that our client has rather an early appointment this
690
+ morning."</p>
691
+ <p>"Why, it is after nine now," I answered. "I should not be
692
+ surprised if that were he. I thought I heard a ring."</p>
693
+ <p>It was, indeed, our friend the financier. I was shocked by the
694
+ change which had come over him, for his face which was naturally
695
+ of a broad and massive mould, was now pinched and fallen in,
696
+ while his hair seemed to me at least a shade whiter. He entered
697
+ with a weariness and lethargy which was even more painful than
698
+ his violence of the morning before, and he dropped heavily into
699
+ the armchair which I pushed forward for him.</p>
700
+ <p>"I do not know what I have done to be so severely tried," said
701
+ he. "Only two days ago I was a happy and prosperous man, without
702
+ a care in the world. Now I am left to a lonely and dishonoured
703
+ age. One sorrow comes close upon the heels of another. My niece,
704
+ Mary, has deserted me."</p>
705
+ <p>"Deserted you?"</p>
706
+ <p>"Yes. Her bed this morning had not been slept in, her room was
707
+ empty, and a note for me lay upon the hall table. I had said to
708
+ her last night, in sorrow and not in anger, that if she had
709
+ married my boy all might have been well with him. Perhaps it was
710
+ thoughtless of me to say so. It is to that remark that she refers
711
+ in this note:</p>
712
+ <p>"<span class="emphasis"><em>MY DEAREST UNCLE:--I feel that I have brought trouble upon you,
713
+ and that if I had acted differently this terrible misfortune
714
+ might never have occurred. I cannot, with this thought in my
715
+ mind, ever again be happy under your roof, and I feel that I must
716
+ leave you forever. Do not worry about my future, for that is
717
+ provided for; and, above all, do not search for me, for it will
718
+ be fruitless labour and an ill-service to me. In life or in
719
+ death, I am ever your loving,--MARY.</em></span></p>
720
+ <p>"What could she mean by that note, Mr. Holmes? Do you think it
721
+ points to suicide?"</p>
722
+ <p>"No, no, nothing of the kind. It is perhaps the best possible
723
+ solution. I trust, Mr. Holder, that you are nearing the end of
724
+ your troubles."</p>
725
+ <p>"Ha! You say so! You have heard something, Mr. Holmes; you have
726
+ learned something! Where are the gems?"</p>
727
+ <p>"You would not think 1000 pounds apiece an excessive sum for
728
+ them?"</p>
729
+ <p>"I would pay ten."</p>
730
+ <p>"That would be unnecessary. Three thousand will cover the matter.
731
+ And there is a little reward, I fancy. Have you your check-book?
732
+ Here is a pen. Better make it out for 4000 pounds."</p>
733
+ <p>With a dazed face the banker made out the required check. Holmes
734
+ walked over to his desk, took out a little triangular piece of
735
+ gold with three gems in it, and threw it down upon the table.</p>
736
+ <p>With a shriek of joy our client clutched it up.</p>
737
+ <p>"You have it!" he gasped. "I am saved! I am saved!"</p>
738
+ <p>The reaction of joy was as passionate as his grief had been, and
739
+ he hugged his recovered gems to his bosom.</p>
740
+ <p>"There is one other thing you owe, Mr. Holder," said Sherlock
741
+ Holmes rather sternly.</p>
742
+ <p>"Owe!" He caught up a pen. "Name the sum, and I will pay it."</p>
743
+ <p>"No, the debt is not to me. You owe a very humble apology to that
744
+ noble lad, your son, who has carried himself in this matter as I
745
+ should be proud to see my own son do, should I ever chance to
746
+ have one."</p>
747
+ <p>"Then it was not Arthur who took them?"</p>
748
+ <p>"I told you yesterday, and I repeat to-day, that it was not."</p>
749
+ <p>"You are sure of it! Then let us hurry to him at once to let him
750
+ know that the truth is known."</p>
751
+ <p>"He knows it already. When I had cleared it all up I had an
752
+ interview with him, and finding that he would not tell me the
753
+ story, I told it to him, on which he had to confess that I was
754
+ right and to add the very few details which were not yet quite
755
+ clear to me. Your news of this morning, however, may open his
756
+ lips."</p>
757
+ <p>"For heaven’s sake, tell me, then, what is this extraordinary
758
+ mystery!"</p>
759
+ <p>"I will do so, and I will show you the steps by which I reached
760
+ it. And let me say to you, first, that which it is hardest for me
761
+ to say and for you to hear: there has been an understanding
762
+ between Sir George Burnwell and your niece Mary. They have now
763
+ fled together."</p>
764
+ <p>"My Mary? Impossible!"</p>
765
+ <p>"It is unfortunately more than possible; it is certain. Neither
766
+ you nor your son knew the true character of this man when you
767
+ admitted him into your family circle. He is one of the most
768
+ dangerous men in England—a ruined gambler, an absolutely
769
+ desperate villain, a man without heart or conscience. Your niece
770
+ knew nothing of such men. When he breathed his vows to her, as he
771
+ had done to a hundred before her, she flattered herself that she
772
+ alone had touched his heart. The devil knows best what he said,
773
+ but at least she became his tool and was in the habit of seeing
774
+ him nearly every evening."</p>
775
+ <p>"I cannot, and I will not, believe it!" cried the banker with an
776
+ ashen face.</p>
777
+ <p>"I will tell you, then, what occurred in your house last night.
778
+ Your niece, when you had, as she thought, gone to your room,
779
+ slipped down and talked to her lover through the window which
780
+ leads into the stable lane. His footmarks had pressed right
781
+ through the snow, so long had he stood there. She told him of the
782
+ coronet. His wicked lust for gold kindled at the news, and he
783
+ bent her to his will. I have no doubt that she loved you, but
784
+ there are women in whom the love of a lover extinguishes all
785
+ other loves, and I think that she must have been one. She had
786
+ hardly listened to his instructions when she saw you coming
787
+ downstairs, on which she closed the window rapidly and told you
788
+ about one of the servants' escapade with her wooden-legged lover,
789
+ which was all perfectly true.</p>
790
+ <p>"Your boy, Arthur, went to bed after his interview with you but
791
+ he slept badly on account of his uneasiness about his club debts.
792
+ In the middle of the night he heard a soft tread pass his door,
793
+ so he rose and, looking out, was surprised to see his cousin
794
+ walking very stealthily along the passage until she disappeared
795
+ into your dressing-room. Petrified with astonishment, the lad
796
+ slipped on some clothes and waited there in the dark to see what
797
+ would come of this strange affair. Presently she emerged from the
798
+ room again, and in the light of the passage-lamp your son saw
799
+ that she carried the precious coronet in her hands. She passed
800
+ down the stairs, and he, thrilling with horror, ran along and
801
+ slipped behind the curtain near your door, whence he could see
802
+ what passed in the hall beneath. He saw her stealthily open the
803
+ window, hand out the coronet to someone in the gloom, and then
804
+ closing it once more hurry back to her room, passing quite close
805
+ to where he stood hid behind the curtain.</p>
806
+ <p>"As long as she was on the scene he could not take any action
807
+ without a horrible exposure of the woman whom he loved. But the
808
+ instant that she was gone he realised how crushing a misfortune
809
+ this would be for you, and how all-important it was to set it
810
+ right. He rushed down, just as he was, in his bare feet, opened
811
+ the window, sprang out into the snow, and ran down the lane,
812
+ where he could see a dark figure in the moonlight. Sir George
813
+ Burnwell tried to get away, but Arthur caught him, and there was
814
+ a struggle between them, your lad tugging at one side of the
815
+ coronet, and his opponent at the other. In the scuffle, your son
816
+ struck Sir George and cut him over the eye. Then something
817
+ suddenly snapped, and your son, finding that he had the coronet
818
+ in his hands, rushed back, closed the window, ascended to your
819
+ room, and had just observed that the coronet had been twisted in
820
+ the struggle and was endeavouring to straighten it when you
821
+ appeared upon the scene."</p>
822
+ <p>"Is it possible?" gasped the banker.</p>
823
+ <p>"You then roused his anger by calling him names at a moment when
824
+ he felt that he had deserved your warmest thanks. He could not
825
+ explain the true state of affairs without betraying one who
826
+ certainly deserved little enough consideration at his hands. He
827
+ took the more chivalrous view, however, and preserved her
828
+ secret."</p>
829
+ <p>"And that was why she shrieked and fainted when she saw the
830
+ coronet," cried Mr. Holder. "Oh, my God! what a blind fool I have
831
+ been! And his asking to be allowed to go out for five minutes!
832
+ The dear fellow wanted to see if the missing piece were at the
833
+ scene of the struggle. How cruelly I have misjudged him!"</p>
834
+ <p>"When I arrived at the house," continued Holmes, "I at once went
835
+ very carefully round it to observe if there were any traces in
836
+ the snow which might help me. I knew that none had fallen since
837
+ the evening before, and also that there had been a strong frost
838
+ to preserve impressions. I passed along the tradesmen’s path, but
839
+ found it all trampled down and indistinguishable. Just beyond it,
840
+ however, at the far side of the kitchen door, a woman had stood
841
+ and talked with a man, whose round impressions on one side showed
842
+ that he had a wooden leg. I could even tell that they had been
843
+ disturbed, for the woman had run back swiftly to the door, as was
844
+ shown by the deep toe and light heel marks, while Wooden-leg had
845
+ waited a little, and then had gone away. I thought at the time
846
+ that this might be the maid and her sweetheart, of whom you had
847
+ already spoken to me, and inquiry showed it was so. I passed
848
+ round the garden without seeing anything more than random tracks,
849
+ which I took to be the police; but when I got into the stable
850
+ lane a very long and complex story was written in the snow in
851
+ front of me.</p>
852
+ <p>"There was a double line of tracks of a booted man, and a second
853
+ double line which I saw with delight belonged to a man with naked
854
+ feet. I was at once convinced from what you had told me that the
855
+ latter was your son. The first had walked both ways, but the
856
+ other had run swiftly, and as his tread was marked in places over
857
+ the depression of the boot, it was obvious that he had passed
858
+ after the other. I followed them up and found they led to the
859
+ hall window, where Boots had worn all the snow away while
860
+ waiting. Then I walked to the other end, which was a hundred
861
+ yards or more down the lane. I saw where Boots had faced round,
862
+ where the snow was cut up as though there had been a struggle,
863
+ and, finally, where a few drops of blood had fallen, to show me
864
+ that I was not mistaken. Boots had then run down the lane, and
865
+ another little smudge of blood showed that it was he who had been
866
+ hurt. When he came to the highroad at the other end, I found that
867
+ the pavement had been cleared, so there was an end to that clue.</p>
868
+ <p>"On entering the house, however, I examined, as you remember, the
869
+ sill and framework of the hall window with my lens, and I could
870
+ at once see that someone had passed out. I could distinguish the
871
+ outline of an instep where the wet foot had been placed in coming
872
+ in. I was then beginning to be able to form an opinion as to what
873
+ had occurred. A man had waited outside the window; someone had
874
+ brought the gems; the deed had been overseen by your son; he had
875
+ pursued the thief; had struggled with him; they had each tugged
876
+ at the coronet, their united strength causing injuries which
877
+ neither alone could have effected. He had returned with the
878
+ prize, but had left a fragment in the grasp of his opponent. So
879
+ far I was clear. The question now was, who was the man and who
880
+ was it brought him the coronet?</p>
881
+ <p>"It is an old maxim of mine that when you have excluded the
882
+ impossible, whatever remains, however improbable, must be the
883
+ truth. Now, I knew that it was not you who had brought it down,
884
+ so there only remained your niece and the maids. But if it were
885
+ the maids, why should your son allow himself to be accused in
886
+ their place? There could be no possible reason. As he loved his
887
+ cousin, however, there was an excellent explanation why he should
888
+ retain her secret—the more so as the secret was a disgraceful
889
+ one. When I remembered that you had seen her at that window, and
890
+ how she had fainted on seeing the coronet again, my conjecture
891
+ became a certainty.</p>
892
+ <p>"And who could it be who was her confederate? A lover evidently,
893
+ for who else could outweigh the love and gratitude which she must
894
+ feel to you? I knew that you went out little, and that your
895
+ circle of friends was a very limited one. But among them was Sir
896
+ George Burnwell. I had heard of him before as being a man of evil
897
+ reputation among women. It must have been he who wore those boots
898
+ and retained the missing gems. Even though he knew that Arthur
899
+ had discovered him, he might still flatter himself that he was
900
+ safe, for the lad could not say a word without compromising his
901
+ own family.</p>
902
+ <p>"Well, your own good sense will suggest what measures I took
903
+ next. I went in the shape of a loafer to Sir George’s house,
904
+ managed to pick up an acquaintance with his valet, learned that
905
+ his master had cut his head the night before, and, finally, at
906
+ the expense of six shillings, made all sure by buying a pair of
907
+ his cast-off shoes. With these I journeyed down to Streatham and
908
+ saw that they exactly fitted the tracks."</p>
909
+ <p>"I saw an ill-dressed vagabond in the lane yesterday evening,"
910
+ said Mr. Holder.</p>
911
+ <p>"Precisely. It was I. I found that I had my man, so I came home
912
+ and changed my clothes. It was a delicate part which I had to
913
+ play then, for I saw that a prosecution must be avoided to avert
914
+ scandal, and I knew that so astute a villain would see that our
915
+ hands were tied in the matter. I went and saw him. At first, of
916
+ course, he denied everything. But when I gave him every
917
+ particular that had occurred, he tried to bluster and took down a
918
+ life-preserver from the wall. I knew my man, however, and I
919
+ clapped a pistol to his head before he could strike. Then he
920
+ became a little more reasonable. I told him that we would give
921
+ him a price for the stones he held—1000 pounds apiece. That
922
+ brought out the first signs of grief that he had shown. <span class="emphasis"><em>Why,
923
+ dash it all!</em></span> said he, <span class="emphasis"><em>I’ve let them go at six hundred for the
924
+ three!</em></span> I soon managed to get the address of the receiver who had
925
+ them, on promising him that there would be no prosecution. Off I
926
+ set to him, and after much chaffering I got our stones at 1000
927
+ pounds apiece. Then I looked in upon your son, told him that all
928
+ was right, and eventually got to my bed about two o’clock, after
929
+ what I may call a really hard day’s work."</p>
930
+ <p>"A day which has saved England from a great public scandal," said
931
+ the banker, rising. "Sir, I cannot find words to thank you, but
932
+ you shall not find me ungrateful for what you have done. Your
933
+ skill has indeed exceeded all that I have heard of it. And now I
934
+ must fly to my dear boy to apologise to him for the wrong which I
935
+ have done him. As to what you tell me of poor Mary, it goes to my
936
+ very heart. Not even your skill can inform me where she is now."</p>
937
+ <p>"I think that we may safely say," returned Holmes, "that she is
938
+ wherever Sir George Burnwell is. It is equally certain, too, that
939
+ whatever her sins are, they will soon receive a more than
940
+ sufficient punishment."</p>
941
+ </div>
942
+
943
+ </div>
944
+
945
+ <hr/>
946
+
947
+ <div class="nav" id="navfooter">
948
+ <table width="100%">
949
+ <tr><td width="33%" align="left">
950
+
951
+ <a href="the_adventure_of_the_noble_bachelor.html">Prev</a><br/>
952
+ The Adventure of the Noble Bachelor
953
+
954
+ </td><td width="33%" align="center">
955
+
956
+ <a href="index.html">Home</a><br/>
957
+ The Adventures of Sherlock Holmes
958
+
959
+ </td><td width="33%" align="right">
960
+
961
+ <a href="the_adventure_of_the_copper_beeches.html">Next</a><br/>
962
+ The Adventure of the Copper Beeches
963
+
964
+ </td></tr>
965
+ </table>
966
+ </div>
967
+ </body>
968
+ </html>