LilyPond-Ruby 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1109) hide show
  1. checksums.yaml +4 -4
  2. data/etc/fonts/conf.d/10-hinting-slight.conf +15 -0
  3. data/etc/fonts/conf.d/10-scale-bitmap-fonts.conf +83 -0
  4. data/etc/fonts/conf.d/11-lcdfilter-default.conf +17 -0
  5. data/etc/fonts/conf.d/20-unhint-small-vera.conf +49 -0
  6. data/etc/fonts/conf.d/30-metric-aliases.conf +637 -0
  7. data/etc/fonts/conf.d/40-nonlatin.conf +332 -0
  8. data/etc/fonts/conf.d/45-generic.conf +136 -0
  9. data/etc/fonts/conf.d/45-latin.conf +301 -0
  10. data/etc/fonts/conf.d/48-spacing.conf +16 -0
  11. data/etc/fonts/conf.d/49-sansserif.conf +22 -0
  12. data/etc/fonts/conf.d/50-user.conf +16 -0
  13. data/etc/fonts/conf.d/51-local.conf +7 -0
  14. data/etc/fonts/conf.d/60-generic.conf +64 -0
  15. data/etc/fonts/conf.d/60-latin.conf +88 -0
  16. data/etc/fonts/conf.d/65-fonts-persian.conf +418 -0
  17. data/etc/fonts/conf.d/65-nonlatin.conf +228 -0
  18. data/etc/fonts/conf.d/69-unifont.conf +28 -0
  19. data/etc/fonts/conf.d/80-delicious.conf +19 -0
  20. data/etc/fonts/conf.d/90-synthetic.conf +64 -0
  21. data/etc/fonts/conf.d/README +23 -0
  22. data/etc/fonts/fonts.conf +101 -0
  23. data/etc/relocate/fontconfig.reloc +2 -0
  24. data/etc/relocate/guile.reloc +2 -0
  25. data/etc/relocate/libexec.reloc +1 -0
  26. data/lib/guile/2.2/ccache/ice-9/and-let-star.go +0 -0
  27. data/lib/guile/2.2/ccache/ice-9/arrays.go +0 -0
  28. data/lib/guile/2.2/ccache/ice-9/atomic.go +0 -0
  29. data/lib/guile/2.2/ccache/ice-9/binary-ports.go +0 -0
  30. data/lib/guile/2.2/ccache/ice-9/boot-9.go +0 -0
  31. data/lib/guile/2.2/ccache/ice-9/buffered-input.go +0 -0
  32. data/lib/guile/2.2/ccache/ice-9/calling.go +0 -0
  33. data/lib/guile/2.2/ccache/ice-9/channel.go +0 -0
  34. data/lib/guile/2.2/ccache/ice-9/command-line.go +0 -0
  35. data/lib/guile/2.2/ccache/ice-9/common-list.go +0 -0
  36. data/lib/guile/2.2/ccache/ice-9/control.go +0 -0
  37. data/lib/guile/2.2/ccache/ice-9/curried-definitions.go +0 -0
  38. data/lib/guile/2.2/ccache/ice-9/debug.go +0 -0
  39. data/lib/guile/2.2/ccache/ice-9/deprecated.go +0 -0
  40. data/lib/guile/2.2/ccache/ice-9/documentation.go +0 -0
  41. data/lib/guile/2.2/ccache/ice-9/eval-string.go +0 -0
  42. data/lib/guile/2.2/ccache/ice-9/eval.go +0 -0
  43. data/lib/guile/2.2/ccache/ice-9/expect.go +0 -0
  44. data/lib/guile/2.2/ccache/ice-9/fdes-finalizers.go +0 -0
  45. data/lib/guile/2.2/ccache/ice-9/format.go +0 -0
  46. data/lib/guile/2.2/ccache/ice-9/ftw.go +0 -0
  47. data/lib/guile/2.2/ccache/ice-9/futures.go +0 -0
  48. data/lib/guile/2.2/ccache/ice-9/gap-buffer.go +0 -0
  49. data/lib/guile/2.2/ccache/ice-9/getopt-long.go +0 -0
  50. data/lib/guile/2.2/ccache/ice-9/hash-table.go +0 -0
  51. data/lib/guile/2.2/ccache/ice-9/hcons.go +0 -0
  52. data/lib/guile/2.2/ccache/ice-9/history.go +0 -0
  53. data/lib/guile/2.2/ccache/ice-9/i18n.go +0 -0
  54. data/lib/guile/2.2/ccache/ice-9/iconv.go +0 -0
  55. data/lib/guile/2.2/ccache/ice-9/lineio.go +0 -0
  56. data/lib/guile/2.2/ccache/ice-9/list.go +0 -0
  57. data/lib/guile/2.2/ccache/ice-9/local-eval.go +0 -0
  58. data/lib/guile/2.2/ccache/ice-9/ls.go +0 -0
  59. data/lib/guile/2.2/ccache/ice-9/mapping.go +0 -0
  60. data/lib/guile/2.2/ccache/ice-9/match.go +0 -0
  61. data/lib/guile/2.2/ccache/ice-9/networking.go +0 -0
  62. data/lib/guile/2.2/ccache/ice-9/null.go +0 -0
  63. data/lib/guile/2.2/ccache/ice-9/occam-channel.go +0 -0
  64. data/lib/guile/2.2/ccache/ice-9/optargs.go +0 -0
  65. data/lib/guile/2.2/ccache/ice-9/peg/cache.go +0 -0
  66. data/lib/guile/2.2/ccache/ice-9/peg/codegen.go +0 -0
  67. data/lib/guile/2.2/ccache/ice-9/peg/simplify-tree.go +0 -0
  68. data/lib/guile/2.2/ccache/ice-9/peg/string-peg.go +0 -0
  69. data/lib/guile/2.2/ccache/ice-9/peg/using-parsers.go +0 -0
  70. data/lib/guile/2.2/ccache/ice-9/peg.go +0 -0
  71. data/lib/guile/2.2/ccache/ice-9/poe.go +0 -0
  72. data/lib/guile/2.2/ccache/ice-9/poll.go +0 -0
  73. data/lib/guile/2.2/ccache/ice-9/popen.go +0 -0
  74. data/lib/guile/2.2/ccache/ice-9/ports.go +0 -0
  75. data/lib/guile/2.2/ccache/ice-9/posix.go +0 -0
  76. data/lib/guile/2.2/ccache/ice-9/pretty-print.go +0 -0
  77. data/lib/guile/2.2/ccache/ice-9/psyntax-pp.go +0 -0
  78. data/lib/guile/2.2/ccache/ice-9/q.go +0 -0
  79. data/lib/guile/2.2/ccache/ice-9/r5rs.go +0 -0
  80. data/lib/guile/2.2/ccache/ice-9/rdelim.go +0 -0
  81. data/lib/guile/2.2/ccache/ice-9/receive.go +0 -0
  82. data/lib/guile/2.2/ccache/ice-9/regex.go +0 -0
  83. data/lib/guile/2.2/ccache/ice-9/runq.go +0 -0
  84. data/lib/guile/2.2/ccache/ice-9/rw.go +0 -0
  85. data/lib/guile/2.2/ccache/ice-9/safe-r5rs.go +0 -0
  86. data/lib/guile/2.2/ccache/ice-9/safe.go +0 -0
  87. data/lib/guile/2.2/ccache/ice-9/sandbox.go +0 -0
  88. data/lib/guile/2.2/ccache/ice-9/save-stack.go +0 -0
  89. data/lib/guile/2.2/ccache/ice-9/scm-style-repl.go +0 -0
  90. data/lib/guile/2.2/ccache/ice-9/serialize.go +0 -0
  91. data/lib/guile/2.2/ccache/ice-9/session.go +0 -0
  92. data/lib/guile/2.2/ccache/ice-9/slib.go +0 -0
  93. data/lib/guile/2.2/ccache/ice-9/stack-catch.go +0 -0
  94. data/lib/guile/2.2/ccache/ice-9/streams.go +0 -0
  95. data/lib/guile/2.2/ccache/ice-9/string-fun.go +0 -0
  96. data/lib/guile/2.2/ccache/ice-9/suspendable-ports.go +0 -0
  97. data/lib/guile/2.2/ccache/ice-9/syncase.go +0 -0
  98. data/lib/guile/2.2/ccache/ice-9/textual-ports.go +0 -0
  99. data/lib/guile/2.2/ccache/ice-9/threads.go +0 -0
  100. data/lib/guile/2.2/ccache/ice-9/time.go +0 -0
  101. data/lib/guile/2.2/ccache/ice-9/top-repl.go +0 -0
  102. data/lib/guile/2.2/ccache/ice-9/unicode.go +0 -0
  103. data/lib/guile/2.2/ccache/ice-9/vlist.go +0 -0
  104. data/lib/guile/2.2/ccache/ice-9/weak-vector.go +0 -0
  105. data/lib/guile/2.2/ccache/language/brainfuck/compile-scheme.go +0 -0
  106. data/lib/guile/2.2/ccache/language/brainfuck/compile-tree-il.go +0 -0
  107. data/lib/guile/2.2/ccache/language/brainfuck/parse.go +0 -0
  108. data/lib/guile/2.2/ccache/language/brainfuck/spec.go +0 -0
  109. data/lib/guile/2.2/ccache/language/bytecode/spec.go +0 -0
  110. data/lib/guile/2.2/ccache/language/bytecode.go +0 -0
  111. data/lib/guile/2.2/ccache/language/cps/closure-conversion.go +0 -0
  112. data/lib/guile/2.2/ccache/language/cps/compile-bytecode.go +0 -0
  113. data/lib/guile/2.2/ccache/language/cps/constructors.go +0 -0
  114. data/lib/guile/2.2/ccache/language/cps/contification.go +0 -0
  115. data/lib/guile/2.2/ccache/language/cps/cse.go +0 -0
  116. data/lib/guile/2.2/ccache/language/cps/dce.go +0 -0
  117. data/lib/guile/2.2/ccache/language/cps/effects-analysis.go +0 -0
  118. data/lib/guile/2.2/ccache/language/cps/elide-values.go +0 -0
  119. data/lib/guile/2.2/ccache/language/cps/handle-interrupts.go +0 -0
  120. data/lib/guile/2.2/ccache/language/cps/intmap.go +0 -0
  121. data/lib/guile/2.2/ccache/language/cps/intset.go +0 -0
  122. data/lib/guile/2.2/ccache/language/cps/licm.go +0 -0
  123. data/lib/guile/2.2/ccache/language/cps/optimize.go +0 -0
  124. data/lib/guile/2.2/ccache/language/cps/peel-loops.go +0 -0
  125. data/lib/guile/2.2/ccache/language/cps/primitives.go +0 -0
  126. data/lib/guile/2.2/ccache/language/cps/prune-bailouts.go +0 -0
  127. data/lib/guile/2.2/ccache/language/cps/prune-top-level-scopes.go +0 -0
  128. data/lib/guile/2.2/ccache/language/cps/reify-primitives.go +0 -0
  129. data/lib/guile/2.2/ccache/language/cps/renumber.go +0 -0
  130. data/lib/guile/2.2/ccache/language/cps/rotate-loops.go +0 -0
  131. data/lib/guile/2.2/ccache/language/cps/self-references.go +0 -0
  132. data/lib/guile/2.2/ccache/language/cps/simplify.go +0 -0
  133. data/lib/guile/2.2/ccache/language/cps/slot-allocation.go +0 -0
  134. data/lib/guile/2.2/ccache/language/cps/spec.go +0 -0
  135. data/lib/guile/2.2/ccache/language/cps/specialize-numbers.go +0 -0
  136. data/lib/guile/2.2/ccache/language/cps/specialize-primcalls.go +0 -0
  137. data/lib/guile/2.2/ccache/language/cps/split-rec.go +0 -0
  138. data/lib/guile/2.2/ccache/language/cps/type-checks.go +0 -0
  139. data/lib/guile/2.2/ccache/language/cps/type-fold.go +0 -0
  140. data/lib/guile/2.2/ccache/language/cps/types.go +0 -0
  141. data/lib/guile/2.2/ccache/language/cps/utils.go +0 -0
  142. data/lib/guile/2.2/ccache/language/cps/verify.go +0 -0
  143. data/lib/guile/2.2/ccache/language/cps/with-cps.go +0 -0
  144. data/lib/guile/2.2/ccache/language/cps.go +0 -0
  145. data/lib/guile/2.2/ccache/language/ecmascript/array.go +0 -0
  146. data/lib/guile/2.2/ccache/language/ecmascript/base.go +0 -0
  147. data/lib/guile/2.2/ccache/language/ecmascript/compile-tree-il.go +0 -0
  148. data/lib/guile/2.2/ccache/language/ecmascript/function.go +0 -0
  149. data/lib/guile/2.2/ccache/language/ecmascript/impl.go +0 -0
  150. data/lib/guile/2.2/ccache/language/ecmascript/parse.go +0 -0
  151. data/lib/guile/2.2/ccache/language/ecmascript/spec.go +0 -0
  152. data/lib/guile/2.2/ccache/language/ecmascript/tokenize.go +0 -0
  153. data/lib/guile/2.2/ccache/language/elisp/bindings.go +0 -0
  154. data/lib/guile/2.2/ccache/language/elisp/boot.go +0 -0
  155. data/lib/guile/2.2/ccache/language/elisp/compile-tree-il.go +0 -0
  156. data/lib/guile/2.2/ccache/language/elisp/falias.go +0 -0
  157. data/lib/guile/2.2/ccache/language/elisp/lexer.go +0 -0
  158. data/lib/guile/2.2/ccache/language/elisp/parser.go +0 -0
  159. data/lib/guile/2.2/ccache/language/elisp/runtime/function-slot.go +0 -0
  160. data/lib/guile/2.2/ccache/language/elisp/runtime/value-slot.go +0 -0
  161. data/lib/guile/2.2/ccache/language/elisp/runtime.go +0 -0
  162. data/lib/guile/2.2/ccache/language/elisp/spec.go +0 -0
  163. data/lib/guile/2.2/ccache/language/scheme/compile-tree-il.go +0 -0
  164. data/lib/guile/2.2/ccache/language/scheme/decompile-tree-il.go +0 -0
  165. data/lib/guile/2.2/ccache/language/scheme/spec.go +0 -0
  166. data/lib/guile/2.2/ccache/language/tree-il/analyze.go +0 -0
  167. data/lib/guile/2.2/ccache/language/tree-il/canonicalize.go +0 -0
  168. data/lib/guile/2.2/ccache/language/tree-il/compile-cps.go +0 -0
  169. data/lib/guile/2.2/ccache/language/tree-il/debug.go +0 -0
  170. data/lib/guile/2.2/ccache/language/tree-il/effects.go +0 -0
  171. data/lib/guile/2.2/ccache/language/tree-il/fix-letrec.go +0 -0
  172. data/lib/guile/2.2/ccache/language/tree-il/optimize.go +0 -0
  173. data/lib/guile/2.2/ccache/language/tree-il/peval.go +0 -0
  174. data/lib/guile/2.2/ccache/language/tree-il/primitives.go +0 -0
  175. data/lib/guile/2.2/ccache/language/tree-il/spec.go +0 -0
  176. data/lib/guile/2.2/ccache/language/tree-il.go +0 -0
  177. data/lib/guile/2.2/ccache/language/value/spec.go +0 -0
  178. data/lib/guile/2.2/ccache/oop/goops/accessors.go +0 -0
  179. data/lib/guile/2.2/ccache/oop/goops/active-slot.go +0 -0
  180. data/lib/guile/2.2/ccache/oop/goops/composite-slot.go +0 -0
  181. data/lib/guile/2.2/ccache/oop/goops/describe.go +0 -0
  182. data/lib/guile/2.2/ccache/oop/goops/internal.go +0 -0
  183. data/lib/guile/2.2/ccache/oop/goops/save.go +0 -0
  184. data/lib/guile/2.2/ccache/oop/goops/simple.go +0 -0
  185. data/lib/guile/2.2/ccache/oop/goops/stklos.go +0 -0
  186. data/lib/guile/2.2/ccache/oop/goops.go +0 -0
  187. data/lib/guile/2.2/ccache/rnrs/arithmetic/bitwise.go +0 -0
  188. data/lib/guile/2.2/ccache/rnrs/arithmetic/fixnums.go +0 -0
  189. data/lib/guile/2.2/ccache/rnrs/arithmetic/flonums.go +0 -0
  190. data/lib/guile/2.2/ccache/rnrs/base.go +0 -0
  191. data/lib/guile/2.2/ccache/rnrs/bytevectors.go +0 -0
  192. data/lib/guile/2.2/ccache/rnrs/conditions.go +0 -0
  193. data/lib/guile/2.2/ccache/rnrs/control.go +0 -0
  194. data/lib/guile/2.2/ccache/rnrs/enums.go +0 -0
  195. data/lib/guile/2.2/ccache/rnrs/eval.go +0 -0
  196. data/lib/guile/2.2/ccache/rnrs/exceptions.go +0 -0
  197. data/lib/guile/2.2/ccache/rnrs/files.go +0 -0
  198. data/lib/guile/2.2/ccache/rnrs/hashtables.go +0 -0
  199. data/lib/guile/2.2/ccache/rnrs/io/ports.go +0 -0
  200. data/lib/guile/2.2/ccache/rnrs/io/simple.go +0 -0
  201. data/lib/guile/2.2/ccache/rnrs/lists.go +0 -0
  202. data/lib/guile/2.2/ccache/rnrs/mutable-pairs.go +0 -0
  203. data/lib/guile/2.2/ccache/rnrs/mutable-strings.go +0 -0
  204. data/lib/guile/2.2/ccache/rnrs/programs.go +0 -0
  205. data/lib/guile/2.2/ccache/rnrs/r5rs.go +0 -0
  206. data/lib/guile/2.2/ccache/rnrs/records/inspection.go +0 -0
  207. data/lib/guile/2.2/ccache/rnrs/records/procedural.go +0 -0
  208. data/lib/guile/2.2/ccache/rnrs/records/syntactic.go +0 -0
  209. data/lib/guile/2.2/ccache/rnrs/sorting.go +0 -0
  210. data/lib/guile/2.2/ccache/rnrs/syntax-case.go +0 -0
  211. data/lib/guile/2.2/ccache/rnrs/unicode.go +0 -0
  212. data/lib/guile/2.2/ccache/rnrs.go +0 -0
  213. data/lib/guile/2.2/ccache/scripts/api-diff.go +0 -0
  214. data/lib/guile/2.2/ccache/scripts/autofrisk.go +0 -0
  215. data/lib/guile/2.2/ccache/scripts/compile.go +0 -0
  216. data/lib/guile/2.2/ccache/scripts/disassemble.go +0 -0
  217. data/lib/guile/2.2/ccache/scripts/display-commentary.go +0 -0
  218. data/lib/guile/2.2/ccache/scripts/doc-snarf.go +0 -0
  219. data/lib/guile/2.2/ccache/scripts/frisk.go +0 -0
  220. data/lib/guile/2.2/ccache/scripts/generate-autoload.go +0 -0
  221. data/lib/guile/2.2/ccache/scripts/help.go +0 -0
  222. data/lib/guile/2.2/ccache/scripts/lint.go +0 -0
  223. data/lib/guile/2.2/ccache/scripts/list.go +0 -0
  224. data/lib/guile/2.2/ccache/scripts/punify.go +0 -0
  225. data/lib/guile/2.2/ccache/scripts/read-rfc822.go +0 -0
  226. data/lib/guile/2.2/ccache/scripts/read-scheme-source.go +0 -0
  227. data/lib/guile/2.2/ccache/scripts/read-text-outline.go +0 -0
  228. data/lib/guile/2.2/ccache/scripts/scan-api.go +0 -0
  229. data/lib/guile/2.2/ccache/scripts/snarf-check-and-output-texi.go +0 -0
  230. data/lib/guile/2.2/ccache/scripts/snarf-guile-m4-docs.go +0 -0
  231. data/lib/guile/2.2/ccache/scripts/summarize-guile-TODO.go +0 -0
  232. data/lib/guile/2.2/ccache/scripts/use2dot.go +0 -0
  233. data/lib/guile/2.2/ccache/srfi/srfi-1.go +0 -0
  234. data/lib/guile/2.2/ccache/srfi/srfi-10.go +0 -0
  235. data/lib/guile/2.2/ccache/srfi/srfi-11.go +0 -0
  236. data/lib/guile/2.2/ccache/srfi/srfi-111.go +0 -0
  237. data/lib/guile/2.2/ccache/srfi/srfi-13.go +0 -0
  238. data/lib/guile/2.2/ccache/srfi/srfi-14.go +0 -0
  239. data/lib/guile/2.2/ccache/srfi/srfi-16.go +0 -0
  240. data/lib/guile/2.2/ccache/srfi/srfi-17.go +0 -0
  241. data/lib/guile/2.2/ccache/srfi/srfi-18.go +0 -0
  242. data/lib/guile/2.2/ccache/srfi/srfi-19.go +0 -0
  243. data/lib/guile/2.2/ccache/srfi/srfi-2.go +0 -0
  244. data/lib/guile/2.2/ccache/srfi/srfi-26.go +0 -0
  245. data/lib/guile/2.2/ccache/srfi/srfi-27.go +0 -0
  246. data/lib/guile/2.2/ccache/srfi/srfi-28.go +0 -0
  247. data/lib/guile/2.2/ccache/srfi/srfi-31.go +0 -0
  248. data/lib/guile/2.2/ccache/srfi/srfi-34.go +0 -0
  249. data/lib/guile/2.2/ccache/srfi/srfi-35.go +0 -0
  250. data/lib/guile/2.2/ccache/srfi/srfi-37.go +0 -0
  251. data/lib/guile/2.2/ccache/srfi/srfi-38.go +0 -0
  252. data/lib/guile/2.2/ccache/srfi/srfi-39.go +0 -0
  253. data/lib/guile/2.2/ccache/srfi/srfi-4/gnu.go +0 -0
  254. data/lib/guile/2.2/ccache/srfi/srfi-4.go +0 -0
  255. data/lib/guile/2.2/ccache/srfi/srfi-41.go +0 -0
  256. data/lib/guile/2.2/ccache/srfi/srfi-42.go +0 -0
  257. data/lib/guile/2.2/ccache/srfi/srfi-43.go +0 -0
  258. data/lib/guile/2.2/ccache/srfi/srfi-45.go +0 -0
  259. data/lib/guile/2.2/ccache/srfi/srfi-6.go +0 -0
  260. data/lib/guile/2.2/ccache/srfi/srfi-60.go +0 -0
  261. data/lib/guile/2.2/ccache/srfi/srfi-64.go +0 -0
  262. data/lib/guile/2.2/ccache/srfi/srfi-67.go +0 -0
  263. data/lib/guile/2.2/ccache/srfi/srfi-69.go +0 -0
  264. data/lib/guile/2.2/ccache/srfi/srfi-71.go +0 -0
  265. data/lib/guile/2.2/ccache/srfi/srfi-8.go +0 -0
  266. data/lib/guile/2.2/ccache/srfi/srfi-88.go +0 -0
  267. data/lib/guile/2.2/ccache/srfi/srfi-9/gnu.go +0 -0
  268. data/lib/guile/2.2/ccache/srfi/srfi-9.go +0 -0
  269. data/lib/guile/2.2/ccache/srfi/srfi-98.go +0 -0
  270. data/lib/guile/2.2/ccache/statprof.go +0 -0
  271. data/lib/guile/2.2/ccache/sxml/apply-templates.go +0 -0
  272. data/lib/guile/2.2/ccache/sxml/fold.go +0 -0
  273. data/lib/guile/2.2/ccache/sxml/match.go +0 -0
  274. data/lib/guile/2.2/ccache/sxml/simple.go +0 -0
  275. data/lib/guile/2.2/ccache/sxml/ssax/input-parse.go +0 -0
  276. data/lib/guile/2.2/ccache/sxml/ssax.go +0 -0
  277. data/lib/guile/2.2/ccache/sxml/transform.go +0 -0
  278. data/lib/guile/2.2/ccache/sxml/xpath.go +0 -0
  279. data/lib/guile/2.2/ccache/system/base/ck.go +0 -0
  280. data/lib/guile/2.2/ccache/system/base/compile.go +0 -0
  281. data/lib/guile/2.2/ccache/system/base/lalr.go +0 -0
  282. data/lib/guile/2.2/ccache/system/base/language.go +0 -0
  283. data/lib/guile/2.2/ccache/system/base/message.go +0 -0
  284. data/lib/guile/2.2/ccache/system/base/pmatch.go +0 -0
  285. data/lib/guile/2.2/ccache/system/base/syntax.go +0 -0
  286. data/lib/guile/2.2/ccache/system/base/target.go +0 -0
  287. data/lib/guile/2.2/ccache/system/base/types.go +0 -0
  288. data/lib/guile/2.2/ccache/system/foreign-object.go +0 -0
  289. data/lib/guile/2.2/ccache/system/foreign.go +0 -0
  290. data/lib/guile/2.2/ccache/system/repl/command.go +0 -0
  291. data/lib/guile/2.2/ccache/system/repl/common.go +0 -0
  292. data/lib/guile/2.2/ccache/system/repl/coop-server.go +0 -0
  293. data/lib/guile/2.2/ccache/system/repl/debug.go +0 -0
  294. data/lib/guile/2.2/ccache/system/repl/error-handling.go +0 -0
  295. data/lib/guile/2.2/ccache/system/repl/repl.go +0 -0
  296. data/lib/guile/2.2/ccache/system/repl/server.go +0 -0
  297. data/lib/guile/2.2/ccache/system/syntax.go +0 -0
  298. data/lib/guile/2.2/ccache/system/vm/assembler.go +0 -0
  299. data/lib/guile/2.2/ccache/system/vm/coverage.go +0 -0
  300. data/lib/guile/2.2/ccache/system/vm/debug.go +0 -0
  301. data/lib/guile/2.2/ccache/system/vm/disassembler.go +0 -0
  302. data/lib/guile/2.2/ccache/system/vm/dwarf.go +0 -0
  303. data/lib/guile/2.2/ccache/system/vm/elf.go +0 -0
  304. data/lib/guile/2.2/ccache/system/vm/frame.go +0 -0
  305. data/lib/guile/2.2/ccache/system/vm/inspect.go +0 -0
  306. data/lib/guile/2.2/ccache/system/vm/linker.go +0 -0
  307. data/lib/guile/2.2/ccache/system/vm/loader.go +0 -0
  308. data/lib/guile/2.2/ccache/system/vm/program.go +0 -0
  309. data/lib/guile/2.2/ccache/system/vm/trace.go +0 -0
  310. data/lib/guile/2.2/ccache/system/vm/trap-state.go +0 -0
  311. data/lib/guile/2.2/ccache/system/vm/traps.go +0 -0
  312. data/lib/guile/2.2/ccache/system/vm/vm.go +0 -0
  313. data/lib/guile/2.2/ccache/system/xref.go +0 -0
  314. data/lib/guile/2.2/ccache/texinfo/docbook.go +0 -0
  315. data/lib/guile/2.2/ccache/texinfo/html.go +0 -0
  316. data/lib/guile/2.2/ccache/texinfo/indexing.go +0 -0
  317. data/lib/guile/2.2/ccache/texinfo/plain-text.go +0 -0
  318. data/lib/guile/2.2/ccache/texinfo/reflection.go +0 -0
  319. data/lib/guile/2.2/ccache/texinfo/serialize.go +0 -0
  320. data/lib/guile/2.2/ccache/texinfo/string-utils.go +0 -0
  321. data/lib/guile/2.2/ccache/texinfo.go +0 -0
  322. data/lib/guile/2.2/ccache/web/client.go +0 -0
  323. data/lib/guile/2.2/ccache/web/http.go +0 -0
  324. data/lib/guile/2.2/ccache/web/request.go +0 -0
  325. data/lib/guile/2.2/ccache/web/response.go +0 -0
  326. data/lib/guile/2.2/ccache/web/server/http.go +0 -0
  327. data/lib/guile/2.2/ccache/web/server.go +0 -0
  328. data/lib/guile/2.2/ccache/web/uri.go +0 -0
  329. data/lib/lilypond/2.24.1/ccache/lily/accreg.go +0 -0
  330. data/lib/lilypond/2.24.1/ccache/lily/auto-beam.go +0 -0
  331. data/lib/lilypond/2.24.1/ccache/lily/autochange.go +0 -0
  332. data/lib/lilypond/2.24.1/ccache/lily/backend-library.go +0 -0
  333. data/lib/lilypond/2.24.1/ccache/lily/bar-line.go +0 -0
  334. data/lib/lilypond/2.24.1/ccache/lily/breath.go +0 -0
  335. data/lib/lilypond/2.24.1/ccache/lily/c++.go +0 -0
  336. data/lib/lilypond/2.24.1/ccache/lily/chord-entry.go +0 -0
  337. data/lib/lilypond/2.24.1/ccache/lily/chord-ignatzek-names.go +0 -0
  338. data/lib/lilypond/2.24.1/ccache/lily/chord-name.go +0 -0
  339. data/lib/lilypond/2.24.1/ccache/lily/clip-region.go +0 -0
  340. data/lib/lilypond/2.24.1/ccache/lily/color.go +0 -0
  341. data/lib/lilypond/2.24.1/ccache/lily/curried-definitions.go +0 -0
  342. data/lib/lilypond/2.24.1/ccache/lily/define-context-properties.go +0 -0
  343. data/lib/lilypond/2.24.1/ccache/lily/define-event-classes.go +0 -0
  344. data/lib/lilypond/2.24.1/ccache/lily/define-grob-interfaces.go +0 -0
  345. data/lib/lilypond/2.24.1/ccache/lily/define-grob-properties.go +0 -0
  346. data/lib/lilypond/2.24.1/ccache/lily/define-grobs.go +0 -0
  347. data/lib/lilypond/2.24.1/ccache/lily/define-markup-commands.go +0 -0
  348. data/lib/lilypond/2.24.1/ccache/lily/define-music-callbacks.go +0 -0
  349. data/lib/lilypond/2.24.1/ccache/lily/define-music-display-methods.go +0 -0
  350. data/lib/lilypond/2.24.1/ccache/lily/define-music-properties.go +0 -0
  351. data/lib/lilypond/2.24.1/ccache/lily/define-music-types.go +0 -0
  352. data/lib/lilypond/2.24.1/ccache/lily/define-note-names.go +0 -0
  353. data/lib/lilypond/2.24.1/ccache/lily/define-stencil-commands.go +0 -0
  354. data/lib/lilypond/2.24.1/ccache/lily/define-woodwind-diagrams.go +0 -0
  355. data/lib/lilypond/2.24.1/ccache/lily/display-lily.go +0 -0
  356. data/lib/lilypond/2.24.1/ccache/lily/display-woodwind-diagrams.go +0 -0
  357. data/lib/lilypond/2.24.1/ccache/lily/file-cache.go +0 -0
  358. data/lib/lilypond/2.24.1/ccache/lily/flag-styles.go +0 -0
  359. data/lib/lilypond/2.24.1/ccache/lily/font-encodings.go +0 -0
  360. data/lib/lilypond/2.24.1/ccache/lily/font.go +0 -0
  361. data/lib/lilypond/2.24.1/ccache/lily/framework-cairo.go +0 -0
  362. data/lib/lilypond/2.24.1/ccache/lily/framework-ps.go +0 -0
  363. data/lib/lilypond/2.24.1/ccache/lily/framework-svg.go +0 -0
  364. data/lib/lilypond/2.24.1/ccache/lily/fret-diagrams.go +0 -0
  365. data/lib/lilypond/2.24.1/ccache/lily/graphviz.go +0 -0
  366. data/lib/lilypond/2.24.1/ccache/lily/harp-pedals.go +0 -0
  367. data/lib/lilypond/2.24.1/ccache/lily/layout-beam.go +0 -0
  368. data/lib/lilypond/2.24.1/ccache/lily/layout-slur.go +0 -0
  369. data/lib/lilypond/2.24.1/ccache/lily/lily-library.go +0 -0
  370. data/lib/lilypond/2.24.1/ccache/lily/lily.go +0 -0
  371. data/lib/lilypond/2.24.1/ccache/lily/ly-syntax-constructors.go +0 -0
  372. data/lib/lilypond/2.24.1/ccache/lily/markup-macros.go +0 -0
  373. data/lib/lilypond/2.24.1/ccache/lily/markup.go +0 -0
  374. data/lib/lilypond/2.24.1/ccache/lily/midi.go +0 -0
  375. data/lib/lilypond/2.24.1/ccache/lily/modal-transforms.go +0 -0
  376. data/lib/lilypond/2.24.1/ccache/lily/music-functions.go +0 -0
  377. data/lib/lilypond/2.24.1/ccache/lily/output-lib.go +0 -0
  378. data/lib/lilypond/2.24.1/ccache/lily/output-ps.go +0 -0
  379. data/lib/lilypond/2.24.1/ccache/lily/output-svg.go +0 -0
  380. data/lib/lilypond/2.24.1/ccache/lily/page.go +0 -0
  381. data/lib/lilypond/2.24.1/ccache/lily/paper-system.go +0 -0
  382. data/lib/lilypond/2.24.1/ccache/lily/paper.go +0 -0
  383. data/lib/lilypond/2.24.1/ccache/lily/parser-clef.go +0 -0
  384. data/lib/lilypond/2.24.1/ccache/lily/parser-ly-from-scheme.go +0 -0
  385. data/lib/lilypond/2.24.1/ccache/lily/part-combiner.go +0 -0
  386. data/lib/lilypond/2.24.1/ccache/lily/predefined-fretboards.go +0 -0
  387. data/lib/lilypond/2.24.1/ccache/lily/ps-to-png.go +0 -0
  388. data/lib/lilypond/2.24.1/ccache/lily/scheme-engravers.go +0 -0
  389. data/lib/lilypond/2.24.1/ccache/lily/scheme-performers.go +0 -0
  390. data/lib/lilypond/2.24.1/ccache/lily/script.go +0 -0
  391. data/lib/lilypond/2.24.1/ccache/lily/skyline.go +0 -0
  392. data/lib/lilypond/2.24.1/ccache/lily/song-util.go +0 -0
  393. data/lib/lilypond/2.24.1/ccache/lily/song.go +0 -0
  394. data/lib/lilypond/2.24.1/ccache/lily/stencil.go +0 -0
  395. data/lib/lilypond/2.24.1/ccache/lily/tablature.go +0 -0
  396. data/lib/lilypond/2.24.1/ccache/lily/time-signature-settings.go +0 -0
  397. data/lib/lilypond/2.24.1/ccache/lily/time-signature.go +0 -0
  398. data/lib/lilypond/2.24.1/ccache/lily/titling.go +0 -0
  399. data/lib/lilypond/2.24.1/ccache/lily/to-xml.go +0 -0
  400. data/lib/lilypond/2.24.1/ccache/lily/translation-functions.go +0 -0
  401. data/share/emacs/site-lisp/lilypond-font-lock.el +208 -0
  402. data/share/emacs/site-lisp/lilypond-indent.el +605 -0
  403. data/share/emacs/site-lisp/lilypond-init.el +21 -0
  404. data/share/emacs/site-lisp/lilypond-mode.el +1204 -0
  405. data/share/emacs/site-lisp/lilypond-song.el +556 -0
  406. data/share/emacs/site-lisp/lilypond-what-beat.el +279 -0
  407. data/share/emacs/site-lisp/lilypond-words.el +1428 -0
  408. data/share/guile/2.2/guile-procedures.txt +8860 -0
  409. data/share/guile/2.2/ice-9/and-let-star.scm +73 -0
  410. data/share/guile/2.2/ice-9/arrays.scm +70 -0
  411. data/share/guile/2.2/ice-9/atomic.scm +38 -0
  412. data/share/guile/2.2/ice-9/binary-ports.scm +53 -0
  413. data/share/guile/2.2/ice-9/boot-9.scm +4131 -0
  414. data/share/guile/2.2/ice-9/buffered-input.scm +109 -0
  415. data/share/guile/2.2/ice-9/calling.scm +326 -0
  416. data/share/guile/2.2/ice-9/channel.scm +170 -0
  417. data/share/guile/2.2/ice-9/command-line.scm +477 -0
  418. data/share/guile/2.2/ice-9/common-list.scm +278 -0
  419. data/share/guile/2.2/ice-9/control.scm +110 -0
  420. data/share/guile/2.2/ice-9/curried-definitions.scm +57 -0
  421. data/share/guile/2.2/ice-9/debug.scm +25 -0
  422. data/share/guile/2.2/ice-9/deprecated.scm +93 -0
  423. data/share/guile/2.2/ice-9/documentation.scm +203 -0
  424. data/share/guile/2.2/ice-9/eval-string.scm +90 -0
  425. data/share/guile/2.2/ice-9/eval.scm +723 -0
  426. data/share/guile/2.2/ice-9/expect.scm +171 -0
  427. data/share/guile/2.2/ice-9/fdes-finalizers.scm +25 -0
  428. data/share/guile/2.2/ice-9/format.scm +1626 -0
  429. data/share/guile/2.2/ice-9/ftw.scm +564 -0
  430. data/share/guile/2.2/ice-9/futures.scm +308 -0
  431. data/share/guile/2.2/ice-9/gap-buffer.scm +283 -0
  432. data/share/guile/2.2/ice-9/getopt-long.scm +371 -0
  433. data/share/guile/2.2/ice-9/hash-table.scm +45 -0
  434. data/share/guile/2.2/ice-9/hcons.scm +80 -0
  435. data/share/guile/2.2/ice-9/history.scm +65 -0
  436. data/share/guile/2.2/ice-9/i18n.scm +531 -0
  437. data/share/guile/2.2/ice-9/iconv.scm +95 -0
  438. data/share/guile/2.2/ice-9/lineio.scm +115 -0
  439. data/share/guile/2.2/ice-9/list.scm +36 -0
  440. data/share/guile/2.2/ice-9/local-eval.scm +261 -0
  441. data/share/guile/2.2/ice-9/ls.scm +94 -0
  442. data/share/guile/2.2/ice-9/mapping.scm +118 -0
  443. data/share/guile/2.2/ice-9/match.scm +59 -0
  444. data/share/guile/2.2/ice-9/match.upstream.scm +917 -0
  445. data/share/guile/2.2/ice-9/networking.scm +94 -0
  446. data/share/guile/2.2/ice-9/null.scm +34 -0
  447. data/share/guile/2.2/ice-9/occam-channel.scm +261 -0
  448. data/share/guile/2.2/ice-9/optargs.scm +381 -0
  449. data/share/guile/2.2/ice-9/peg/cache.scm +45 -0
  450. data/share/guile/2.2/ice-9/peg/codegen.scm +359 -0
  451. data/share/guile/2.2/ice-9/peg/simplify-tree.scm +97 -0
  452. data/share/guile/2.2/ice-9/peg/string-peg.scm +273 -0
  453. data/share/guile/2.2/ice-9/peg/using-parsers.scm +116 -0
  454. data/share/guile/2.2/ice-9/peg.scm +42 -0
  455. data/share/guile/2.2/ice-9/poe.scm +116 -0
  456. data/share/guile/2.2/ice-9/poll.scm +172 -0
  457. data/share/guile/2.2/ice-9/popen.scm +178 -0
  458. data/share/guile/2.2/ice-9/ports.scm +566 -0
  459. data/share/guile/2.2/ice-9/posix.scm +75 -0
  460. data/share/guile/2.2/ice-9/pretty-print.scm +483 -0
  461. data/share/guile/2.2/ice-9/psyntax-pp.scm +3542 -0
  462. data/share/guile/2.2/ice-9/psyntax.scm +3326 -0
  463. data/share/guile/2.2/ice-9/q.scm +153 -0
  464. data/share/guile/2.2/ice-9/quasisyntax.scm +136 -0
  465. data/share/guile/2.2/ice-9/r5rs.scm +45 -0
  466. data/share/guile/2.2/ice-9/r6rs-libraries.scm +242 -0
  467. data/share/guile/2.2/ice-9/rdelim.scm +208 -0
  468. data/share/guile/2.2/ice-9/receive.scm +26 -0
  469. data/share/guile/2.2/ice-9/regex.scm +229 -0
  470. data/share/guile/2.2/ice-9/runq.scm +241 -0
  471. data/share/guile/2.2/ice-9/rw.scm +27 -0
  472. data/share/guile/2.2/ice-9/safe-r5rs.scm +145 -0
  473. data/share/guile/2.2/ice-9/safe.scm +34 -0
  474. data/share/guile/2.2/ice-9/sandbox.scm +1399 -0
  475. data/share/guile/2.2/ice-9/save-stack.scm +58 -0
  476. data/share/guile/2.2/ice-9/scm-style-repl.scm +279 -0
  477. data/share/guile/2.2/ice-9/serialize.scm +114 -0
  478. data/share/guile/2.2/ice-9/session.scm +530 -0
  479. data/share/guile/2.2/ice-9/slib.scm +33 -0
  480. data/share/guile/2.2/ice-9/stack-catch.scm +47 -0
  481. data/share/guile/2.2/ice-9/streams.scm +168 -0
  482. data/share/guile/2.2/ice-9/string-fun.scm +280 -0
  483. data/share/guile/2.2/ice-9/suspendable-ports.scm +788 -0
  484. data/share/guile/2.2/ice-9/syncase.scm +37 -0
  485. data/share/guile/2.2/ice-9/textual-ports.scm +70 -0
  486. data/share/guile/2.2/ice-9/threads.scm +392 -0
  487. data/share/guile/2.2/ice-9/time.scm +58 -0
  488. data/share/guile/2.2/ice-9/top-repl.scm +78 -0
  489. data/share/guile/2.2/ice-9/unicode.scm +26 -0
  490. data/share/guile/2.2/ice-9/vlist.scm +595 -0
  491. data/share/guile/2.2/ice-9/weak-vector.scm +31 -0
  492. data/share/guile/2.2/language/brainfuck/compile-scheme.scm +123 -0
  493. data/share/guile/2.2/language/brainfuck/compile-tree-il.scm +184 -0
  494. data/share/guile/2.2/language/brainfuck/parse.scm +95 -0
  495. data/share/guile/2.2/language/brainfuck/spec.scm +43 -0
  496. data/share/guile/2.2/language/bytecode/spec.scm +42 -0
  497. data/share/guile/2.2/language/bytecode.scm +104 -0
  498. data/share/guile/2.2/language/cps/closure-conversion.scm +848 -0
  499. data/share/guile/2.2/language/cps/compile-bytecode.scm +610 -0
  500. data/share/guile/2.2/language/cps/constructors.scm +106 -0
  501. data/share/guile/2.2/language/cps/contification.scm +448 -0
  502. data/share/guile/2.2/language/cps/cse.scm +414 -0
  503. data/share/guile/2.2/language/cps/dce.scm +363 -0
  504. data/share/guile/2.2/language/cps/effects-analysis.scm +597 -0
  505. data/share/guile/2.2/language/cps/elide-values.scm +88 -0
  506. data/share/guile/2.2/language/cps/handle-interrupts.scm +69 -0
  507. data/share/guile/2.2/language/cps/intmap.scm +765 -0
  508. data/share/guile/2.2/language/cps/intset.scm +830 -0
  509. data/share/guile/2.2/language/cps/licm.scm +308 -0
  510. data/share/guile/2.2/language/cps/optimize.scm +135 -0
  511. data/share/guile/2.2/language/cps/peel-loops.scm +287 -0
  512. data/share/guile/2.2/language/cps/primitives.scm +141 -0
  513. data/share/guile/2.2/language/cps/prune-bailouts.scm +86 -0
  514. data/share/guile/2.2/language/cps/prune-top-level-scopes.scm +63 -0
  515. data/share/guile/2.2/language/cps/reify-primitives.scm +179 -0
  516. data/share/guile/2.2/language/cps/renumber.scm +217 -0
  517. data/share/guile/2.2/language/cps/rotate-loops.scm +239 -0
  518. data/share/guile/2.2/language/cps/self-references.scm +79 -0
  519. data/share/guile/2.2/language/cps/simplify.scm +274 -0
  520. data/share/guile/2.2/language/cps/slot-allocation.scm +1058 -0
  521. data/share/guile/2.2/language/cps/spec.scm +51 -0
  522. data/share/guile/2.2/language/cps/specialize-numbers.scm +724 -0
  523. data/share/guile/2.2/language/cps/specialize-primcalls.scm +87 -0
  524. data/share/guile/2.2/language/cps/split-rec.scm +174 -0
  525. data/share/guile/2.2/language/cps/type-checks.scm +72 -0
  526. data/share/guile/2.2/language/cps/type-fold.scm +455 -0
  527. data/share/guile/2.2/language/cps/types.scm +1826 -0
  528. data/share/guile/2.2/language/cps/utils.scm +550 -0
  529. data/share/guile/2.2/language/cps/verify.scm +304 -0
  530. data/share/guile/2.2/language/cps/with-cps.scm +145 -0
  531. data/share/guile/2.2/language/cps.scm +358 -0
  532. data/share/guile/2.2/language/ecmascript/array.scm +121 -0
  533. data/share/guile/2.2/language/ecmascript/base.scm +251 -0
  534. data/share/guile/2.2/language/ecmascript/compile-tree-il.scm +576 -0
  535. data/share/guile/2.2/language/ecmascript/function.scm +78 -0
  536. data/share/guile/2.2/language/ecmascript/impl.scm +169 -0
  537. data/share/guile/2.2/language/ecmascript/parse.scm +352 -0
  538. data/share/guile/2.2/language/ecmascript/spec.scm +37 -0
  539. data/share/guile/2.2/language/ecmascript/tokenize.scm +513 -0
  540. data/share/guile/2.2/language/elisp/bindings.scm +107 -0
  541. data/share/guile/2.2/language/elisp/boot.el +617 -0
  542. data/share/guile/2.2/language/elisp/compile-tree-il.scm +812 -0
  543. data/share/guile/2.2/language/elisp/falias.scm +47 -0
  544. data/share/guile/2.2/language/elisp/lexer.scm +430 -0
  545. data/share/guile/2.2/language/elisp/parser.scm +222 -0
  546. data/share/guile/2.2/language/elisp/runtime/function-slot.scm +63 -0
  547. data/share/guile/2.2/language/elisp/runtime/value-slot.scm +24 -0
  548. data/share/guile/2.2/language/elisp/runtime.scm +153 -0
  549. data/share/guile/2.2/language/elisp/spec.scm +43 -0
  550. data/share/guile/2.2/language/scheme/compile-tree-il.scm +33 -0
  551. data/share/guile/2.2/language/scheme/decompile-tree-il.scm +796 -0
  552. data/share/guile/2.2/language/scheme/spec.scm +63 -0
  553. data/share/guile/2.2/language/tree-il/analyze.scm +1568 -0
  554. data/share/guile/2.2/language/tree-il/canonicalize.scm +82 -0
  555. data/share/guile/2.2/language/tree-il/compile-cps.scm +1149 -0
  556. data/share/guile/2.2/language/tree-il/debug.scm +246 -0
  557. data/share/guile/2.2/language/tree-il/effects.scm +591 -0
  558. data/share/guile/2.2/language/tree-il/fix-letrec.scm +314 -0
  559. data/share/guile/2.2/language/tree-il/optimize.scm +43 -0
  560. data/share/guile/2.2/language/tree-il/peval.scm +1669 -0
  561. data/share/guile/2.2/language/tree-il/primitives.scm +630 -0
  562. data/share/guile/2.2/language/tree-il/spec.scm +46 -0
  563. data/share/guile/2.2/language/tree-il.scm +630 -0
  564. data/share/guile/2.2/language/value/spec.scm +30 -0
  565. data/share/guile/2.2/oop/goops/accessors.scm +72 -0
  566. data/share/guile/2.2/oop/goops/active-slot.scm +63 -0
  567. data/share/guile/2.2/oop/goops/composite-slot.scm +83 -0
  568. data/share/guile/2.2/oop/goops/describe.scm +189 -0
  569. data/share/guile/2.2/oop/goops/internal.scm +30 -0
  570. data/share/guile/2.2/oop/goops/save.scm +874 -0
  571. data/share/guile/2.2/oop/goops/simple.scm +30 -0
  572. data/share/guile/2.2/oop/goops/stklos.scm +74 -0
  573. data/share/guile/2.2/oop/goops.scm +3176 -0
  574. data/share/guile/2.2/rnrs/arithmetic/bitwise.scm +92 -0
  575. data/share/guile/2.2/rnrs/arithmetic/fixnums.scm +291 -0
  576. data/share/guile/2.2/rnrs/arithmetic/flonums.scm +203 -0
  577. data/share/guile/2.2/rnrs/base.scm +291 -0
  578. data/share/guile/2.2/rnrs/bytevectors.scm +83 -0
  579. data/share/guile/2.2/rnrs/conditions.scm +225 -0
  580. data/share/guile/2.2/rnrs/control.scm +22 -0
  581. data/share/guile/2.2/rnrs/enums.scm +152 -0
  582. data/share/guile/2.2/rnrs/eval.scm +39 -0
  583. data/share/guile/2.2/rnrs/exceptions.scm +276 -0
  584. data/share/guile/2.2/rnrs/files.scm +96 -0
  585. data/share/guile/2.2/rnrs/hashtables.scm +190 -0
  586. data/share/guile/2.2/rnrs/io/ports.scm +554 -0
  587. data/share/guile/2.2/rnrs/io/simple.scm +167 -0
  588. data/share/guile/2.2/rnrs/lists.scm +55 -0
  589. data/share/guile/2.2/rnrs/mutable-pairs.scm +23 -0
  590. data/share/guile/2.2/rnrs/mutable-strings.scm +23 -0
  591. data/share/guile/2.2/rnrs/programs.scm +22 -0
  592. data/share/guile/2.2/rnrs/r5rs.scm +34 -0
  593. data/share/guile/2.2/rnrs/records/inspection.scm +81 -0
  594. data/share/guile/2.2/rnrs/records/procedural.scm +289 -0
  595. data/share/guile/2.2/rnrs/records/syntactic.scm +248 -0
  596. data/share/guile/2.2/rnrs/sorting.scm +27 -0
  597. data/share/guile/2.2/rnrs/syntax-case.scm +68 -0
  598. data/share/guile/2.2/rnrs/unicode.scm +104 -0
  599. data/share/guile/2.2/rnrs.scm +289 -0
  600. data/share/guile/2.2/scripts/api-diff.scm +179 -0
  601. data/share/guile/2.2/scripts/autofrisk.scm +218 -0
  602. data/share/guile/2.2/scripts/compile.scm +273 -0
  603. data/share/guile/2.2/scripts/disassemble.scm +38 -0
  604. data/share/guile/2.2/scripts/display-commentary.scm +67 -0
  605. data/share/guile/2.2/scripts/doc-snarf.scm +439 -0
  606. data/share/guile/2.2/scripts/frisk.scm +290 -0
  607. data/share/guile/2.2/scripts/generate-autoload.scm +144 -0
  608. data/share/guile/2.2/scripts/help.scm +188 -0
  609. data/share/guile/2.2/scripts/lint.scm +318 -0
  610. data/share/guile/2.2/scripts/list.scm +91 -0
  611. data/share/guile/2.2/scripts/punify.scm +87 -0
  612. data/share/guile/2.2/scripts/read-rfc822.scm +131 -0
  613. data/share/guile/2.2/scripts/read-scheme-source.scm +282 -0
  614. data/share/guile/2.2/scripts/read-text-outline.scm +253 -0
  615. data/share/guile/2.2/scripts/scan-api.scm +223 -0
  616. data/share/guile/2.2/scripts/snarf-check-and-output-texi.scm +303 -0
  617. data/share/guile/2.2/scripts/snarf-guile-m4-docs.scm +86 -0
  618. data/share/guile/2.2/scripts/summarize-guile-TODO.scm +213 -0
  619. data/share/guile/2.2/scripts/use2dot.scm +110 -0
  620. data/share/guile/2.2/srfi/srfi-1.scm +1061 -0
  621. data/share/guile/2.2/srfi/srfi-10.scm +89 -0
  622. data/share/guile/2.2/srfi/srfi-11.scm +146 -0
  623. data/share/guile/2.2/srfi/srfi-111.scm +37 -0
  624. data/share/guile/2.2/srfi/srfi-13.scm +132 -0
  625. data/share/guile/2.2/srfi/srfi-14.scm +99 -0
  626. data/share/guile/2.2/srfi/srfi-16.scm +51 -0
  627. data/share/guile/2.2/srfi/srfi-17.scm +174 -0
  628. data/share/guile/2.2/srfi/srfi-18.scm +382 -0
  629. data/share/guile/2.2/srfi/srfi-19.scm +1470 -0
  630. data/share/guile/2.2/srfi/srfi-2.scm +31 -0
  631. data/share/guile/2.2/srfi/srfi-26.scm +66 -0
  632. data/share/guile/2.2/srfi/srfi-27.scm +96 -0
  633. data/share/guile/2.2/srfi/srfi-28.scm +34 -0
  634. data/share/guile/2.2/srfi/srfi-31.scm +35 -0
  635. data/share/guile/2.2/srfi/srfi-34.scm +84 -0
  636. data/share/guile/2.2/srfi/srfi-35.scm +351 -0
  637. data/share/guile/2.2/srfi/srfi-37.scm +234 -0
  638. data/share/guile/2.2/srfi/srfi-38.scm +207 -0
  639. data/share/guile/2.2/srfi/srfi-39.scm +55 -0
  640. data/share/guile/2.2/srfi/srfi-4/gnu.scm +80 -0
  641. data/share/guile/2.2/srfi/srfi-4.scm +118 -0
  642. data/share/guile/2.2/srfi/srfi-41.scm +505 -0
  643. data/share/guile/2.2/srfi/srfi-42/ec.scm +1053 -0
  644. data/share/guile/2.2/srfi/srfi-42.scm +66 -0
  645. data/share/guile/2.2/srfi/srfi-43.scm +1077 -0
  646. data/share/guile/2.2/srfi/srfi-45.scm +93 -0
  647. data/share/guile/2.2/srfi/srfi-6.scm +29 -0
  648. data/share/guile/2.2/srfi/srfi-60.scm +73 -0
  649. data/share/guile/2.2/srfi/srfi-64/testing.scm +1040 -0
  650. data/share/guile/2.2/srfi/srfi-64.scm +55 -0
  651. data/share/guile/2.2/srfi/srfi-67/compare.scm +686 -0
  652. data/share/guile/2.2/srfi/srfi-67.scm +88 -0
  653. data/share/guile/2.2/srfi/srfi-69.scm +336 -0
  654. data/share/guile/2.2/srfi/srfi-71.scm +267 -0
  655. data/share/guile/2.2/srfi/srfi-8.scm +31 -0
  656. data/share/guile/2.2/srfi/srfi-88.scm +53 -0
  657. data/share/guile/2.2/srfi/srfi-9/gnu.scm +168 -0
  658. data/share/guile/2.2/srfi/srfi-9.scm +351 -0
  659. data/share/guile/2.2/srfi/srfi-98.scm +44 -0
  660. data/share/guile/2.2/statprof.scm +988 -0
  661. data/share/guile/2.2/sxml/apply-templates.scm +102 -0
  662. data/share/guile/2.2/sxml/fold.scm +250 -0
  663. data/share/guile/2.2/sxml/match.scm +75 -0
  664. data/share/guile/2.2/sxml/simple.scm +408 -0
  665. data/share/guile/2.2/sxml/ssax/input-parse.scm +180 -0
  666. data/share/guile/2.2/sxml/ssax.scm +265 -0
  667. data/share/guile/2.2/sxml/sxml-match.ss +1181 -0
  668. data/share/guile/2.2/sxml/transform.scm +298 -0
  669. data/share/guile/2.2/sxml/upstream/SSAX.scm +3235 -0
  670. data/share/guile/2.2/sxml/upstream/SXML-tree-trans.scm +249 -0
  671. data/share/guile/2.2/sxml/upstream/SXPath-old.scm +1216 -0
  672. data/share/guile/2.2/sxml/upstream/assert.scm +35 -0
  673. data/share/guile/2.2/sxml/upstream/input-parse.scm +326 -0
  674. data/share/guile/2.2/sxml/xpath.scm +493 -0
  675. data/share/guile/2.2/system/base/ck.scm +55 -0
  676. data/share/guile/2.2/system/base/compile.scm +282 -0
  677. data/share/guile/2.2/system/base/lalr.scm +51 -0
  678. data/share/guile/2.2/system/base/lalr.upstream.scm +2096 -0
  679. data/share/guile/2.2/system/base/language.scm +119 -0
  680. data/share/guile/2.2/system/base/message.scm +238 -0
  681. data/share/guile/2.2/system/base/pmatch.scm +68 -0
  682. data/share/guile/2.2/system/base/syntax.scm +299 -0
  683. data/share/guile/2.2/system/base/target.scm +152 -0
  684. data/share/guile/2.2/system/base/types.scm +561 -0
  685. data/share/guile/2.2/system/foreign-object.scm +91 -0
  686. data/share/guile/2.2/system/foreign.scm +200 -0
  687. data/share/guile/2.2/system/repl/command.scm +946 -0
  688. data/share/guile/2.2/system/repl/common.scm +263 -0
  689. data/share/guile/2.2/system/repl/coop-server.scm +200 -0
  690. data/share/guile/2.2/system/repl/debug.scm +210 -0
  691. data/share/guile/2.2/system/repl/describe.scm +347 -0
  692. data/share/guile/2.2/system/repl/error-handling.scm +183 -0
  693. data/share/guile/2.2/system/repl/repl.scm +233 -0
  694. data/share/guile/2.2/system/repl/server.scm +332 -0
  695. data/share/guile/2.2/system/syntax.scm +33 -0
  696. data/share/guile/2.2/system/vm/assembler.scm +2614 -0
  697. data/share/guile/2.2/system/vm/coverage.scm +351 -0
  698. data/share/guile/2.2/system/vm/debug.scm +766 -0
  699. data/share/guile/2.2/system/vm/disassembler.scm +658 -0
  700. data/share/guile/2.2/system/vm/dwarf.scm +1852 -0
  701. data/share/guile/2.2/system/vm/elf.scm +1042 -0
  702. data/share/guile/2.2/system/vm/frame.scm +485 -0
  703. data/share/guile/2.2/system/vm/inspect.scm +188 -0
  704. data/share/guile/2.2/system/vm/linker.scm +732 -0
  705. data/share/guile/2.2/system/vm/loader.scm +27 -0
  706. data/share/guile/2.2/system/vm/program.scm +312 -0
  707. data/share/guile/2.2/system/vm/trace.scm +121 -0
  708. data/share/guile/2.2/system/vm/trap-state.scm +302 -0
  709. data/share/guile/2.2/system/vm/traps.scm +608 -0
  710. data/share/guile/2.2/system/vm/vm.scm +32 -0
  711. data/share/guile/2.2/system/xref.scm +369 -0
  712. data/share/guile/2.2/texinfo/docbook.scm +240 -0
  713. data/share/guile/2.2/texinfo/html.scm +279 -0
  714. data/share/guile/2.2/texinfo/indexing.scm +75 -0
  715. data/share/guile/2.2/texinfo/plain-text.scm +322 -0
  716. data/share/guile/2.2/texinfo/reflection.scm +585 -0
  717. data/share/guile/2.2/texinfo/serialize.scm +300 -0
  718. data/share/guile/2.2/texinfo/string-utils.scm +410 -0
  719. data/share/guile/2.2/texinfo.scm +1263 -0
  720. data/share/guile/2.2/web/client.scm +513 -0
  721. data/share/guile/2.2/web/http.scm +2043 -0
  722. data/share/guile/2.2/web/request.scm +326 -0
  723. data/share/guile/2.2/web/response.scm +379 -0
  724. data/share/guile/2.2/web/server/http.scm +183 -0
  725. data/share/guile/2.2/web/server.scm +397 -0
  726. data/share/guile/2.2/web/uri.scm +552 -0
  727. data/share/lilypond/2.24.1/fontconfig/0bd3dc0958fa2205aaaa8ebb13e2872b-le64.cache-8 +0 -0
  728. data/share/lilypond/2.24.1/fontconfig/188ac73a183f12857f63bb60a4a6d603-le64.cache-8 +0 -0
  729. data/share/lilypond/2.24.1/fontconfig/32b6488e5b8292a2e95c79d947e009e8-le64.cache-8 +0 -0
  730. data/share/lilypond/2.24.1/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-8 +0 -0
  731. data/share/lilypond/2.24.1/fontconfig/3f7329c5293ffd510edef78f73874cfd-le64.cache-8 +0 -0
  732. data/share/lilypond/2.24.1/fontconfig/4c599c202bc5c08e2d34565a40eac3b2-le64.cache-8 +0 -0
  733. data/share/lilypond/2.24.1/fontconfig/57e423e26b20ab21d0f2f29c145174c3-le64.cache-8 +0 -0
  734. data/share/lilypond/2.24.1/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le64.cache-8 +0 -0
  735. data/share/lilypond/2.24.1/fontconfig/826f6b6ef79022e2eac8af26bf4b62f2-le64.cache-8 +0 -0
  736. data/share/lilypond/2.24.1/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le64.cache-8 +0 -0
  737. data/share/lilypond/2.24.1/fontconfig/95530828ff6c81d309f8258d8d02a23e-le64.cache-8 +0 -0
  738. data/share/lilypond/2.24.1/fontconfig/CACHEDIR.TAG +4 -0
  739. data/share/lilypond/2.24.1/fontconfig/bf3b770c553c462765856025a94f1ce6-le64.cache-8 +0 -0
  740. data/share/lilypond/2.24.1/fontconfig/c855463f699352c367813e37f3f70ea7-le64.cache-8 +0 -0
  741. data/share/lilypond/2.24.1/fontconfig/d3e5c4ee2ceb1fc347f91d4cefc53bc0-le64.cache-8 +0 -0
  742. data/share/lilypond/2.24.1/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le64.cache-8 +0 -0
  743. data/share/lilypond/2.24.1/fontconfig/d82eb4fd963d448e2fcb7d7b793b5df3-le64.cache-8 +0 -0
  744. data/share/lilypond/2.24.1/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le64.cache-8 +0 -0
  745. data/share/lilypond/2.24.1/fontconfig/e52a45a1c8c8fe895fc0fc8c4e6999b8-le64.cache-8 +0 -0
  746. data/share/lilypond/2.24.1/fontconfig/f1f2465696798768e9653f19e17ccdc8-le64.cache-8 +0 -0
  747. data/share/lilypond/2.24.1/fonts/00-lilypond-fonts.conf +99 -0
  748. data/share/lilypond/2.24.1/fonts/99-lilypond-fonts.conf +28 -0
  749. data/share/lilypond/2.24.1/fonts/otf/C059-BdIta.otf +0 -0
  750. data/share/lilypond/2.24.1/fonts/otf/C059-Bold.otf +0 -0
  751. data/share/lilypond/2.24.1/fonts/otf/C059-Italic.otf +0 -0
  752. data/share/lilypond/2.24.1/fonts/otf/C059-Roman.otf +0 -0
  753. data/share/lilypond/2.24.1/fonts/otf/NimbusMonoPS-Bold.otf +0 -0
  754. data/share/lilypond/2.24.1/fonts/otf/NimbusMonoPS-BoldItalic.otf +0 -0
  755. data/share/lilypond/2.24.1/fonts/otf/NimbusMonoPS-Italic.otf +0 -0
  756. data/share/lilypond/2.24.1/fonts/otf/NimbusMonoPS-Regular.otf +0 -0
  757. data/share/lilypond/2.24.1/fonts/otf/NimbusSans-Bold.otf +0 -0
  758. data/share/lilypond/2.24.1/fonts/otf/NimbusSans-BoldItalic.otf +0 -0
  759. data/share/lilypond/2.24.1/fonts/otf/NimbusSans-Italic.otf +0 -0
  760. data/share/lilypond/2.24.1/fonts/otf/NimbusSans-Regular.otf +0 -0
  761. data/share/lilypond/2.24.1/fonts/otf/emmentaler-11.otf +0 -0
  762. data/share/lilypond/2.24.1/fonts/otf/emmentaler-13.otf +0 -0
  763. data/share/lilypond/2.24.1/fonts/otf/emmentaler-14.otf +0 -0
  764. data/share/lilypond/2.24.1/fonts/otf/emmentaler-16.otf +0 -0
  765. data/share/lilypond/2.24.1/fonts/otf/emmentaler-18.otf +0 -0
  766. data/share/lilypond/2.24.1/fonts/otf/emmentaler-20.otf +0 -0
  767. data/share/lilypond/2.24.1/fonts/otf/emmentaler-23.otf +0 -0
  768. data/share/lilypond/2.24.1/fonts/otf/emmentaler-26.otf +0 -0
  769. data/share/lilypond/2.24.1/fonts/otf/emmentaler-brace.otf +0 -0
  770. data/share/lilypond/2.24.1/fonts/otf/texgyrecursor-bold.otf +0 -0
  771. data/share/lilypond/2.24.1/fonts/otf/texgyrecursor-bolditalic.otf +0 -0
  772. data/share/lilypond/2.24.1/fonts/otf/texgyrecursor-italic.otf +0 -0
  773. data/share/lilypond/2.24.1/fonts/otf/texgyrecursor-regular.otf +0 -0
  774. data/share/lilypond/2.24.1/fonts/otf/texgyreheros-bold.otf +0 -0
  775. data/share/lilypond/2.24.1/fonts/otf/texgyreheros-bolditalic.otf +0 -0
  776. data/share/lilypond/2.24.1/fonts/otf/texgyreheros-italic.otf +0 -0
  777. data/share/lilypond/2.24.1/fonts/otf/texgyreheros-regular.otf +0 -0
  778. data/share/lilypond/2.24.1/fonts/otf/texgyreschola-bold.otf +0 -0
  779. data/share/lilypond/2.24.1/fonts/otf/texgyreschola-bolditalic.otf +0 -0
  780. data/share/lilypond/2.24.1/fonts/otf/texgyreschola-italic.otf +0 -0
  781. data/share/lilypond/2.24.1/fonts/otf/texgyreschola-regular.otf +0 -0
  782. data/share/lilypond/2.24.1/fonts/source/common-modules-and-initialization.mf +26 -0
  783. data/share/lilypond/2.24.1/fonts/source/debugging-settings.mf +14 -0
  784. data/share/lilypond/2.24.1/fonts/source/declare-autometric-parameters.mf +9 -0
  785. data/share/lilypond/2.24.1/fonts/source/feta-accidentals.mf +58 -0
  786. data/share/lilypond/2.24.1/fonts/source/feta-accordion.mf +575 -0
  787. data/share/lilypond/2.24.1/fonts/source/feta-alphabet-generic.mf +16 -0
  788. data/share/lilypond/2.24.1/fonts/source/feta-alphabet11.mf +6 -0
  789. data/share/lilypond/2.24.1/fonts/source/feta-alphabet13.mf +6 -0
  790. data/share/lilypond/2.24.1/fonts/source/feta-alphabet14.mf +6 -0
  791. data/share/lilypond/2.24.1/fonts/source/feta-alphabet16.mf +6 -0
  792. data/share/lilypond/2.24.1/fonts/source/feta-alphabet18.mf +6 -0
  793. data/share/lilypond/2.24.1/fonts/source/feta-alphabet20.mf +6 -0
  794. data/share/lilypond/2.24.1/fonts/source/feta-alphabet23.mf +6 -0
  795. data/share/lilypond/2.24.1/fonts/source/feta-alphabet26.mf +6 -0
  796. data/share/lilypond/2.24.1/fonts/source/feta-arrow.mf +114 -0
  797. data/share/lilypond/2.24.1/fonts/source/feta-arrowheads.mf +171 -0
  798. data/share/lilypond/2.24.1/fonts/source/feta-autometric.mf +303 -0
  799. data/share/lilypond/2.24.1/fonts/source/feta-braces-a.mf +6 -0
  800. data/share/lilypond/2.24.1/fonts/source/feta-braces-b.mf +6 -0
  801. data/share/lilypond/2.24.1/fonts/source/feta-braces-c.mf +6 -0
  802. data/share/lilypond/2.24.1/fonts/source/feta-braces-d.mf +6 -0
  803. data/share/lilypond/2.24.1/fonts/source/feta-braces-e.mf +6 -0
  804. data/share/lilypond/2.24.1/fonts/source/feta-braces-f.mf +6 -0
  805. data/share/lilypond/2.24.1/fonts/source/feta-braces-g.mf +6 -0
  806. data/share/lilypond/2.24.1/fonts/source/feta-braces-generic.mf +47 -0
  807. data/share/lilypond/2.24.1/fonts/source/feta-braces-h.mf +6 -0
  808. data/share/lilypond/2.24.1/fonts/source/feta-braces-i.mf +6 -0
  809. data/share/lilypond/2.24.1/fonts/source/feta-braces.mf +125 -0
  810. data/share/lilypond/2.24.1/fonts/source/feta-brackettips.mf +100 -0
  811. data/share/lilypond/2.24.1/fonts/source/feta-clefs.mf +963 -0
  812. data/share/lilypond/2.24.1/fonts/source/feta-dots.mf +37 -0
  813. data/share/lilypond/2.24.1/fonts/source/feta-dynamics.mf +891 -0
  814. data/share/lilypond/2.24.1/fonts/source/feta-flags-generic.mf +17 -0
  815. data/share/lilypond/2.24.1/fonts/source/feta-flags.mf +926 -0
  816. data/share/lilypond/2.24.1/fonts/source/feta-flags11.mf +6 -0
  817. data/share/lilypond/2.24.1/fonts/source/feta-flags13.mf +6 -0
  818. data/share/lilypond/2.24.1/fonts/source/feta-flags14.mf +6 -0
  819. data/share/lilypond/2.24.1/fonts/source/feta-flags16.mf +6 -0
  820. data/share/lilypond/2.24.1/fonts/source/feta-flags18.mf +6 -0
  821. data/share/lilypond/2.24.1/fonts/source/feta-flags20.mf +6 -0
  822. data/share/lilypond/2.24.1/fonts/source/feta-flags23.mf +6 -0
  823. data/share/lilypond/2.24.1/fonts/source/feta-flags26.mf +6 -0
  824. data/share/lilypond/2.24.1/fonts/source/feta-flats.mf +668 -0
  825. data/share/lilypond/2.24.1/fonts/source/feta-macros.mf +506 -0
  826. data/share/lilypond/2.24.1/fonts/source/feta-naturals.mf +223 -0
  827. data/share/lilypond/2.24.1/fonts/source/feta-noteheads-generic.mf +17 -0
  828. data/share/lilypond/2.24.1/fonts/source/feta-noteheads.mf +2642 -0
  829. data/share/lilypond/2.24.1/fonts/source/feta-noteheads11.mf +6 -0
  830. data/share/lilypond/2.24.1/fonts/source/feta-noteheads13.mf +6 -0
  831. data/share/lilypond/2.24.1/fonts/source/feta-noteheads14.mf +6 -0
  832. data/share/lilypond/2.24.1/fonts/source/feta-noteheads16.mf +6 -0
  833. data/share/lilypond/2.24.1/fonts/source/feta-noteheads18.mf +6 -0
  834. data/share/lilypond/2.24.1/fonts/source/feta-noteheads20.mf +6 -0
  835. data/share/lilypond/2.24.1/fonts/source/feta-noteheads23.mf +6 -0
  836. data/share/lilypond/2.24.1/fonts/source/feta-noteheads26.mf +6 -0
  837. data/share/lilypond/2.24.1/fonts/source/feta-numbers.mf +1677 -0
  838. data/share/lilypond/2.24.1/fonts/source/feta-other-generic.mf +27 -0
  839. data/share/lilypond/2.24.1/fonts/source/feta-params.mf +323 -0
  840. data/share/lilypond/2.24.1/fonts/source/feta-parenthesis.mf +63 -0
  841. data/share/lilypond/2.24.1/fonts/source/feta-pedals.mf +355 -0
  842. data/share/lilypond/2.24.1/fonts/source/feta-rests.mf +890 -0
  843. data/share/lilypond/2.24.1/fonts/source/feta-scripts.mf +2206 -0
  844. data/share/lilypond/2.24.1/fonts/source/feta-sharps.mf +524 -0
  845. data/share/lilypond/2.24.1/fonts/source/feta-sori-koron.mf +325 -0
  846. data/share/lilypond/2.24.1/fonts/source/feta-ties.mf +72 -0
  847. data/share/lilypond/2.24.1/fonts/source/feta-timesignatures.mf +119 -0
  848. data/share/lilypond/2.24.1/fonts/source/feta-trills.mf +321 -0
  849. data/share/lilypond/2.24.1/fonts/source/feta11.mf +6 -0
  850. data/share/lilypond/2.24.1/fonts/source/feta13.mf +6 -0
  851. data/share/lilypond/2.24.1/fonts/source/feta14.mf +6 -0
  852. data/share/lilypond/2.24.1/fonts/source/feta16.mf +6 -0
  853. data/share/lilypond/2.24.1/fonts/source/feta18.mf +6 -0
  854. data/share/lilypond/2.24.1/fonts/source/feta20.mf +7 -0
  855. data/share/lilypond/2.24.1/fonts/source/feta23.mf +6 -0
  856. data/share/lilypond/2.24.1/fonts/source/feta26.mf +6 -0
  857. data/share/lilypond/2.24.1/fonts/source/parmesan-accidentals.mf +483 -0
  858. data/share/lilypond/2.24.1/fonts/source/parmesan-clefs.mf +1636 -0
  859. data/share/lilypond/2.24.1/fonts/source/parmesan-custodes.mf +503 -0
  860. data/share/lilypond/2.24.1/fonts/source/parmesan-dots.mf +62 -0
  861. data/share/lilypond/2.24.1/fonts/source/parmesan-flags.mf +319 -0
  862. data/share/lilypond/2.24.1/fonts/source/parmesan-macros.mf +225 -0
  863. data/share/lilypond/2.24.1/fonts/source/parmesan-noteheads-generic.mf +16 -0
  864. data/share/lilypond/2.24.1/fonts/source/parmesan-noteheads.mf +2191 -0
  865. data/share/lilypond/2.24.1/fonts/source/parmesan-noteheads11.mf +6 -0
  866. data/share/lilypond/2.24.1/fonts/source/parmesan-noteheads13.mf +6 -0
  867. data/share/lilypond/2.24.1/fonts/source/parmesan-noteheads14.mf +6 -0
  868. data/share/lilypond/2.24.1/fonts/source/parmesan-noteheads16.mf +6 -0
  869. data/share/lilypond/2.24.1/fonts/source/parmesan-noteheads18.mf +6 -0
  870. data/share/lilypond/2.24.1/fonts/source/parmesan-noteheads20.mf +6 -0
  871. data/share/lilypond/2.24.1/fonts/source/parmesan-noteheads23.mf +6 -0
  872. data/share/lilypond/2.24.1/fonts/source/parmesan-noteheads26.mf +6 -0
  873. data/share/lilypond/2.24.1/fonts/source/parmesan-other-generic.mf +24 -0
  874. data/share/lilypond/2.24.1/fonts/source/parmesan-rests.mf +428 -0
  875. data/share/lilypond/2.24.1/fonts/source/parmesan-scripts.mf +284 -0
  876. data/share/lilypond/2.24.1/fonts/source/parmesan-timesignatures.mf +402 -0
  877. data/share/lilypond/2.24.1/fonts/source/parmesan11.mf +6 -0
  878. data/share/lilypond/2.24.1/fonts/source/parmesan13.mf +6 -0
  879. data/share/lilypond/2.24.1/fonts/source/parmesan14.mf +6 -0
  880. data/share/lilypond/2.24.1/fonts/source/parmesan16.mf +6 -0
  881. data/share/lilypond/2.24.1/fonts/source/parmesan18.mf +6 -0
  882. data/share/lilypond/2.24.1/fonts/source/parmesan20.mf +6 -0
  883. data/share/lilypond/2.24.1/fonts/source/parmesan23.mf +6 -0
  884. data/share/lilypond/2.24.1/fonts/source/parmesan26.mf +6 -0
  885. data/share/lilypond/2.24.1/fonts/svg/emmentaler-11.svg +2525 -0
  886. data/share/lilypond/2.24.1/fonts/svg/emmentaler-11.woff +0 -0
  887. data/share/lilypond/2.24.1/fonts/svg/emmentaler-13.svg +2530 -0
  888. data/share/lilypond/2.24.1/fonts/svg/emmentaler-13.woff +0 -0
  889. data/share/lilypond/2.24.1/fonts/svg/emmentaler-14.svg +2526 -0
  890. data/share/lilypond/2.24.1/fonts/svg/emmentaler-14.woff +0 -0
  891. data/share/lilypond/2.24.1/fonts/svg/emmentaler-16.svg +2523 -0
  892. data/share/lilypond/2.24.1/fonts/svg/emmentaler-16.woff +0 -0
  893. data/share/lilypond/2.24.1/fonts/svg/emmentaler-18.svg +2519 -0
  894. data/share/lilypond/2.24.1/fonts/svg/emmentaler-18.woff +0 -0
  895. data/share/lilypond/2.24.1/fonts/svg/emmentaler-20.svg +2512 -0
  896. data/share/lilypond/2.24.1/fonts/svg/emmentaler-20.woff +0 -0
  897. data/share/lilypond/2.24.1/fonts/svg/emmentaler-23.svg +2506 -0
  898. data/share/lilypond/2.24.1/fonts/svg/emmentaler-23.woff +0 -0
  899. data/share/lilypond/2.24.1/fonts/svg/emmentaler-26.svg +2510 -0
  900. data/share/lilypond/2.24.1/fonts/svg/emmentaler-26.woff +0 -0
  901. data/share/lilypond/2.24.1/fonts/svg/emmentaler-brace.svg +1757 -0
  902. data/share/lilypond/2.24.1/fonts/svg/emmentaler-brace.woff +0 -0
  903. data/share/lilypond/2.24.1/ly/Welcome_to_LilyPond.ly +45 -0
  904. data/share/lilypond/2.24.1/ly/arabic.ly +185 -0
  905. data/share/lilypond/2.24.1/ly/articulate.ly +1013 -0
  906. data/share/lilypond/2.24.1/ly/bagpipe.ly +368 -0
  907. data/share/lilypond/2.24.1/ly/base-tkit.ly +135 -0
  908. data/share/lilypond/2.24.1/ly/catalan.ly +23 -0
  909. data/share/lilypond/2.24.1/ly/chord-modifiers-init.ly +63 -0
  910. data/share/lilypond/2.24.1/ly/chord-repetition-init.ly +60 -0
  911. data/share/lilypond/2.24.1/ly/context-mods-init.ly +119 -0
  912. data/share/lilypond/2.24.1/ly/declarations-init.ly +167 -0
  913. data/share/lilypond/2.24.1/ly/deutsch.ly +23 -0
  914. data/share/lilypond/2.24.1/ly/drumpitch-init.ly +366 -0
  915. data/share/lilypond/2.24.1/ly/dynamic-scripts-init.ly +54 -0
  916. data/share/lilypond/2.24.1/ly/english.ly +23 -0
  917. data/share/lilypond/2.24.1/ly/engraver-init.ly +1619 -0
  918. data/share/lilypond/2.24.1/ly/espanol.ly +23 -0
  919. data/share/lilypond/2.24.1/ly/event-listener.ly +241 -0
  920. data/share/lilypond/2.24.1/ly/festival.ly +38 -0
  921. data/share/lilypond/2.24.1/ly/generate-documentation.ly +7 -0
  922. data/share/lilypond/2.24.1/ly/grace-init.ly +56 -0
  923. data/share/lilypond/2.24.1/ly/graphviz-init.ly +174 -0
  924. data/share/lilypond/2.24.1/ly/gregorian.ly +268 -0
  925. data/share/lilypond/2.24.1/ly/guile-debugger.ly +55 -0
  926. data/share/lilypond/2.24.1/ly/hel-arabic.ly +307 -0
  927. data/share/lilypond/2.24.1/ly/init.ly +96 -0
  928. data/share/lilypond/2.24.1/ly/italiano.ly +23 -0
  929. data/share/lilypond/2.24.1/ly/lilypond-book-preamble.ly +47 -0
  930. data/share/lilypond/2.24.1/ly/lyrics-tkit.ly +68 -0
  931. data/share/lilypond/2.24.1/ly/makam.ly +166 -0
  932. data/share/lilypond/2.24.1/ly/midi-init.ly +59 -0
  933. data/share/lilypond/2.24.1/ly/music-functions-init.ly +2254 -0
  934. data/share/lilypond/2.24.1/ly/nederlands.ly +23 -0
  935. data/share/lilypond/2.24.1/ly/norsk.ly +23 -0
  936. data/share/lilypond/2.24.1/ly/paper-defaults-init.ly +188 -0
  937. data/share/lilypond/2.24.1/ly/performer-init.ly +398 -0
  938. data/share/lilypond/2.24.1/ly/persian.ly +335 -0
  939. data/share/lilypond/2.24.1/ly/piano-tkit.ly +61 -0
  940. data/share/lilypond/2.24.1/ly/portugues.ly +23 -0
  941. data/share/lilypond/2.24.1/ly/predefined-fretboards-init.ly +78 -0
  942. data/share/lilypond/2.24.1/ly/predefined-guitar-fretboards.ly +506 -0
  943. data/share/lilypond/2.24.1/ly/predefined-guitar-ninth-fretboards.ly +75 -0
  944. data/share/lilypond/2.24.1/ly/predefined-mandolin-fretboards.ly +876 -0
  945. data/share/lilypond/2.24.1/ly/predefined-ukulele-fretboards.ly +1285 -0
  946. data/share/lilypond/2.24.1/ly/property-init.ly +858 -0
  947. data/share/lilypond/2.24.1/ly/satb.ly +214 -0
  948. data/share/lilypond/2.24.1/ly/scale-definitions-init.ly +117 -0
  949. data/share/lilypond/2.24.1/ly/scheme-sandbox.ly +39 -0
  950. data/share/lilypond/2.24.1/ly/script-init.ly +94 -0
  951. data/share/lilypond/2.24.1/ly/spanners-init.ly +146 -0
  952. data/share/lilypond/2.24.1/ly/ssaattbb.ly +335 -0
  953. data/share/lilypond/2.24.1/ly/staff-tkit.ly +182 -0
  954. data/share/lilypond/2.24.1/ly/string-tunings-init.ly +94 -0
  955. data/share/lilypond/2.24.1/ly/suomi.ly +23 -0
  956. data/share/lilypond/2.24.1/ly/svenska.ly +23 -0
  957. data/share/lilypond/2.24.1/ly/swing.ly +362 -0
  958. data/share/lilypond/2.24.1/ly/text-replacements.ly +150 -0
  959. data/share/lilypond/2.24.1/ly/titling-init.ly +150 -0
  960. data/share/lilypond/2.24.1/ly/toc-init.ly +182 -0
  961. data/share/lilypond/2.24.1/ly/turkish-makam.ly +609 -0
  962. data/share/lilypond/2.24.1/ly/vlaams.ly +23 -0
  963. data/share/lilypond/2.24.1/ly/vocal-tkit.ly +103 -0
  964. data/share/lilypond/2.24.1/ly/voice-tkit.ly +34 -0
  965. data/share/lilypond/2.24.1/ps/encodingdefs.ps +2611 -0
  966. data/share/lilypond/2.24.1/ps/lilyponddefs.ps +49 -0
  967. data/share/lilypond/2.24.1/ps/music-drawing-routines.ps +329 -0
  968. data/share/lilypond/2.24.1/python/__pycache__/book_base.cpython-310.pyc +0 -0
  969. data/share/lilypond/2.24.1/python/__pycache__/book_docbook.cpython-310.pyc +0 -0
  970. data/share/lilypond/2.24.1/python/__pycache__/book_html.cpython-310.pyc +0 -0
  971. data/share/lilypond/2.24.1/python/__pycache__/book_latex.cpython-310.pyc +0 -0
  972. data/share/lilypond/2.24.1/python/__pycache__/book_snippets.cpython-310.pyc +0 -0
  973. data/share/lilypond/2.24.1/python/__pycache__/book_texinfo.cpython-310.pyc +0 -0
  974. data/share/lilypond/2.24.1/python/__pycache__/convertrules.cpython-310.pyc +0 -0
  975. data/share/lilypond/2.24.1/python/__pycache__/langdefs.cpython-310.pyc +0 -0
  976. data/share/lilypond/2.24.1/python/__pycache__/lilylib.cpython-310.pyc +0 -0
  977. data/share/lilypond/2.24.1/python/__pycache__/midi.cpython-310.pyc +0 -0
  978. data/share/lilypond/2.24.1/python/__pycache__/musicexp.cpython-310.pyc +0 -0
  979. data/share/lilypond/2.24.1/python/__pycache__/musicxml.cpython-310.pyc +0 -0
  980. data/share/lilypond/2.24.1/python/__pycache__/musicxml2ly_conversion.cpython-310.pyc +0 -0
  981. data/share/lilypond/2.24.1/python/__pycache__/utilities.cpython-310.pyc +0 -0
  982. data/share/lilypond/2.24.1/python/book_base.py +331 -0
  983. data/share/lilypond/2.24.1/python/book_docbook.py +154 -0
  984. data/share/lilypond/2.24.1/python/book_html.py +178 -0
  985. data/share/lilypond/2.24.1/python/book_latex.py +373 -0
  986. data/share/lilypond/2.24.1/python/book_snippets.py +1052 -0
  987. data/share/lilypond/2.24.1/python/book_texinfo.py +437 -0
  988. data/share/lilypond/2.24.1/python/convertrules.py +4764 -0
  989. data/share/lilypond/2.24.1/python/langdefs.py +131 -0
  990. data/share/lilypond/2.24.1/python/lilylib.py +141 -0
  991. data/share/lilypond/2.24.1/python/midi.py +212 -0
  992. data/share/lilypond/2.24.1/python/musicexp.py +2781 -0
  993. data/share/lilypond/2.24.1/python/musicxml.py +1905 -0
  994. data/share/lilypond/2.24.1/python/musicxml2ly_conversion.py +80 -0
  995. data/share/lilypond/2.24.1/python/utilities.py +280 -0
  996. data/share/lilypond/2.24.1/scm/lily/accreg.scm +579 -0
  997. data/share/lilypond/2.24.1/scm/lily/auto-beam.scm +163 -0
  998. data/share/lilypond/2.24.1/scm/lily/autochange.scm +100 -0
  999. data/share/lilypond/2.24.1/scm/lily/backend-library.scm +593 -0
  1000. data/share/lilypond/2.24.1/scm/lily/bar-line.scm +1281 -0
  1001. data/share/lilypond/2.24.1/scm/lily/breath.scm +74 -0
  1002. data/share/lilypond/2.24.1/scm/lily/c++.scm +174 -0
  1003. data/share/lilypond/2.24.1/scm/lily/chord-entry.scm +278 -0
  1004. data/share/lilypond/2.24.1/scm/lily/chord-ignatzek-names.scm +304 -0
  1005. data/share/lilypond/2.24.1/scm/lily/chord-name.scm +217 -0
  1006. data/share/lilypond/2.24.1/scm/lily/clip-region.scm +87 -0
  1007. data/share/lilypond/2.24.1/scm/lily/color.scm +757 -0
  1008. data/share/lilypond/2.24.1/scm/lily/curried-definitions.scm +68 -0
  1009. data/share/lilypond/2.24.1/scm/lily/define-context-properties.scm +939 -0
  1010. data/share/lilypond/2.24.1/scm/lily/define-event-classes.scm +142 -0
  1011. data/share/lilypond/2.24.1/scm/lily/define-grob-interfaces.scm +640 -0
  1012. data/share/lilypond/2.24.1/scm/lily/define-grob-properties.scm +1647 -0
  1013. data/share/lilypond/2.24.1/scm/lily/define-grobs.scm +4027 -0
  1014. data/share/lilypond/2.24.1/scm/lily/define-markup-commands.scm +5737 -0
  1015. data/share/lilypond/2.24.1/scm/lily/define-music-callbacks.scm +257 -0
  1016. data/share/lilypond/2.24.1/scm/lily/define-music-display-methods.scm +1350 -0
  1017. data/share/lilypond/2.24.1/scm/lily/define-music-properties.scm +242 -0
  1018. data/share/lilypond/2.24.1/scm/lily/define-music-types.scm +983 -0
  1019. data/share/lilypond/2.24.1/scm/lily/define-note-names.scm +1421 -0
  1020. data/share/lilypond/2.24.1/scm/lily/define-stencil-commands.scm +71 -0
  1021. data/share/lilypond/2.24.1/scm/lily/define-woodwind-diagrams.scm +1215 -0
  1022. data/share/lilypond/2.24.1/scm/lily/display-lily.scm +315 -0
  1023. data/share/lilypond/2.24.1/scm/lily/display-woodwind-diagrams.scm +1985 -0
  1024. data/share/lilypond/2.24.1/scm/lily/document-backend.scm +307 -0
  1025. data/share/lilypond/2.24.1/scm/lily/document-context-mods.scm +98 -0
  1026. data/share/lilypond/2.24.1/scm/lily/document-functions.scm +169 -0
  1027. data/share/lilypond/2.24.1/scm/lily/document-identifiers.scm +76 -0
  1028. data/share/lilypond/2.24.1/scm/lily/document-markup.scm +158 -0
  1029. data/share/lilypond/2.24.1/scm/lily/document-music.scm +146 -0
  1030. data/share/lilypond/2.24.1/scm/lily/document-outside-staff-priorities.scm +40 -0
  1031. data/share/lilypond/2.24.1/scm/lily/document-paper-sizes.scm +71 -0
  1032. data/share/lilypond/2.24.1/scm/lily/document-translation.scm +318 -0
  1033. data/share/lilypond/2.24.1/scm/lily/document-type-predicates.scm +85 -0
  1034. data/share/lilypond/2.24.1/scm/lily/documentation-generate.scm +259 -0
  1035. data/share/lilypond/2.24.1/scm/lily/documentation-lib.scm +207 -0
  1036. data/share/lilypond/2.24.1/scm/lily/file-cache.scm +28 -0
  1037. data/share/lilypond/2.24.1/scm/lily/flag-styles.scm +249 -0
  1038. data/share/lilypond/2.24.1/scm/lily/font-encodings.scm +1242 -0
  1039. data/share/lilypond/2.24.1/scm/lily/font.scm +303 -0
  1040. data/share/lilypond/2.24.1/scm/lily/framework-cairo.scm +26 -0
  1041. data/share/lilypond/2.24.1/scm/lily/framework-ps.scm +896 -0
  1042. data/share/lilypond/2.24.1/scm/lily/framework-svg.scm +172 -0
  1043. data/share/lilypond/2.24.1/scm/lily/fret-diagrams.scm +1261 -0
  1044. data/share/lilypond/2.24.1/scm/lily/graphviz.scm +78 -0
  1045. data/share/lilypond/2.24.1/scm/lily/guile-debugger.scm +90 -0
  1046. data/share/lilypond/2.24.1/scm/lily/harp-pedals.scm +172 -0
  1047. data/share/lilypond/2.24.1/scm/lily/hyphenate-internal-words.scm +51 -0
  1048. data/share/lilypond/2.24.1/scm/lily/layout-beam.scm +73 -0
  1049. data/share/lilypond/2.24.1/scm/lily/layout-slur.scm +45 -0
  1050. data/share/lilypond/2.24.1/scm/lily/lily-library.scm +1446 -0
  1051. data/share/lilypond/2.24.1/scm/lily/lily-sort.scm +116 -0
  1052. data/share/lilypond/2.24.1/scm/lily/lily.scm +929 -0
  1053. data/share/lilypond/2.24.1/scm/lily/ly-syntax-constructors.scm +374 -0
  1054. data/share/lilypond/2.24.1/scm/lily/markup-macros.scm +493 -0
  1055. data/share/lilypond/2.24.1/scm/lily/markup.scm +126 -0
  1056. data/share/lilypond/2.24.1/scm/lily/midi.scm +258 -0
  1057. data/share/lilypond/2.24.1/scm/lily/modal-transforms.scm +337 -0
  1058. data/share/lilypond/2.24.1/scm/lily/music-functions.scm +2878 -0
  1059. data/share/lilypond/2.24.1/scm/lily/output-lib.scm +3377 -0
  1060. data/share/lilypond/2.24.1/scm/lily/output-ps.scm +335 -0
  1061. data/share/lilypond/2.24.1/scm/lily/output-svg.scm +684 -0
  1062. data/share/lilypond/2.24.1/scm/lily/page.scm +321 -0
  1063. data/share/lilypond/2.24.1/scm/lily/paper-system.scm +271 -0
  1064. data/share/lilypond/2.24.1/scm/lily/paper.scm +376 -0
  1065. data/share/lilypond/2.24.1/scm/lily/parser-clef.scm +205 -0
  1066. data/share/lilypond/2.24.1/scm/lily/parser-ly-from-scheme.scm +170 -0
  1067. data/share/lilypond/2.24.1/scm/lily/part-combiner.scm +998 -0
  1068. data/share/lilypond/2.24.1/scm/lily/predefined-fretboards.scm +54 -0
  1069. data/share/lilypond/2.24.1/scm/lily/ps-to-png.scm +182 -0
  1070. data/share/lilypond/2.24.1/scm/lily/scheme-engravers.scm +1813 -0
  1071. data/share/lilypond/2.24.1/scm/lily/scheme-performers.scm +126 -0
  1072. data/share/lilypond/2.24.1/scm/lily/script.scm +416 -0
  1073. data/share/lilypond/2.24.1/scm/lily/skyline.scm +25 -0
  1074. data/share/lilypond/2.24.1/scm/lily/song-util.scm +191 -0
  1075. data/share/lilypond/2.24.1/scm/lily/song.scm +853 -0
  1076. data/share/lilypond/2.24.1/scm/lily/stencil.scm +998 -0
  1077. data/share/lilypond/2.24.1/scm/lily/tablature.scm +392 -0
  1078. data/share/lilypond/2.24.1/scm/lily/time-signature-settings.scm +473 -0
  1079. data/share/lilypond/2.24.1/scm/lily/time-signature.scm +35 -0
  1080. data/share/lilypond/2.24.1/scm/lily/titling.scm +99 -0
  1081. data/share/lilypond/2.24.1/scm/lily/to-xml.scm +254 -0
  1082. data/share/lilypond/2.24.1/scm/lily/translation-functions.scm +1169 -0
  1083. data/share/lilypond/2.24.1/vim/compiler/lilypond.vim +36 -0
  1084. data/share/lilypond/2.24.1/vim/ftdetect/lilypond.vim +4 -0
  1085. data/share/lilypond/2.24.1/vim/ftplugin/lilypond.vim +91 -0
  1086. data/share/lilypond/2.24.1/vim/indent/lilypond.vim +79 -0
  1087. data/share/lilypond/2.24.1/vim/syntax/lilypond-words +1408 -0
  1088. data/share/lilypond/2.24.1/vim/syntax/lilypond-words.vim +3 -0
  1089. data/share/lilypond/2.24.1/vim/syntax/lilypond.vim +104 -0
  1090. data/share/locale/ca/LC_MESSAGES/lilypond.mo +0 -0
  1091. data/share/locale/cs/LC_MESSAGES/lilypond.mo +0 -0
  1092. data/share/locale/da/LC_MESSAGES/lilypond.mo +0 -0
  1093. data/share/locale/de/LC_MESSAGES/lilypond.mo +0 -0
  1094. data/share/locale/el/LC_MESSAGES/lilypond.mo +0 -0
  1095. data/share/locale/eo/LC_MESSAGES/lilypond.mo +0 -0
  1096. data/share/locale/es/LC_MESSAGES/lilypond.mo +0 -0
  1097. data/share/locale/fi/LC_MESSAGES/lilypond.mo +0 -0
  1098. data/share/locale/fr/LC_MESSAGES/lilypond.mo +0 -0
  1099. data/share/locale/it/LC_MESSAGES/lilypond.mo +0 -0
  1100. data/share/locale/ja/LC_MESSAGES/lilypond.mo +0 -0
  1101. data/share/locale/nl/LC_MESSAGES/lilypond.mo +0 -0
  1102. data/share/locale/ru/LC_MESSAGES/lilypond.mo +0 -0
  1103. data/share/locale/sv/LC_MESSAGES/lilypond.mo +0 -0
  1104. data/share/locale/tr/LC_MESSAGES/lilypond.mo +0 -0
  1105. data/share/locale/uk/LC_MESSAGES/lilypond.mo +0 -0
  1106. data/share/locale/vi/LC_MESSAGES/lilypond.mo +0 -0
  1107. data/share/locale/zh_CN/LC_MESSAGES/lilypond.mo +0 -0
  1108. data/share/locale/zh_TW/LC_MESSAGES/lilypond.mo +0 -0
  1109. metadata +1108 -1
@@ -0,0 +1,1619 @@
1
+ %%%% This file is part of LilyPond, the GNU music typesetter.
2
+ %%%%
3
+ %%%% Copyright (C) 1996--2022 Han-Wen Nienhuys <hanwen@xs4all.nl>
4
+ %%%% Jan Nieuwenhuizen <janneke@gnu.org>
5
+ %%%%
6
+ %%%% LilyPond is free software: you can redistribute it and/or modify
7
+ %%%% it under the terms of the GNU General Public License as published by
8
+ %%%% the Free Software Foundation, either version 3 of the License, or
9
+ %%%% (at your option) any later version.
10
+ %%%%
11
+ %%%% LilyPond is distributed in the hope that it will be useful,
12
+ %%%% but WITHOUT ANY WARRANTY; without even the implied warranty of
13
+ %%%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
+ %%%% GNU General Public License for more details.
15
+ %%%%
16
+ %%%% You should have received a copy of the GNU General Public License
17
+ %%%% along with LilyPond. If not, see <http://www.gnu.org/licenses/>.
18
+
19
+ \version "2.23.12"
20
+
21
+ %% Warning: if updating context hierarchies, don't forget ly/performer-init.ly!
22
+
23
+ \context {
24
+ \name Global
25
+
26
+ \accepts Score
27
+ \accepts ChordGridScore
28
+ \accepts StandaloneRhythmScore
29
+
30
+ \defaultchild Score
31
+ \description "Hard coded entry point for LilyPond. Usually not meant
32
+ to be modified directly."
33
+ \grobdescriptions #all-grob-descriptions
34
+ }
35
+
36
+ \context {
37
+ \type Engraver_group
38
+ \name FretBoards
39
+ \alias Staff
40
+ \description "A context for displaying fret diagrams."
41
+
42
+ \consists Fretboard_engraver
43
+ \consists Output_property_engraver
44
+ \consists Axis_group_engraver
45
+ \consists Separating_line_group_engraver
46
+ \consists Font_size_engraver
47
+ \consists Instrument_name_engraver
48
+
49
+ %% explicitly set instrument, so it is not inherited from the parent
50
+ instrumentName = #'()
51
+ shortInstrumentName = #'()
52
+
53
+ predefinedDiagramTable = #default-fret-table
54
+ handleNegativeFrets = #'recalculate
55
+ restrainOpenStrings = ##f
56
+ }
57
+
58
+ \context {
59
+ \type Engraver_group
60
+ \name Staff
61
+
62
+ \consists Output_property_engraver
63
+ \consists Skip_typesetting_engraver
64
+ \consists Bar_engraver
65
+ \consists Caesura_engraver
66
+ \consists Pure_from_neighbor_engraver
67
+ %% Bar_engraver must be first so default bars aren't overwritten
68
+ %% with empty ones.
69
+
70
+ \consists Font_size_engraver
71
+ \consists Separating_line_group_engraver
72
+ \consists Dot_column_engraver
73
+ \consists Staff_collecting_engraver
74
+
75
+ %% perhaps move to Voice context?
76
+ \consists Ottava_spanner_engraver
77
+ \consists Clef_engraver
78
+ \consists Key_engraver
79
+ \consists Time_signature_engraver
80
+ \consists Ledger_line_engraver
81
+ \consists Staff_symbol_engraver
82
+ \consists Collision_engraver
83
+ \consists Grob_pq_engraver
84
+ \consists Rest_collision_engraver
85
+ \consists Accidental_engraver
86
+ \consists Piano_pedal_engraver
87
+ \consists Piano_pedal_align_engraver
88
+ \consists Instrument_name_engraver
89
+ \consists Axis_group_engraver
90
+ \consists Figured_bass_engraver
91
+ \consists Figured_bass_position_engraver
92
+ \consists Script_row_engraver
93
+ \consists Non_musical_script_column_engraver
94
+ \consists Cue_clef_engraver
95
+ \consists Fingering_column_engraver
96
+ \consists Merge_mmrest_numbers_engraver
97
+ \consists Alteration_glyph_engraver
98
+ \consists Staff_highlight_engraver
99
+
100
+ localAlterations = #'()
101
+ createSpacing = ##t
102
+ ignoreFiguredBassRest = ##f
103
+
104
+ %% explicitly set instrument, so we don't get
105
+ %% weird effects when doing instrument names for
106
+ %% piano staves
107
+ instrumentName = #'()
108
+ shortInstrumentName = #'()
109
+
110
+ \defaultchild Voice
111
+ \accepts CueVoice
112
+ \accepts NullVoice
113
+ \accepts Voice
114
+
115
+ \description "Handles clefs, bar lines, keys, accidentals. It can contain
116
+ @code{Voice} contexts."
117
+
118
+ ottavationMarkups = #ottavation-numbers
119
+ }
120
+
121
+ \context {
122
+ \Staff
123
+ \name InternalGregorianStaff
124
+ \denies Voice % derived contexts will accept specific voices
125
+
126
+ \description "An internal @code{Staff} type with settings shared by
127
+ multiple ancient notation schemes."
128
+
129
+ \remove Caesura_engraver
130
+ \consists Divisio_engraver
131
+
132
+ caesuraType = #'((breath . varcomma))
133
+ caesuraTypeTransform = #caesura-to-bar-line-or-divisio
134
+
135
+ %% Eliminate measure bar lines and allow line breaks anywhere.
136
+ forbidBreakBetweenBarLines = ##f
137
+ measureBarType = #'()
138
+
139
+ %% The chosen caesuraTypeTransform prefers BarLine over Divisio.
140
+ %% Also create bar lines for \section, \fine, and \repeat volta.
141
+ doubleRepeatBarType = "||"
142
+ endRepeatBarType = "||"
143
+ fineBarType = "||"
144
+ sectionBarType = "||"
145
+ startRepeatBarType = "||"
146
+ underlyingRepeatBarType = "||"
147
+ %% It does not seem likely that anyone will use in-staff segno, but ...
148
+ doubleRepeatSegnoBarType = "S-||"
149
+ endRepeatSegnoBarType = "S-||"
150
+ fineSegnoBarType = "S-||"
151
+ fineStartRepeatSegnoBarType = "S-||"
152
+ segnoBarType = "S-||"
153
+ startRepeatSegnoBarType = "S-||"
154
+
155
+ %% Maintain these BreathingSign settings in case someone follows old
156
+ %% documentation or examples that use \breathe rather than \caesura.
157
+ \override BreathingSign.extra-spacing-width = #'(-1.0 . 0.0)
158
+ \override BreathingSign.extra-spacing-height =
159
+ #item::extra-spacing-height-including-staff
160
+
161
+ %% Accidentals are valid only once (same as
162
+ %% \accidentalStyle forget)
163
+ extraNatural = ##f
164
+ autoAccidentals = #`(Staff ,(make-accidental-rule 'same-octave -1))
165
+ autoCautionaries = #'()
166
+ printKeyCancellation = ##f
167
+ }
168
+
169
+ \context {
170
+ \Staff
171
+ \type Engraver_group
172
+ \name DrumStaff
173
+ \alias Staff
174
+
175
+ \remove Accidental_engraver
176
+ \remove Ottava_spanner_engraver
177
+ \remove Key_engraver
178
+ \remove Piano_pedal_engraver
179
+
180
+ \description "Handles typesetting for percussion."
181
+
182
+ \denies Voice
183
+ \accepts DrumVoice
184
+ \defaultchild DrumVoice
185
+
186
+ clefGlyph = "clefs.percussion"
187
+ clefPosition = #0
188
+ \override Script.staff-padding = #0.75
189
+ }
190
+
191
+ \context{
192
+ \type Engraver_group
193
+
194
+ localAlterations = #'()
195
+ createSpacing = ##t
196
+
197
+ squashedPosition = #0
198
+ \name RhythmicStaff
199
+ \alias Staff
200
+
201
+ \override VoltaBracket.staff-padding = #3
202
+ \override StaffSymbol.line-count = #1
203
+
204
+ \override Stem.neutral-direction = #UP
205
+ \override Beam.neutral-direction = #UP
206
+
207
+ \consists Output_property_engraver
208
+ \consists Font_size_engraver
209
+ \consists Separating_line_group_engraver
210
+ \consists Dot_column_engraver
211
+ \consists Bar_engraver
212
+ \consists Caesura_engraver
213
+ \consists Staff_symbol_engraver
214
+ \consists Pitch_squash_engraver
215
+ \consists Time_signature_engraver
216
+ \consists Instrument_name_engraver
217
+ \consists Axis_group_engraver
218
+ \consists Ledger_line_engraver
219
+ \consists Staff_highlight_engraver
220
+
221
+ %% explicitly set instrument, so it is not inherited from the parent
222
+ instrumentName = #'()
223
+ shortInstrumentName = #'()
224
+
225
+ \accepts CueVoice
226
+ \accepts NullVoice
227
+ \accepts Voice
228
+ \defaultchild Voice
229
+
230
+ \description "A context like @code{Staff} but for printing rhythms.
231
+ Pitches are ignored; the notes are printed on one line."
232
+ }
233
+
234
+
235
+ \context {
236
+ \type Engraver_group
237
+ \name Voice
238
+
239
+ \description "Corresponds to a voice on a staff. This context
240
+ handles the conversion of dynamic signs, stems, beams, super- and
241
+ subscripts, slurs, ties, and rests.
242
+
243
+ You have to instantiate this explicitly if you want to have
244
+ multiple voices on the same staff."
245
+ %% Grace_engraver sets properties, it must come first.
246
+ \consists Grace_engraver
247
+ \consists Font_size_engraver
248
+
249
+ \consists Pitched_trill_engraver
250
+ \consists Output_property_engraver
251
+ \consists Arpeggio_engraver
252
+ \consists Multi_measure_rest_engraver
253
+ \consists Text_spanner_engraver
254
+ \consists Trill_spanner_engraver
255
+ \consists Grob_pq_engraver
256
+ \consists Forbid_line_break_engraver
257
+ \consists Laissez_vibrer_engraver
258
+ \consists Repeat_tie_engraver
259
+ \consists Note_head_line_engraver
260
+ \consists Glissando_engraver
261
+ \consists Ligature_bracket_engraver
262
+ \consists Breathing_sign_engraver
263
+ \consists Note_heads_engraver
264
+ \consists Dots_engraver
265
+ \consists Rest_engraver
266
+
267
+ %% switch on to make stem directions interpolate for the
268
+ %% center line.
269
+ % \consists Melody_engraver
270
+
271
+ \consists Stem_engraver
272
+ \consists Beam_engraver
273
+ \consists Grace_beam_engraver
274
+ \consists Auto_beam_engraver
275
+ \consists Grace_auto_beam_engraver
276
+
277
+ %% must come before Script_column_engraver.
278
+ \consists New_fingering_engraver
279
+
280
+ \consists Chord_tremolo_engraver
281
+ \consists Double_percent_repeat_engraver
282
+ \consists Percent_repeat_engraver
283
+ \consists Slash_repeat_engraver
284
+ \consists Part_combine_engraver
285
+
286
+ \consists Text_engraver
287
+ \consists Dynamic_engraver
288
+ \consists Dynamic_align_engraver
289
+ \consists Fingering_engraver
290
+ \consists Bend_engraver
291
+ \consists Finger_glide_engraver
292
+
293
+ \consists Script_engraver
294
+ \consists Script_column_engraver
295
+ \consists Rhythmic_column_engraver
296
+ \consists Note_spacing_engraver
297
+ \consists Spanner_break_forbid_engraver
298
+ \consists Phrasing_slur_engraver
299
+ \consists Cluster_spanner_engraver
300
+ \consists Slur_engraver
301
+ \consists Tie_engraver
302
+ \consists Tuplet_engraver
303
+ \consists Instrument_switch_engraver
304
+ }
305
+
306
+ \context{
307
+ \Voice
308
+
309
+ \name CueVoice
310
+ \alias Voice
311
+ fontSize = #-4
312
+ \override NoteHead.ignore-ambitus = ##t
313
+ \override Stem.length-fraction = #(magstep -4)
314
+ \override Beam.length-fraction = #(magstep -4)
315
+ \override Beam.beam-thickness = #0.35
316
+ \override StemTremolo.beam-thickness = #0.35
317
+ }
318
+
319
+ \context {
320
+ \Voice
321
+ \name DrumVoice
322
+ \alias Voice
323
+
324
+ \description "A voice on a percussion staff."
325
+ \remove Arpeggio_engraver
326
+
327
+ \remove Note_head_line_engraver
328
+ \remove Glissando_engraver
329
+ \remove Ligature_bracket_engraver
330
+ \remove Note_heads_engraver
331
+ \consists Drum_notes_engraver
332
+ \remove New_fingering_engraver
333
+
334
+ \remove Fingering_engraver
335
+
336
+ \remove Cluster_spanner_engraver
337
+ }
338
+
339
+ \context {
340
+ \type Engraver_group
341
+ \name StaffGroup
342
+
343
+ \consists Vertical_align_engraver
344
+ topLevelAlignment = ##f
345
+
346
+ \consists Instrument_name_engraver
347
+ \consists Span_bar_engraver
348
+ %% The default for DynamicText.extra-spacing-width causes dynamics to
349
+ %% be placed across span bars, so switch it off:
350
+ \override DynamicText.extra-spacing-width = ##f
351
+ \consists Span_bar_stub_engraver
352
+ \consists Span_arpeggio_engraver
353
+ \consists Output_property_engraver
354
+ systemStartDelimiter = #'SystemStartBracket
355
+ %% explicitly set instrument, so it is not inherited from the parent
356
+ instrumentName = #'()
357
+ shortInstrumentName = #'()
358
+
359
+ localAlterations = ##f
360
+ \consists System_start_delimiter_engraver
361
+
362
+ \defaultchild Staff
363
+ % Accept all kinds of contexts also accepted by Score.
364
+ \accepts ChoirStaff
365
+ \accepts ChordNames
366
+ \accepts Devnull
367
+ \accepts DrumStaff
368
+ \accepts Dynamics
369
+ \accepts FiguredBass
370
+ \accepts FretBoards
371
+ \accepts GrandStaff
372
+ \accepts GregorianTranscriptionLyrics
373
+ \accepts GregorianTranscriptionStaff
374
+ \accepts KievanStaff
375
+ \accepts Lyrics
376
+ \accepts MensuralStaff
377
+ \accepts NoteNames
378
+ \accepts OneStaff
379
+ \accepts PetrucciStaff
380
+ \accepts PianoStaff
381
+ \accepts RhythmicStaff
382
+ \accepts Staff
383
+ \accepts StaffGroup
384
+ \accepts TabStaff
385
+ \accepts VaticanaLyrics
386
+ \accepts VaticanaStaff
387
+
388
+ localAlterations = #'()
389
+
390
+ \description "Groups staves while adding a bracket on the left
391
+ side, grouping the staves together. The bar lines of the contained
392
+ staves are connected vertically. @code{StaffGroup} only consists of
393
+ a collection of staves, with a bracket in front and spanning bar lines."
394
+ }
395
+
396
+ \context{
397
+ \StaffGroup
398
+ \name GrandStaff
399
+
400
+ systemStartDelimiter = #'SystemStartBrace
401
+
402
+ localAlterations = #'()
403
+ }
404
+
405
+ \context{
406
+ \GrandStaff
407
+ \name PianoStaff
408
+ \alias GrandStaff
409
+
410
+ \description "Just like @code{GrandStaff}, but the staves are only removed
411
+ together, never separately."
412
+
413
+ \consists Keep_alive_together_engraver
414
+ }
415
+
416
+ \context {
417
+ \StaffGroup
418
+ \name ChoirStaff
419
+ \remove Span_bar_engraver
420
+
421
+ %% StaffGroup sets this property for the sake of span
422
+ %% bars, but ChoirStaff does not have these.
423
+ \revert DynamicText.extra-spacing-width
424
+
425
+ \description "Identical to @code{StaffGroup} except that the
426
+ contained staves are not connected vertically."
427
+ }
428
+
429
+ \context {
430
+ \type Engraver_group
431
+ \name OneStaff
432
+ \accepts ChordNames
433
+ \accepts DrumStaff
434
+ \accepts Dynamics
435
+ \accepts FiguredBass
436
+ \accepts FretBoards
437
+ \accepts GregorianTranscriptionLyrics
438
+ \accepts GregorianTranscriptionStaff
439
+ \accepts KievanStaff
440
+ \accepts Lyrics
441
+ \accepts MensuralStaff
442
+ \accepts NoteNames
443
+ \accepts PetrucciStaff
444
+ \accepts RhythmicStaff
445
+ \accepts Staff
446
+ \accepts TabStaff
447
+ \accepts VaticanaLyrics
448
+ \accepts VaticanaStaff
449
+ \defaultchild Staff
450
+ \consists Axis_group_engraver
451
+
452
+ \description "Provides a common axis for the contained staves,
453
+ making all of them appear in the same vertical space. This can be
454
+ useful for typesetting staves of different types in immediate succession
455
+ or for temporarily changing the character of one staff or overlaying
456
+ it with a different one. Often used with @code{\\stopStaff} and
457
+ @code{\\startStaff} for best results."
458
+ }
459
+
460
+ \context {
461
+ \type Engraver_group
462
+ \name Dynamics
463
+ \alias Voice
464
+ \alias Staff
465
+ \consists Output_property_engraver
466
+ %% The bar lines are invisible, but allow the to-barline
467
+ %% property to work.
468
+ \consists Bar_engraver
469
+ \consists Piano_pedal_engraver
470
+ \consists Script_engraver
471
+ \consists Dynamic_engraver
472
+ \consists Dynamic_align_engraver
473
+ \consists Text_engraver
474
+ \consists Text_spanner_engraver
475
+ \consists Font_size_engraver
476
+ \consists Axis_group_engraver
477
+
478
+ pedalSustainStrings = #'("Ped." "*Ped." "*")
479
+ pedalUnaCordaStrings = #'("una corda" "" "tre corde")
480
+ \override VerticalAxisGroup.staff-affinity = #CENTER
481
+ \override VerticalAxisGroup.nonstaff-relatedstaff-spacing =
482
+ #'((basic-distance . 5)
483
+ (padding . 0.5))
484
+ \override TextScript.font-shape = #'italic
485
+ \override DynamicLineSpanner.Y-offset = #0
486
+ \override DynamicLineSpanner.outside-staff-priority = ##f
487
+ \override DynamicText.outside-staff-priority = ##f
488
+ \override Hairpin.outside-staff-priority = ##f
489
+
490
+ \description "Holds a single line of dynamics, which will be
491
+ centered between the staves surrounding this context."
492
+ }
493
+
494
+
495
+ \context{
496
+ \type Engraver_group
497
+
498
+ \description "Corresponds to a voice with lyrics. Handles the
499
+ printing of a single line of lyrics."
500
+
501
+ \name Lyrics
502
+ \consists Lyric_engraver
503
+ \consists Extender_engraver
504
+ \consists Hyphen_engraver
505
+ \consists Stanza_number_engraver
506
+ \consists Instrument_name_engraver
507
+ \consists Font_size_engraver
508
+ \consists Axis_group_engraver
509
+ \consists Pure_from_neighbor_engraver
510
+ searchForVoice = ##f
511
+ %% explicitly set instrument, so it is not inherited from the parent
512
+ instrumentName = #'()
513
+ shortInstrumentName = #'()
514
+
515
+ \override VerticalAxisGroup.remove-first = ##t
516
+ \override VerticalAxisGroup.remove-empty = ##t
517
+ \override VerticalAxisGroup.staff-affinity = #UP
518
+ \override VerticalAxisGroup.nonstaff-relatedstaff-spacing =
519
+ #'((basic-distance . 5.5)
520
+ (padding . 0.5)
521
+ (stretchability . 1))
522
+ \override VerticalAxisGroup.nonstaff-nonstaff-spacing =
523
+ #'((basic-distance . 0)
524
+ (minimum-distance . 2.8)
525
+ (padding . 0.2)
526
+ (stretchability . 0))
527
+ \override VerticalAxisGroup.nonstaff-unrelatedstaff-spacing.padding = #1.5
528
+ \override InstrumentName.self-alignment-Y = ##f
529
+
530
+ %% sync with define-grobs.scm ;
531
+ \override InstrumentName.font-size = #1.0
532
+
533
+ %% make sure that barlines aren't collapsed, when
534
+ %% Bar_engraver is there.
535
+ \override BarLine.bar-extent = #'(-0.05 . 0.05)
536
+
537
+ %% The use case for LyricRepeatCount is Gregorian chant. In other
538
+ %% genres, a "Sing N times" instruction or a volta bracket over a
539
+ %% singleton alternative would be clearer, so we don't expect this
540
+ %% to be used, but we want a sane default regardless.
541
+ lyricRepeatCountFormatter = #(make-lyric-repeat-count-formatter
542
+ '(lowercase roman-ij dot))
543
+ }
544
+
545
+ \context {
546
+ \type Engraver_group
547
+ \name NoteNames
548
+ \alias Staff % Catch Staff-level overrides like
549
+ % \key, \transposition
550
+ \description "A context for printing the names of notes."
551
+ \consists Axis_group_engraver
552
+
553
+ \override VerticalAxisGroup.staff-affinity = #UP
554
+ \override VerticalAxisGroup.nonstaff-nonstaff-spacing =
555
+ #'((basic-distance . 0)
556
+ (minimum-distance . 2.8)
557
+ (padding . 0.2)
558
+ (stretchability . 0))
559
+ \override VerticalAxisGroup.nonstaff-relatedstaff-spacing =
560
+ #'((basic-distance . 5.5)
561
+ (padding . 0.5)
562
+ (stretchability . 1))
563
+ \override VerticalAxisGroup.nonstaff-unrelatedstaff-spacing.padding = 1.5
564
+
565
+ \consists Tie_engraver
566
+ \consists Note_name_engraver
567
+ \consists Separating_line_group_engraver
568
+ \consists Alteration_glyph_engraver
569
+ }
570
+
571
+ \context {
572
+ \type Engraver_group
573
+ \name ChordNames
574
+ \alias Staff % Catch Staff-level overrides like
575
+ % \key, \transposition
576
+ \description "Typesets chord names."
577
+
578
+ \consists Output_property_engraver
579
+ \consists Separating_line_group_engraver
580
+ \consists Current_chord_text_engraver
581
+ \consists Chord_name_engraver
582
+ \consists Axis_group_engraver
583
+ %\consists Note_spacing_engraver
584
+ \consists Alteration_glyph_engraver
585
+
586
+ \override VerticalAxisGroup.remove-first = ##t
587
+ \override VerticalAxisGroup.remove-empty = ##t
588
+ \override VerticalAxisGroup.staff-affinity = #DOWN
589
+ \override VerticalAxisGroup.nonstaff-relatedstaff-spacing.padding = #0.5
590
+ \override VerticalAxisGroup.nonstaff-nonstaff-spacing.padding = #0.5
591
+ \override Parentheses.font-size = #1.5
592
+ }
593
+
594
+ \context {
595
+ \type Score_engraver
596
+ \name Score
597
+
598
+ \description "This is the top level notation context. No
599
+ other context can contain a @code{Score} context. This context
600
+ handles the administration of time signatures. It also makes sure
601
+ that items such as clefs, time signatures, and key-signatures are
602
+ aligned across staves.
603
+
604
+ You cannot explicitly instantiate a @code{Score} context (since it
605
+ is not contained in any other context). It is instantiated
606
+ automatically when an output definition (a @code{\\score} or
607
+ @code{\\layout} block) is processed.
608
+
609
+ @anchor{Timing}
610
+ An alias for @code{Timing} is established by the
611
+ @code{Timing_translator} in whatever context it is initialized, and
612
+ the timing variables are then copied from wherever @code{Timing}
613
+ had been previously established. The alias at @code{Score} level
614
+ provides a target for initializing @code{Timing} variables in
615
+ layout definitions before any @code{Timing_translator} has been
616
+ run."
617
+
618
+ \consists Mark_tracking_translator
619
+ \consists Paper_column_engraver
620
+ \consists Repeat_acknowledge_engraver
621
+ \consists Staff_collecting_engraver
622
+
623
+ \alias Timing
624
+
625
+ %% timing translator must come BEFORE bar number engraver
626
+ \consists Timing_translator
627
+ \consists Output_property_engraver
628
+ \consists Tweak_engraver
629
+ \consists Spanner_tracking_engraver
630
+ \consists System_start_delimiter_engraver
631
+ \consists Mark_engraver
632
+ \consists Text_mark_engraver
633
+ \consists Jump_engraver
634
+ \consists Volta_engraver
635
+ \consists Metronome_mark_engraver
636
+ \consists Break_align_engraver
637
+ \consists Spacing_engraver
638
+ \consists Grace_spacing_engraver
639
+ \consists Vertical_align_engraver
640
+ \consists Stanza_number_align_engraver
641
+ \consists Bar_number_engraver
642
+ \consists Parenthesis_engraver
643
+ \consists Concurrent_hairpin_engraver
644
+ \consists Beam_collision_engraver
645
+ \consists Footnote_engraver
646
+ \consists Centered_bar_number_align_engraver
647
+ \consists Show_control_points_engraver
648
+
649
+ \defaultchild Staff
650
+
651
+ \accepts ChoirStaff
652
+ \accepts ChordNames
653
+ \accepts Devnull
654
+ \accepts DrumStaff
655
+ \accepts Dynamics
656
+ \accepts FiguredBass
657
+ \accepts FretBoards
658
+ \accepts GrandStaff
659
+ \accepts GregorianTranscriptionLyrics
660
+ \accepts GregorianTranscriptionStaff
661
+ \accepts KievanStaff
662
+ \accepts Lyrics
663
+ \accepts MensuralStaff
664
+ \accepts NoteNames
665
+ \accepts OneStaff
666
+ \accepts PetrucciStaff
667
+ \accepts PianoStaff
668
+ \accepts RhythmicStaff
669
+ \accepts Staff
670
+ \accepts StaffGroup
671
+ \accepts TabStaff
672
+ \accepts VaticanaLyrics
673
+ \accepts VaticanaStaff
674
+
675
+ noteToFretFunction = #determine-frets
676
+ predefinedDiagramTable = ##f
677
+ soloText = "Solo"
678
+ soloIIText = "Solo II"
679
+ aDueText = "a2"
680
+ printPartCombineTexts = ##t
681
+ partCombineTextsOnNote = ##t
682
+ systemStartDelimiter =#'SystemStartBar
683
+
684
+ drumStyleTable = #drums-style
685
+
686
+ associatedVoiceType = #'Voice
687
+ melismaBusyProperties = #default-melisma-properties
688
+ tieWaitForNote = ##f
689
+ clefGlyph = "clefs.G"
690
+ clefPosition = #-2
691
+ middleCClefPosition = #-6
692
+ middleCPosition = #-6
693
+ firstClef = ##t
694
+
695
+ crescendoSpanner = #'hairpin
696
+ decrescendoSpanner = #'hairpin
697
+
698
+ forbidBreakBetweenBarLines = ##t % where Bar_engraver is present
699
+
700
+ measureBarType = "|"
701
+ sectionBarType = "||"
702
+ fineBarType = "|."
703
+
704
+ doubleRepeatBarType = ":..:"
705
+ endRepeatBarType = ":|."
706
+ startRepeatBarType = ".|:"
707
+ %% At points of repetition or departure where there wouldn't
708
+ %% otherwise be a bar line, print a thin double bar line (Behind
709
+ %% Bars, p.240).
710
+ underlyingRepeatBarType = "||"
711
+
712
+ doubleRepeatSegnoBarType = ":|.S.|:"
713
+ endRepeatSegnoBarType = ":|.S"
714
+ fineSegnoBarType = "|.S"
715
+ fineStartRepeatSegnoBarType = "|.S.|:"
716
+ segnoBarType = "S"
717
+ startRepeatSegnoBarType = "S.|:"
718
+
719
+ %% TODO: Add 'timing to alternativeRestores?
720
+ alternativeRestores = #'(measurePosition measureLength measureStartNow
721
+ lastChord)
722
+ barNumberVisibility = #first-bar-number-invisible-and-no-parenthesized-bar-numbers
723
+ barNumberFormatter = #robust-bar-number-function
724
+ centerBarNumbers = ##f
725
+ clefTranspositionFormatter = #clef-transposition-markup
726
+ cueClefTranspositionFormatter = #clef-transposition-markup
727
+
728
+ explicitClefVisibility = #all-visible
729
+ explicitCueClefVisibility = #end-of-line-invisible
730
+ explicitKeySignatureVisibility = #all-visible
731
+ initialTimeSignatureVisibility = #end-of-line-invisible
732
+
733
+ repeatCountVisibility = #all-repeat-counts-visible
734
+
735
+ restNumberThreshold = 1
736
+
737
+ %% Other Timing variables are derived and set by the Timing_translator
738
+ %% at initialization time by calling the functions in
739
+ %% scm/time-signature-settings.scm
740
+
741
+ timeSignatureSettings = #default-time-signature-settings
742
+ timeSignatureFraction = 4/4
743
+
744
+ beamHalfMeasure = ##t
745
+
746
+ autoBeaming = ##t
747
+ autoBeamCheck = #default-auto-beam-check
748
+
749
+ breathMarkDefinitions = #default-breath-alist
750
+ breathMarkType = #'comma
751
+
752
+ caesuraType = #'((breath . caesura))
753
+
754
+ completionFactor = #unity-if-multimeasure
755
+
756
+ scriptDefinitions = #default-script-alist
757
+
758
+ pedalSustainStrings = #'("Ped." "*Ped." "*")
759
+ pedalSustainStyle = #'text
760
+ pedalUnaCordaStrings = #'("una corda" "" "tre corde")
761
+ pedalUnaCordaStyle = #'text
762
+
763
+ %% These are in ordinary italic font, including the *,
764
+ %% but they are unlikely to be used,
765
+ %% as the default pedal-style for SostenutoPedal is 'mixed':
766
+ %% i.e. Sost. Ped_____________________
767
+ pedalSostenutoStrings = #'("Sost. Ped." "*Sost. Ped." "*")
768
+ pedalSostenutoStyle = #'mixed
769
+
770
+ harmonicAccidentals = ##t
771
+ fingeringOrientations = #'(up down)
772
+ stringNumberOrientations = #'(up down)
773
+ strokeFingerOrientations = #'(right)
774
+
775
+ extendersOverRests = ##t
776
+ lyricMelismaAlignment = #LEFT
777
+ codaMarkFormatter = #format-coda-mark
778
+ rehearsalMark = #1
779
+ rehearsalMarkFormatter = #format-mark-letters
780
+ segnoMarkFormatter = #format-segno-mark-considering-bar-lines
781
+ segnoStyle = #'mark
782
+ subdivideBeams = ##f
783
+ extraNatural = ##t
784
+ autoAccidentals = #`(Staff ,(make-accidental-rule 'same-octave 0))
785
+ autoCautionaries = #'()
786
+
787
+ dalSegnoTextFormatter = #format-dal-segno-text
788
+ fineText = "Fine"
789
+
790
+ printKeyCancellation = ##t
791
+ keyAlterationOrder = #`(
792
+ (6 . ,FLAT) (2 . ,FLAT) (5 . ,FLAT ) (1 . ,FLAT) (4 . ,FLAT) (0 . ,FLAT) (3 . ,FLAT)
793
+ (3 . ,SHARP) (0 . ,SHARP) (4 . ,SHARP) (1 . ,SHARP) (5 . ,SHARP) (2 . ,SHARP) (6 . ,SHARP)
794
+ (6 . ,DOUBLE-FLAT) (2 . ,DOUBLE-FLAT) (5 . ,DOUBLE-FLAT ) (1 . ,DOUBLE-FLAT) (4 . ,DOUBLE-FLAT) (0 . ,DOUBLE-FLAT) (3 . ,DOUBLE-FLAT)
795
+ (3 . ,DOUBLE-SHARP) (0 . ,DOUBLE-SHARP) (4 . ,DOUBLE-SHARP) (1 . ,DOUBLE-SHARP) (5 . ,DOUBLE-SHARP) (2 . ,DOUBLE-SHARP) (6 . ,DOUBLE-SHARP)
796
+ )
797
+ alterationGlyphs = ##f
798
+
799
+ barCheckSynchronize = ##f
800
+
801
+ %% note names:
802
+ noteNameFunction = #note-name-markup
803
+ noteNameSeparator = "/"
804
+ printOctaveNames = ##f
805
+ printAccidentalNames = ##t
806
+
807
+ %% chord names:
808
+ chordNameFunction = #ignatzek-chord-names
809
+ minorChordModifier = #(make-simple-markup "m")
810
+ additionalPitchPrefix = "" % was "add"
811
+ majorSevenSymbol = #whiteTriangleMarkup
812
+ chordNameLowercaseMinor = ##f
813
+ chordNameSeparator = #(make-hspace-markup 0.5)
814
+ slashChordSeparator = #(make-simple-markup "/")
815
+ chordNameExceptions = #ignatzekExceptions
816
+ chordNoteNamer = #'()
817
+ chordRootNamer = #note-name->markup
818
+ chordPrefixSpacer = #0
819
+ noChordSymbol = #(make-simple-markup "N.C.")
820
+
821
+ %% tablature:
822
+ stringOneTopmost = ##t
823
+ highStringOne = ##t
824
+
825
+ %% One may change the string tunings as follows :
826
+ %% The length of the list must be equal to the number of strings
827
+ stringTunings = #guitar-tuning
828
+ tablatureFormat = #fret-number-tablature-format
829
+ tabStaffLineLayoutFunction = #tablature-position-on-lines
830
+
831
+ figuredBassFormatter = #format-bass-figure
832
+
833
+ figuredBassAlterationDirection = #LEFT
834
+ figuredBassLargeNumberAlignment = #CENTER
835
+ figuredBassPlusDirection = #LEFT
836
+ figuredBassPlusStrokedAlist = #'(
837
+ (2 . "figbass.twoplus")
838
+ (4 . "figbass.fourplus")
839
+ (5 . "figbass.fiveplus")
840
+ (6 . "figbass.sixstroked")
841
+ (7 . "figbass.sevenstroked")
842
+ (9 . "figbass.ninestroked"))
843
+
844
+ metronomeMarkFormatter = #format-metronome-markup
845
+
846
+ %% See also make-voice-props-set
847
+ graceSettings = #score-grace-settings
848
+
849
+ keepAliveInterfaces = #'(
850
+ bass-figure-interface
851
+ chord-name-interface
852
+ cluster-beacon-interface
853
+ dynamic-interface
854
+ fret-diagram-interface
855
+ lyric-syllable-interface
856
+ note-head-interface
857
+ tab-note-head-interface
858
+ lyric-interface
859
+ percent-repeat-interface
860
+
861
+ ;; need this, as stanza numbers are items, and appear only once.
862
+ stanza-number-interface
863
+ )
864
+ %% \quoteDuring is supposed to quote everything, cueDuring only the essentials
865
+ quotedEventTypes = #'(StreamEvent)
866
+ quotedCueEventTypes = #'(
867
+ note-event
868
+ rest-event
869
+ tie-event
870
+ beam-event
871
+ tuplet-span-event
872
+ tremolo-event)
873
+ instrumentTransposition = #(ly:make-pitch 0 0 0)
874
+
875
+ topLevelAlignment = ##t
876
+
877
+ timing = ##t
878
+
879
+ suspendMelodyDecisions = ##f
880
+ }
881
+
882
+ %{
883
+ Some TODOs on chord grids:
884
+
885
+ * Basically every score has to use
886
+
887
+ \paper {
888
+ indent = 0
889
+ system-system-spacing.padding = 2.5 % or some similar value
890
+ }
891
+
892
+ We should arrange for these properties to become settable in
893
+ context defs and give them more sensible defaults for ChordGridScore.
894
+
895
+ * At different staff sizes, not all thicknesses are properly
896
+ scaled yet. The current implementation of \magnifyStaff is
897
+ also weird and buggy. See
898
+ https://gitlab.com/lilypond/lilypond/-/merge_requests/1294#note_907159523
899
+
900
+ * Support chordChanges property, probably printing a horizontal line
901
+ in the square.
902
+
903
+ * A bass note could be printed differently (cf. Baudoin).
904
+
905
+ * According to Baudoin, rhythmic breaks can be notated with
906
+ parentheses. \parenthesize works on chord names, but there is no
907
+ provision to parenthesize several chord names at the same time.
908
+ See also https://lsr.di.unimi.it/LSR/Item?id=902
909
+
910
+ * Detect anticipated chords and bring them on beat so that the same
911
+ music variable can be used for outputting a chord grid and for a
912
+ more realistic MIDI performance.
913
+
914
+ * The repeat bar lines "[|:", ":|]" and ":|][|:" are apparently
915
+ standard in jazz. It would be nice to use them by default. Sadly,
916
+ they don't look good due to the increased height. This likely needs
917
+ a good way to reduce the hair-thickness for those bar lines only
918
+ while preserving it for normal bar lines.
919
+
920
+ * If there were a property to let \repeat volta print a ".|:" bar even
921
+ at the beginning of the piece, it could be switched on by default in
922
+ ChordGrid, since this is standard practice for jazz.
923
+
924
+ * It's a little odd that the vertical lines separating squares are
925
+ drawn by SystemStartBar at the beginning of the line but BarLine
926
+ elsewhere. The problem here is that no bar line is created by
927
+ default at the beginning of the piece.
928
+
929
+ --JeanAS
930
+ %}
931
+
932
+ \context {
933
+ \Score
934
+ \name ChordGridScore
935
+ \alias Score
936
+ \description "Top-level context replacing @code{Score} in chord grid notation.
937
+ Compared to @code{Score}, it uses proportional notation, and has a few other
938
+ settings like removing bar numbers."
939
+ \accepts ChordGrid
940
+ \remove Bar_number_engraver
941
+ \remove System_start_delimiter_engraver
942
+ proportionalNotationDuration = #(ly:make-moment 1/4)
943
+ }
944
+
945
+ \context {
946
+ \name ChordGrid
947
+ \type Engraver_group
948
+ \alias Staff
949
+ \description "Creates chord grid notation. This context is always part of
950
+ a @code{ChordGridScore} context."
951
+ \consists Output_property_engraver
952
+ \consists Current_chord_text_engraver
953
+ \consists Grid_chord_name_engraver
954
+ \consists Chord_square_engraver
955
+ \consists Axis_group_engraver
956
+ \consists Alteration_glyph_engraver
957
+ \consists Bar_engraver
958
+ \consists Staff_symbol_engraver
959
+ \consists Percent_repeat_engraver
960
+ \consists Double_percent_repeat_engraver
961
+ \consists System_start_delimiter_engraver
962
+
963
+ \override StaffSymbol.line-positions = #'(-13.5 13.5)
964
+ \override SystemStartBar.thickness = 2
965
+ \override StaffSymbol.thickness = 2
966
+ \override BarLine.hair-thickness = 2
967
+ \override BarLine.font-size = 3
968
+ \override BarLine.kern = 5
969
+ }
970
+
971
+ \context {
972
+ \type Engraver_group
973
+ \name FiguredBass
974
+ \description "A context for printing a figured bass line."
975
+
976
+ \consists Figured_bass_engraver
977
+ \consists Separating_line_group_engraver
978
+ \consists Axis_group_engraver
979
+
980
+ \override VerticalAxisGroup.remove-empty = ##t
981
+ \override VerticalAxisGroup.remove-first = ##t
982
+ \override VerticalAxisGroup.staff-affinity = #UP
983
+ \override VerticalAxisGroup.nonstaff-relatedstaff-spacing.padding = #0.5
984
+ \override VerticalAxisGroup.nonstaff-nonstaff-spacing.padding = #0.5
985
+ }
986
+
987
+ \context {
988
+ \name Devnull
989
+ \type Engraver_group
990
+
991
+ %% don't want to route anything out of here:
992
+ \alias Staff
993
+ \alias Voice
994
+ \description "Silently discards all musical information given to this
995
+ context."
996
+ }
997
+
998
+ \context {
999
+ \name NullVoice
1000
+ \type Engraver_group
1001
+ \description "For aligning lyrics without printing notes"
1002
+
1003
+ %% don't route anything out of here
1004
+ \alias Staff
1005
+ \alias Voice
1006
+
1007
+ %% provide non-printing NoteHeads with proper extents for lyric alignment
1008
+ \consists Note_heads_engraver
1009
+ \omit NoteHead
1010
+ \override NoteHead.X-extent = #(lambda (g)
1011
+ (ly:stencil-extent (ly:note-head::print g) X))
1012
+
1013
+ %% generate no accidentals
1014
+ nullAccidentals = ##t
1015
+
1016
+ %% keep noteheads inside the staff
1017
+ \consists Pitch_squash_engraver
1018
+ squashedPosition = 0
1019
+
1020
+ %% generate no ledger lines, needed for staves with custom
1021
+ %% line positions and ledger lines that appear inside the staff
1022
+ \override NoteHead.no-ledgers = ##t
1023
+
1024
+ %% the engravers that control the 'busy' flags for note-onsets and melismata
1025
+ \consists Grob_pq_engraver
1026
+ \consists Tie_engraver
1027
+ \omit Tie
1028
+ \consists Beam_engraver
1029
+ \omit Beam
1030
+ \consists Slur_engraver
1031
+ \omit Slur
1032
+ }
1033
+
1034
+ \context {
1035
+ \Voice
1036
+ \name TabVoice
1037
+ \alias Voice
1038
+ \consists Tab_note_heads_engraver
1039
+ \consists Tab_tie_follow_engraver
1040
+ \consists Bend_spanner_engraver
1041
+
1042
+ \remove Note_heads_engraver
1043
+ \remove Fingering_engraver
1044
+ \remove New_fingering_engraver
1045
+ \remove Pitched_trill_engraver
1046
+
1047
+ \description "Context for drawing notes in a Tab staff."
1048
+
1049
+ %% No accidental in tablature !
1050
+ \remove Accidental_engraver
1051
+ }
1052
+
1053
+ \context {
1054
+ \Staff
1055
+ \alias Staff
1056
+ \name TabStaff
1057
+ \denies Voice
1058
+ \consists Tab_staff_symbol_engraver
1059
+
1060
+ \description "Context for generating tablature. It accepts only @code{TabVoice}
1061
+ contexts and handles the line spacing, the tablature clef etc. properly."
1062
+
1063
+ \accepts TabVoice
1064
+ \defaultchild TabVoice
1065
+
1066
+ %% 6 strings, bigger spacing
1067
+ \override StaffSymbol.staff-space = #1.5
1068
+
1069
+ %% Don't draw stems over the tablature figures !
1070
+ \override Stem.avoid-note-head = ##t
1071
+
1072
+ %% No accidental in tablature !
1073
+ \remove Accidental_engraver
1074
+ \remove Key_engraver
1075
+
1076
+ \remove Ottava_spanner_engraver
1077
+ %% the clef handler
1078
+ \override Clef.stencil = #clef::print-modern-tab-if-set
1079
+ %% no time signature
1080
+ \override TimeSignature.stencil = ##f
1081
+ %% no arpeggios
1082
+ \override Arpeggio.stencil = ##f
1083
+ %% we ignore collision warnings that may occur due to
1084
+ %% stem overlapping, because we have no stems ;-)
1085
+ \override NoteColumn.ignore-collision = ##t
1086
+ %% Special "TAB" clef
1087
+ clefGlyph = "clefs.tab"
1088
+ clefPosition = #0
1089
+ %% Change string if note results in negative fret number
1090
+ handleNegativeFrets = #'recalculate
1091
+ %% Allow open strings even if minimumFret is set
1092
+ restrainOpenStrings = ##f
1093
+
1094
+ %% TabStaff increase the staff-space, which in turn
1095
+ %% increases beam thickness and spacing; beams are
1096
+ %% too big. We have to adjust the beam settings:
1097
+ \override Beam.beam-thickness = #0.32
1098
+ \override Beam.length-fraction = #0.62
1099
+ %% the same goes for tremolo beams
1100
+ \override StemTremolo.beam-thickness = #0.32
1101
+ %% NOTE: in lily/stem-tremolo.cc, we have length-fraction = 1,
1102
+ %% and the tablature staff space is scaled (1.5 by default),
1103
+ %% so we use the inversion of the scale factor:
1104
+ \override StemTremolo.length-fraction = #(lambda (grob)
1105
+ (/ 1 (ly:staff-symbol-staff-space grob)))
1106
+ \override StemTremolo.beam-width = #stem-tremolo::calc-tab-width
1107
+
1108
+ %% make the Stems as short as possible to minimize their influence
1109
+ %% on the slur::calc-control-points routine
1110
+ \override Stem.no-stem-extend = ##t
1111
+ \override Flag.style = #'no-flag
1112
+ \override Stem.details = #'((lengths 0 0 0 0 0 0)
1113
+ (beamed-lengths 0 0 0)
1114
+ (beamed-minimum-free-lengths 0 0 0)
1115
+ (beamed-extreme-minimum-free-lengths 0 0)
1116
+ (stem-shorten 0 0))
1117
+ %% after all, the stubs of the stems may still be visible, so ...
1118
+ \override Stem.stencil = ##f
1119
+ \override Flag.stencil = ##f
1120
+ %% automatic beams should be suppressed for similar reasons ...
1121
+ autoBeaming = ##f
1122
+ %% remove beams, dots and rests ...
1123
+ \override Beam.stencil = ##f
1124
+ \override StemTremolo.stencil = ##f
1125
+ \override Dots.stencil = ##f
1126
+ \override Rest.stencil = ##f
1127
+ \override MultiMeasureRest.stencil = ##f
1128
+ \override MultiMeasureRestNumber.stencil = ##f
1129
+ \override MultiMeasureRestScript.stencil = ##f
1130
+ \override MultiMeasureRestText.stencil = ##f
1131
+ %% ... all kinds of ties/slurs
1132
+ \override Tie.stencil = ##f
1133
+ \override RepeatTie.stencil = ##f
1134
+ \override LaissezVibrerTie.stencil = ##f
1135
+ \override Slur.control-points = #slur::move-closer-to-tab-note-heads
1136
+ \override PhrasingSlur.stencil = ##f
1137
+ %% 'tied to' fret numbers become invisible or parenthesized, respectively)
1138
+ \override Tie.after-line-breaking = #tie::handle-tab-note-head
1139
+ \override RepeatTie.after-line-breaking = #repeat-tie::handle-tab-note-head
1140
+ %% ... and all kinds of markups, spanners etc.
1141
+ \override TupletBracket.stencil = ##f
1142
+ \override TupletNumber.stencil = ##f
1143
+ \override DynamicText.stencil = ##f
1144
+ \override DynamicTextSpanner.stencil = ##f
1145
+ \override TextSpanner.stencil = ##f
1146
+ \override Hairpin.stencil = ##f
1147
+ \override Script.stencil = ##f
1148
+ \override TextScript.stencil = ##f
1149
+ \override Glissando.stencil = #glissando::draw-tab-glissando
1150
+ %% the direction for glissando lines will be automatically corrected
1151
+ \override Glissando.extra-dy = #glissando::calc-tab-extra-dy
1152
+ \override Glissando.bound-details.right = #`((attach-dir . ,LEFT)
1153
+ (padding . 0.3))
1154
+ \override Glissando.bound-details.left = #`((attach-dir . ,RIGHT)
1155
+ (padding . 0.3))
1156
+ %% dead notes
1157
+ \override TabNoteHead.glyph-name = #tab-note-head::calc-glyph-name
1158
+ \override TabNoteHead.stencil = #tab-note-head::whiteout-if-style-set
1159
+ }
1160
+
1161
+ \context {
1162
+ \Voice
1163
+ \name VaticanaVoice
1164
+ \alias Voice
1165
+ \description "Same as @code{Voice} context, except that it is
1166
+ accommodated for typesetting Gregorian Chant in the notational style
1167
+ of Editio Vaticana."
1168
+
1169
+ \remove Slur_engraver
1170
+ \remove Stem_engraver
1171
+ \remove Ligature_bracket_engraver
1172
+ \consists Vaticana_ligature_engraver
1173
+ \remove Text_spanner_engraver
1174
+ \consists Episema_engraver
1175
+
1176
+ %% Set default head for notes outside of \[ \].
1177
+ \override NoteHead.style = #'vaticana.punctum
1178
+
1179
+ %% Compensate for thinner staff lines set in `VaticanaStaff`.
1180
+ \override Episema.thickness = #1.6
1181
+ %% Compensate for roundedness of the line.
1182
+ \override Episema.bound-details.left.padding = #0.05
1183
+ \override Episema.bound-details.right.padding = #0.05
1184
+
1185
+ %% There are no beams in Gregorian Chant notation.
1186
+ autoBeaming = ##f
1187
+ }
1188
+
1189
+ \context {
1190
+ \InternalGregorianStaff
1191
+ \name VaticanaStaff
1192
+ \alias Staff
1193
+ \accepts VaticanaVoice
1194
+ \defaultchild VaticanaVoice
1195
+
1196
+ \description "Same as @code{Staff} context, except that it is
1197
+ accommodated for typesetting Gregorian Chant in the notational style
1198
+ of Editio Vaticana."
1199
+
1200
+ \remove Time_signature_engraver
1201
+ \consists Custos_engraver
1202
+
1203
+ \EnableGregorianDivisiones
1204
+
1205
+ %% Mark bar lines a little thinner to match the divisiones.
1206
+ %% BarLine.hair-thickness = StaffSymbol.thickness * Divisio.thickness
1207
+ \override BarLine.hair-thickness = #0.6
1208
+ \override BarLine.thick-thickness = #1.8
1209
+
1210
+ %% Match BreathingSign to Divisio in case someone follows old
1211
+ %% documentation or examples that use \breathe.
1212
+ \override BreathingSign.font-size = #-2
1213
+ \override BreathingSign.thickness = #1
1214
+
1215
+ %% Reduce the size of caesura and virgula marks.
1216
+ \override Divisio.font-size = #-2
1217
+ %% Match the thickness of divisiones to the staff lines.
1218
+ \override Divisio.thickness = #1
1219
+
1220
+ \override StaffSymbol.line-count = #4
1221
+ \override StaffSymbol.thickness = #0.6
1222
+
1223
+ \override LedgerLineSpanner.length-fraction = #0.9
1224
+ \override StaffSymbol.ledger-line-thickness = #'(1 . 0)
1225
+
1226
+ %% FIXME: unit on StaffSymbol's width should be \linewidth.
1227
+ %% \override StaffSymbol.width = #60.0
1228
+
1229
+ %% Choose vaticana do clef on 3rd line as default.
1230
+ clefGlyph = "clefs.vaticana.do"
1231
+ middleCPosition = #1
1232
+ middleCClefPosition = #1
1233
+ clefPosition = #1
1234
+ clefTransposition = #0
1235
+
1236
+ %% Select vaticana style font.
1237
+ alterationGlyphs = #alteration-vaticana-glyph-name-alist
1238
+ \override Custos.style = #'vaticana
1239
+ \override Custos.neutral-position = #3
1240
+ \override Custos.neutral-direction = #DOWN
1241
+ \override Dots.style = #'vaticana
1242
+
1243
+ \override Clef.space-alist.first-note = #'(minimum-fixed-space . 1.4)
1244
+ \override LeftEdge.space-alist.clef = #'(extra-space . 0)
1245
+ \override BarLine.space-alist.custos = #'(minimum-space . 0.7)
1246
+ \override Custos.space-alist.right-edge = #'(extra-space . 0)
1247
+ }
1248
+
1249
+ \context {
1250
+ \Lyrics
1251
+ \name VaticanaLyrics
1252
+ \alias Lyrics
1253
+
1254
+ \override LyricText.font-size = #-4
1255
+ %% TODO: Implement Editio Vaticana style for aligning syllables to notes
1256
+ %% (essentially, align with a syllable's vowel). The GregorioTeX
1257
+ %% documentation contains all the necessary details.
1258
+
1259
+ \override LyricHyphen.stencil = #lyric-hyphen::vaticana-style
1260
+ \override LyricHyphen.font-series = #'medium
1261
+ \override LyricHyphen.font-size = #-4
1262
+
1263
+ \description "Same as @code{Lyrics} context, except that it
1264
+ provides a hyphenation style (a single, flush-left hyphen between
1265
+ two syllables) as used in the notational style of Editio Vaticana."
1266
+ }
1267
+
1268
+ \context {
1269
+ \Voice
1270
+ \name GregorianTranscriptionVoice
1271
+ \alias Voice
1272
+ \remove Stem_engraver
1273
+ \consists Episema_engraver
1274
+
1275
+ %% Removing ligature bracket engraver without replacing it by some
1276
+ %% other ligature engraver would cause a "Junking event: `LigatureEvent'"
1277
+ %% warning for every "\[" and "\]". Therefore, we make the grob
1278
+ %% transparent instead.
1279
+ \override LigatureBracket.transparent = ##t
1280
+
1281
+ %% There are no beams in Gregorian Chant notation.
1282
+ autoBeaming = ##f
1283
+ }
1284
+
1285
+ \context {
1286
+ \InternalGregorianStaff
1287
+ \name GregorianTranscriptionStaff
1288
+ \alias Staff
1289
+ \accepts GregorianTranscriptionVoice
1290
+ \defaultchild GregorianTranscriptionVoice
1291
+
1292
+ \description "A staff for notating Gregorian chant in modern style."
1293
+
1294
+ \remove Time_signature_engraver
1295
+ }
1296
+
1297
+ \context {
1298
+ \Lyrics
1299
+ \name GregorianTranscriptionLyrics
1300
+ \alias Lyrics
1301
+
1302
+ \consists Lyric_repeat_count_engraver
1303
+
1304
+ %% Let the count use all the space under the finalis signs.
1305
+ \override LyricRepeatCount.parent-alignment-X = #RIGHT
1306
+
1307
+ \description "A lyrics context for notating Gregorian chant in
1308
+ modern style."
1309
+ }
1310
+
1311
+ \context {
1312
+ \Voice
1313
+ \name MensuralVoice
1314
+ \alias Voice
1315
+ \description "Same as @code{Voice} context, except that it is
1316
+ accommodated for typesetting a piece in mensural style."
1317
+
1318
+ \remove Slur_engraver
1319
+ \remove Ligature_bracket_engraver
1320
+ \consists Mensural_ligature_engraver
1321
+
1322
+ %% Set default head for notes outside of \[ \].
1323
+ \override NoteHead.style = #'mensural
1324
+ \override Rest.style = #'mensural
1325
+ \override Flag.style = #'mensural
1326
+
1327
+ %% There are no beams in mensural notation.
1328
+ autoBeaming = ##f
1329
+ }
1330
+
1331
+ \context {
1332
+ \InternalGregorianStaff
1333
+ \name MensuralStaff
1334
+ \alias Staff
1335
+ \defaultchild MensuralVoice
1336
+ \accepts MensuralVoice
1337
+ \description "Same as @code{Staff} context, except that it is
1338
+ accommodated for typesetting a piece in mensural style."
1339
+
1340
+ \consists Custos_engraver
1341
+
1342
+ \EnableGregorianDivisiones
1343
+
1344
+ %% Mark bar lines a little thinner to match the divisiones.
1345
+ %% BarLine.hair-thickness = StaffSymbol.thickness * Divisio.thickness
1346
+ \override BarLine.hair-thickness = #0.6
1347
+ \override BarLine.thick-thickness = #1.8
1348
+
1349
+ %% Match BreathingSign to Divisio in case someone follows old
1350
+ %% documentation or examples that use \breathe.
1351
+ \override BreathingSign.font-size = #-2
1352
+ \override BreathingSign.thickness = #1
1353
+
1354
+ %% Reduce the size of caesura and virgula marks.
1355
+ \override Divisio.font-size = #-2
1356
+ %% Match the thickness of divisiones to the staff lines.
1357
+ \override Divisio.thickness = #1
1358
+
1359
+ \override StaffSymbol.thickness = #0.6
1360
+
1361
+ %% FIXME: unit on StaffSymbol's width should be \linewidth.
1362
+ %% \override StaffSymbol.width = #60.0
1363
+
1364
+ %% Choose mensural g clef on 2nd line as default.
1365
+ clefGlyph = "clefs.mensural.g"
1366
+ middleCClefPosition = #-6
1367
+ middleCPosition = #-6
1368
+ clefPosition = #-2
1369
+ clefTransposition = #0
1370
+
1371
+ %% Select mensural style font.
1372
+ \override TimeSignature.style = #'mensural
1373
+ alterationGlyphs = #alteration-mensural-glyph-name-alist
1374
+ \override Custos.style = #'mensural
1375
+ \override Custos.neutral-position = #3
1376
+ \override Custos.neutral-direction = #DOWN
1377
+ }
1378
+
1379
+ \context {
1380
+ \Voice
1381
+ \name PetrucciVoice
1382
+ \alias Voice
1383
+ \description "Same as @code{Voice} context, except that it is
1384
+ accommodated for typesetting a piece in Petrucci style."
1385
+
1386
+ \remove Ligature_bracket_engraver
1387
+ \consists Mensural_ligature_engraver
1388
+
1389
+ %% Set glyph styles.
1390
+ \override NoteHead.style = #'petrucci
1391
+ \override Rest.style = #'mensural
1392
+
1393
+ %% Thickens and shortens stems.
1394
+ \override Stem.thickness = #1.7
1395
+ \override Stem.length = #5
1396
+
1397
+ %% There are no beams in Petrucci notation.
1398
+ autoBeaming = ##f
1399
+ }
1400
+
1401
+ \context {
1402
+ \Staff
1403
+ \name PetrucciStaff
1404
+ \alias Staff
1405
+ \denies Voice
1406
+ \defaultchild PetrucciVoice
1407
+ \accepts PetrucciVoice
1408
+ \description "Same as @code{Staff} context, except that it is
1409
+ accommodated for typesetting a piece in Petrucci style."
1410
+
1411
+ \consists Custos_engraver
1412
+ \consists Signum_repetitionis_engraver
1413
+
1414
+ %% Eliminate measure bar lines and allow line breaks anywhere.
1415
+ forbidBreakBetweenBarLines = ##f
1416
+ measureBarType = #'()
1417
+
1418
+ %% Both single and double bar lines appear at section breaks in
1419
+ %% Harmonice Musices Odhecaton. It is not clear that there is any
1420
+ %% semantic difference. Likewise, there does not seem to be any
1421
+ %% difference between section and final double bar lines. The line
1422
+ %% thickness does vary noticeably throughout (even between lines of
1423
+ %% the same double bar) and we use that as an excuse to preserve our
1424
+ %% modern distinctions in these defaults.
1425
+ sectionBarType = "||"
1426
+ fineBarType = "|."
1427
+
1428
+ %% Harmonice Musices Odhecaton has notation for repeated sections.
1429
+ %%
1430
+ %% See "Bergerette savoyene" (f. 12v-13r) for an example of a repeat
1431
+ %% to the beginning of the piece. As in modern notation, there is
1432
+ %% no bar line at the beginning.
1433
+ %%
1434
+ %% See the tenor part of "Amours amours amours" (f. 25v) for (maybe)
1435
+ %% a repeat back to a previous double bar line which is at the end
1436
+ %% of a line. That is why we leave start-repeat double bar lines
1437
+ %% with the visibility of a modern double bar line rather than make
1438
+ %% them visible at the beginning of the line.
1439
+ %%
1440
+ %% See "Le corps" (f. 72v-73r) for an example of the repeat sign
1441
+ %% appearing along with the final double bar line. That is why we
1442
+ %% have implemented the repeat sign as its own grob.
1443
+ doubleRepeatBarType = #'()
1444
+ endRepeatBarType = #'()
1445
+ startRepeatBarType = "||"
1446
+ underlyingRepeatBarType = #'()
1447
+
1448
+ %% Match BarLine.hair-thickness to stems:
1449
+ %% BarLine.hair-thickness = Stem.thickness * StaffSymbol.thickness
1450
+ %% Set kern and thick-thickness relatively, based on scans.
1451
+ \override BarLine.hair-thickness = #2.21
1452
+ \override BarLine.kern = #2.9
1453
+ \override BarLine.thick-thickness = #2.9
1454
+
1455
+ %% In Harmonice Musices Odhecaton, double bar lines extend about
1456
+ %% half a staff space from the top and bottom bar lines, and single
1457
+ %% bar lines seem to extend about a space. We lack the
1458
+ %% infrastructure to do both.
1459
+ \override BarLine.bar-extent = #'(-2.5 . 2.5)
1460
+ %% Because the ends will be visible, round the corners.
1461
+ \override BarLine.rounded = ##t
1462
+
1463
+ %% same settings for SignumRepetitionis (repeat sign) as for BarLine
1464
+ \override SignumRepetitionis.hair-thickness = #2.21
1465
+ \override SignumRepetitionis.kern = #2.9
1466
+ \override SignumRepetitionis.thick-thickness = #2.9
1467
+ \override SignumRepetitionis.bar-extent = #'(-2.5 . 2.5)
1468
+ \override SignumRepetitionis.rounded = ##t
1469
+
1470
+ \override StaffSymbol.thickness = #1.3
1471
+
1472
+ %% Choose Petrucci g clef on 2nd line as default.
1473
+ clefGlyph = "clefs.petrucci.g"
1474
+ middleCClefPosition = #-6
1475
+ middleCPosition = #-6
1476
+ clefPosition = #-2
1477
+ clefTransposition = #0
1478
+
1479
+ \override Custos.style = #'mensural
1480
+ \override Custos.neutral-position = #3
1481
+ \override Custos.neutral-direction = #DOWN
1482
+
1483
+ %% Accidentals are valid only once (if the following note is different)
1484
+ extraNatural = ##f
1485
+ autoAccidentals = #`(Staff ,(make-accidental-rule 'same-octave 0)
1486
+ ,neo-modern-accidental-rule)
1487
+ autoCautionaries = #'()
1488
+ printKeyCancellation = ##f
1489
+ }
1490
+
1491
+ \context {
1492
+ \Voice
1493
+ \name KievanVoice
1494
+ \alias Voice
1495
+ \description "Same as @code{Voice} context, except that it is
1496
+ accommodated for typesetting a piece in Kievan style."
1497
+
1498
+ \remove Ligature_bracket_engraver
1499
+ \consists Kievan_ligature_engraver
1500
+
1501
+ %% Set glyph styles.
1502
+ \override NoteHead.style = #'kievan
1503
+ \override Stem.X-offset = #stem::kievan-offset-callback
1504
+ \override Stem.stencil = ##f
1505
+ \override Flag.stencil = ##f
1506
+ \override Rest.style = #'mensural
1507
+ alterationGlyphs = #alteration-kievan-glyph-name-alist
1508
+ \override Dots.style = #'kievan
1509
+ \override Slur.stencil = ##f
1510
+ \override Stem.length = #0.0
1511
+ \override Beam.positions = #beam::get-kievan-positions
1512
+ \override Beam.quantized-positions = #beam::get-kievan-quantized-positions
1513
+ \override NoteHead.duration-log = #note-head::calc-kievan-duration-log
1514
+
1515
+ %% There are beams in Kievan notation, but they are invoked manually
1516
+ autoBeaming = ##f
1517
+ }
1518
+
1519
+ \context {
1520
+ \Staff
1521
+ \name KievanStaff
1522
+ \alias Staff
1523
+ \denies Voice
1524
+ \defaultchild KievanVoice
1525
+ \accepts KievanVoice
1526
+ \description "Same as @code{Staff} context, except that it is
1527
+ accommodated for typesetting a piece in Kievan style."
1528
+
1529
+ \remove Time_signature_engraver
1530
+
1531
+ %% Sample: Обиход нотного пения употребительных церковных роспевов.
1532
+ %% http://seminaria.ru/toporiki
1533
+
1534
+ %% Eliminate measure bar lines and allow line breaks anywhere.
1535
+ forbidBreakBetweenBarLines = ##f
1536
+ measureBarType = #'()
1537
+
1538
+ %% A single bar line delimits phrases. A width of about 3x the
1539
+ %% staff line makes it hard to decide whether to use a thinner thick
1540
+ %% bar or a thicker thin bar. The decision is "." to avoid
1541
+ %% thickening other bar types that might be used editorially.
1542
+ %%
1543
+ %% Preserving articulations on \caesura is a conscious choice, but
1544
+ %% is not carefully considered. They should possibly be stripped.
1545
+ caesuraType = #'((bar-line . "."))
1546
+ \override BarLine.thick-thickness = 3
1547
+
1548
+ %% The "k" bar is consistently used as a final bar line, but is
1549
+ %% sometimes used in mid line, seemingly between sections.
1550
+ sectionBarType = "k"
1551
+ fineBarType = "k"
1552
+
1553
+ %% I see no obvious notation for repeated sections, so I have used
1554
+ %% the section bar for them. [DE]
1555
+ doubleRepeatBarType = "k"
1556
+ endRepeatBarType = "k"
1557
+ startRepeatBarType = "k"
1558
+ underlyingRepeatBarType = "k"
1559
+
1560
+ %% Choose Kievan tsefaut clef
1561
+ clefGlyph = "clefs.kievan.do"
1562
+ middleCClefPosition = #0
1563
+ middleCPosition = #0
1564
+ clefPosition = #0
1565
+ clefTransposition = #0
1566
+
1567
+ %% Accidentals are valid only once (if the following note is different)
1568
+ extraNatural = ##f
1569
+ autoAccidentals = #`(Staff ,(make-accidental-rule 'same-octave 0)
1570
+ ,neo-modern-accidental-rule)
1571
+ autoCautionaries = #'()
1572
+ printKeyCancellation = ##f
1573
+ }
1574
+
1575
+ \context {
1576
+ \Score
1577
+ \name StandaloneRhythmScore
1578
+ \description "A @code{Score}-level context for use by
1579
+ @code{\\markup \\rhythm}."
1580
+ \alias Score
1581
+ %% We want to avoid a notion of a measure in \markup \rhythm. For
1582
+ %% example, it can be used to notate 8 8 = \tuplet 3/2 { 4 8 },
1583
+ %% (swing indication), and this doesn't mean anything on the time
1584
+ %% signature of the score itself. By design, beaming is manual
1585
+ %% within \rhythm.
1586
+ \cadenzaOn
1587
+ \accepts StandaloneRhythmStaff
1588
+ \defaultchild StandaloneRhythmStaff
1589
+ %% Ensure consistent horizontal spacing across \rhythm snippets,
1590
+ %% which is particularly needed for the typical "Swing" indications.
1591
+ \override SpacingSpanner.common-shortest-duration =
1592
+ #(ly:make-moment 1/10)
1593
+ }
1594
+
1595
+ \context {
1596
+ \RhythmicStaff
1597
+ \name StandaloneRhythmStaff
1598
+ \description "A @code{Staff}-level context for use by
1599
+ @code{\\markup \\rhythm}."
1600
+ \alias Staff
1601
+ \accepts StandaloneRhythmVoice
1602
+ \defaultchild StandaloneRhythmVoice
1603
+ \remove Time_signature_engraver
1604
+ \override StaffSymbol.line-count = 0
1605
+ %% The squashed position is 1, i.e. c'', so that the bottom of the
1606
+ %% note heads is exactly on the baseline.
1607
+ squashedPosition = 1
1608
+ }
1609
+
1610
+ \context {
1611
+ \Voice
1612
+ \name StandaloneRhythmVoice
1613
+ \description "A @code{Voice}-level context for use by
1614
+ @code{\\markup \\rhythm}."
1615
+ \alias Voice
1616
+ %% Force direction of stems, since they would be down by default
1617
+ %% for c''.
1618
+ \stemUp
1619
+ }