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,1647 @@
1
+ ;;;; This file is part of LilyPond, the GNU music typesetter.
2
+ ;;;;
3
+ ;;;; Copyright (C) 1998--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
+ (define (define-grob-property symbol type? description)
20
+ (if (not (equal? (object-property symbol 'backend-doc) #f))
21
+ (ly:error (G_ "symbol ~S redefined") symbol))
22
+
23
+ (set-object-property! symbol 'backend-type? type?)
24
+ (set-object-property! symbol 'backend-doc description)
25
+ symbol)
26
+
27
+ ;; put this in an alist?
28
+ (define-public all-user-grob-properties
29
+ (map
30
+ (lambda (x)
31
+ (apply define-grob-property x))
32
+
33
+ `(
34
+ ;;;
35
+ ;;; a
36
+ ;;;
37
+ (add-stem-support ,boolean? "If set, the @code{Stem} object is
38
+ included in this script's support.")
39
+ (after-line-breaking ,boolean? "Dummy property, used to trigger
40
+ callback for @code{after-line-breaking}.")
41
+ (align-dir ,ly:dir? "Which side to align? @w{@code{-1}}: left side,
42
+ @code{0}: around center of width, @code{1}: right side.")
43
+ (allow-loose-spacing ,boolean? "If set, column can be detached
44
+ from main spacing.")
45
+ (allow-span-bar ,boolean? "If false, no inter-staff bar line will
46
+ be created below this bar line.")
47
+ (alteration ,number? "Alteration numbers for accidental.")
48
+ (alteration-alist ,alist? "List of @code{(@var{pitch}
49
+ . @var{accidental})} pairs for key signature.")
50
+ (annotation-balloon ,boolean? "Print the balloon around an annotation.")
51
+ (annotation-line ,boolean? "Print the line from an annotation to the
52
+ grob that it annotates.")
53
+ (arpeggio-direction ,ly:dir? "If set, put an arrow on the
54
+ arpeggio squiggly line.")
55
+ (arrow-length ,number? "Arrow length.")
56
+ (arrow-width ,number? "Arrow width.")
57
+ (auto-knee-gap ,ly:dimension? "If a gap is found between note
58
+ heads where a horizontal beam fits and it is larger than this number,
59
+ make a kneed beam.")
60
+ (automatically-numbered ,boolean? "If set, footnotes are
61
+ automatically numbered.")
62
+ (average-spacing-wishes ,boolean? "If set, the spacing wishes are
63
+ averaged over staves.")
64
+ (avoid-note-head ,boolean? "If set, the stem of a chord does not
65
+ pass through all note heads, but starts at the last note head.")
66
+ (avoid-scripts ,boolean? "If set, a tuplet bracket avoids the
67
+ scripts associated with the note heads it encompasses.")
68
+ (avoid-slur ,symbol? "Method of handling slur collisions.
69
+ Choices are @code{inside}, @code{outside}, @code{around}, and
70
+ @code{ignore}. @code{inside} adjusts the slur if needed to keep the
71
+ grob inside the slur. @code{outside} moves the grob vertically to the
72
+ outside of the slur. @code{around} moves the grob vertically to the
73
+ outside of the slur only if there is a collision. @code{ignore} does
74
+ not move either. In grobs whose notational significance depends on
75
+ vertical position (such as accidentals, clefs, etc.), @code{outside}
76
+ and @code{around} behave like @code{ignore}.")
77
+ (axes ,list? "List of axis numbers. In the case of alignment
78
+ grobs, this should contain only one number.")
79
+
80
+
81
+ ;;;
82
+ ;;; b
83
+ ;;;
84
+ (bar-extent ,number-pair? "The Y-extent of the actual bar line.
85
+ This may differ from @code{Y-extent} because it does not include the
86
+ dots in a repeat bar line.")
87
+ (base-shortest-duration ,ly:moment? "Spacing is based on the
88
+ shortest notes in a piece. Normally, pieces are spaced as if notes at
89
+ least as short as this are present.")
90
+ (baseline-skip ,ly:dimension? "Distance between base lines of
91
+ multiple lines of text.")
92
+ (beam-thickness ,ly:dimension? "Beam thickness, measured in
93
+ @code{staff-space} units.")
94
+ (beam-width ,ly:dimension? "Width of the tremolo sign.")
95
+ (beamed-stem-shorten ,list? "How much to shorten beamed stems,
96
+ when their direction is forced. It is a list, since the value is
97
+ different depending on the number of flags and beams.")
98
+ (beaming ,pair? "Pair of number lists. Each number list
99
+ specifies which beams to make. @code{0}@tie{}is the central beam,
100
+ @code{1}@tie{}is the next beam toward the note, etc. This information
101
+ is used to determine how to connect the beaming patterns from stem to
102
+ stem inside a beam.")
103
+ (beamlet-default-length ,pair? "A pair of numbers. The first
104
+ number specifies the default length of a beamlet that sticks out of
105
+ the left hand side of this stem; the second number specifies the
106
+ default length of the beamlet to the right. The actual length of a
107
+ beamlet is determined by taking either the default length or the
108
+ length specified by @code{beamlet-max-length-proportion}, whichever is
109
+ smaller.")
110
+ (beamlet-max-length-proportion ,pair? "The maximum length of a
111
+ beamlet, as a proportion of the distance between two adjacent stems.")
112
+ (before-line-breaking ,boolean? "Dummy property, used to trigger
113
+ a callback function.")
114
+ (bend-me ,boolean? "Decide whether this grob is bent.")
115
+ (between-cols ,pair? "Where to attach a loose column to.")
116
+ (bound-details ,symbol-key-alist? "An alist of properties for
117
+ determining attachments of spanners to edges.")
118
+ (bound-padding ,number? "The amount of padding to insert around
119
+ spanner bounds.")
120
+ (bound-prefatory-paddings ,number-pair? "For a highlight,
121
+ the amount of padding to insert at a bound from a prefatory
122
+ item that is not a bar line.")
123
+ (bracket-flare ,number-pair? "A pair of numbers specifying how
124
+ much edges of brackets should slant outward. Value @code{0.0} means
125
+ straight edges.")
126
+ (bracket-visibility ,boolean-or-symbol? "This controls the
127
+ visibility of the tuplet bracket. Setting it to false prevents
128
+ printing of the bracket. Setting the property to @code{if-no-beam}
129
+ makes it print only if there is no beam associated with this tuplet
130
+ bracket.")
131
+ (break-align-anchor ,number? "Grobs aligned to this breakable
132
+ item will have their X-offsets shifted by this number. In bar lines,
133
+ for example, this is used to position grobs relative to the (visual)
134
+ center of the bar line.")
135
+ (break-align-anchor-alignment ,number? "Read by
136
+ @code{ly:break-aligned-interface::calc-extent-aligned-anchor} for
137
+ aligning an anchor to a grob's extent.")
138
+ (break-align-orders ,vector? "This is a vector of 3@tie{}lists:
139
+ @w{@code{#(@var{end-of-line} @var{unbroken} @var{start-of-line}}}).
140
+ Each list contains @w{@emph{break-align symbols}} that specify an
141
+ order of breakable items (see @rinternals{break-alignment-interface}).
142
+
143
+ For example, this places time signatures before clefs:
144
+
145
+ @example
146
+ \\override Score.BreakAlignment.break-align-orders =
147
+ #(make-vector 3 '(left-edge
148
+ cue-end-clef
149
+ ambitus
150
+ breathing-sign
151
+ time-signature
152
+ clef
153
+ cue-clef
154
+ staff-bar
155
+ key-cancellation
156
+ key-signature
157
+ custos))
158
+ @end example")
159
+ (break-align-symbol ,symbol? "This key is used for aligning,
160
+ ordering, and spacing breakable items. See
161
+ @rinternals{break-alignment-interface}.")
162
+ (break-align-symbols ,list? "A list of
163
+ @w{@emph{break-align symbols}} that determines which breakable
164
+ items to align this to. If the grob selected by the first symbol
165
+ in the list is invisible due to @w{@code{break-visibility}}, we
166
+ will align to the next grob (and so on). Choices are listed in
167
+ @rinternals{break-alignment-interface}.")
168
+ (break-overshoot ,number-pair? "How much does a broken spanner
169
+ stick out of its bounds?")
170
+ (break-visibility ,vector? "A vector of 3@tie{}booleans,
171
+ @w{@code{#(@var{end-of-line} @var{unbroken} @var{begin-of-line})}}.
172
+ @code{#t} means visible, @code{#f} means killed.")
173
+ (breakable ,boolean? "Allow breaks here.")
174
+ (broken-bound-padding ,number? "The amount of padding to insert
175
+ when a spanner is broken at a line break.")
176
+
177
+ ;;;
178
+ ;;; c
179
+ ;;;
180
+ (chord-dots-limit ,integer? "Limits the column of dots
181
+ on each chord to the height of the chord plus
182
+ @code{chord-dots-limit} staff-positions.")
183
+ (circled-tip ,boolean? "Put a circle at start/@/end of
184
+ hairpins (al/@/del niente).")
185
+ (clef-alignments ,symbol-key-alist? "An alist of parent-alignments
186
+ that should be used for clef modifiers with various clefs")
187
+ (clip-edges ,boolean? "Allow outward pointing beamlets at the
188
+ edges of beams?")
189
+ (collapse-height ,ly:dimension? "Minimum height of system start
190
+ delimiter. If equal or smaller, the bracket/@/brace/@/line is removed.")
191
+ (collision-interfaces ,list? "A list of interfaces for which
192
+ automatic beam-collision resolution is run.")
193
+ (collision-voice-only ,boolean? "Does automatic beam collsion apply
194
+ only to the voice in which the beam was created?")
195
+ (color ,color? "The color of this grob.")
196
+ (common-shortest-duration ,ly:moment? "The most common shortest
197
+ note length. This is used in spacing. Enlarging this sets the score
198
+ tighter.")
199
+ (concaveness ,number? "A beam is concave if its inner stems are
200
+ closer to the beam than the two outside stems. This number is a
201
+ measure of the closeness of the inner stems. It is used for damping
202
+ the slope of the beam.")
203
+ (connect-to-neighbor ,pair? "Pair of booleans, indicating whether
204
+ this grob looks as a continued break.")
205
+ (control-points ,number-pair-list? "List of offsets (number pairs) that form
206
+ control points for the tie, slur, or bracket shape. For B@'eziers,
207
+ this should list the control points of a third-order B@'ezier curve.")
208
+ (count-from ,integer? "The first measure in a measure count
209
+ receives this number. The following measures are numbered in
210
+ increments from this initial value.")
211
+
212
+ ;;;
213
+ ;;; d
214
+ ;;;
215
+ (damping ,number? "Amount of beam slope damping.")
216
+ (dash-definition ,pair? "List of @code{dash-elements} defining the
217
+ dash structure. Each @code{dash-element} has a starting t value,
218
+ an ending t-value, a @code{dash-fraction}, and a @code{dash-period}.")
219
+ (dash-fraction ,number? "Size of the dashes, relative to
220
+ @code{dash-period}. Should be between @code{0.1} and
221
+ @code{1.0} (continuous line). If set to @code{0.0}, a dotted line is
222
+ produced")
223
+ (dash-period ,number? "The length of one dash together with
224
+ whitespace. If negative, no line is drawn at all.")
225
+ (dashed-edge ,boolean? "If set, the bracket edges are dashed like
226
+ the rest of the bracket.")
227
+ (default-direction ,ly:dir? "Direction determined by note head
228
+ positions.")
229
+ (default-staff-staff-spacing ,list? "The settings to use for
230
+ @code{staff-staff-spacing} when it is unset, for ungrouped staves
231
+ and for grouped staves that do not have the relevant
232
+ @code{StaffGrouper} property set (@code{staff-staff-spacing} or
233
+ @code{staffgroup-staff-spacing}).")
234
+ (details ,symbol-key-alist? "Alist of parameters for detailed grob
235
+ behavior. More information on the allowed parameters for a grob can be found
236
+ by looking at the top of the Internals Reference page for each interface
237
+ having a @code{details} property.")
238
+ (digit-names ,vector? "Names for string finger digits.")
239
+ (direction ,ly:dir? "If @code{side-axis} is @code{0} (or
240
+ @code{X}), then this property determines whether the object is placed
241
+ @code{LEFT}, @code{CENTER} or @code{RIGHT} with respect to the
242
+ other object. Otherwise, it determines whether the object is placed
243
+ @code{UP}, @code{CENTER} or @code{DOWN}. Numerical values may also
244
+ be used: @code{UP}=@code{1}, @code{DOWN}=@w{@code{-1}},
245
+ @code{LEFT}=@w{@code{-1}}, @code{RIGHT}=@code{1},
246
+ @code{CENTER}=@code{0}.")
247
+ (dot-count ,integer? "The number of dots.")
248
+ (dot-negative-kern ,number? "The space to remove between a dot
249
+ and a slash in percent repeat glyphs. Larger values bring the two
250
+ elements closer together.")
251
+ (dot-placement-list ,list? "List consisting of
252
+ @code{(@var{description} @var{string-number} @var{fret-number}
253
+ @var{finger-number})} entries used to define fret diagrams.")
254
+ (double-stem-separation ,number? "The distance between the two
255
+ stems of a half note in tablature when using @code{\\tabFullNotation},
256
+ not counting the width of the stems themselves, expressed as a multiple
257
+ of the default height of a staff-space in the traditional five-line
258
+ staff.")
259
+ (duration-log ,integer? "The 2-log of the note head duration,
260
+ i.e., @code{0} = whole note, @code{1} = half note, etc.")
261
+
262
+
263
+ ;;;
264
+ ;;; e
265
+ ;;;
266
+ (eccentricity ,number? "How asymmetrical to make a slur.
267
+ Positive means move the center to the right.")
268
+ (edge-height ,pair? "A pair of numbers specifying the heights of
269
+ the vertical edges: @code{(@var{left-height} . @var{right-height})}.")
270
+ (edge-text ,pair? "A pair specifying the texts to be set at the
271
+ edges: @code{(@var{left-text} . @var{right-text})}.")
272
+ (endpoint-alignments ,number-pair? "A pair of numbers representing
273
+ the alignments of an object's endpoints. E.g., the ends of a hairpin
274
+ relative to @code{NoteColumn} grobs.")
275
+ (round-up-exceptions ,list? "A list of pairs where car is the numerator
276
+ and cdr the denominator of a moment. Each pair in this list means that
277
+ the multi-measure rests of the corresponding length will be rounded up to
278
+ the longer rest. See @var{round-up-to-longer-rest}.")
279
+ (expand-limit ,integer? "Maximum number of measures expanded in
280
+ church rests.")
281
+ ;; remove me?
282
+ (extra-dy ,number? "Slope glissandi this much extra.")
283
+ (extra-offset ,number-pair? "A pair representing an offset. This
284
+ offset is added just before outputting the symbol, so the typesetting
285
+ engine is completely oblivious to it. The values are measured in
286
+ @code{staff-space} units of the staff's @code{StaffSymbol}.")
287
+ (extra-spacing-height ,number-pair? "In the horizontal spacing
288
+ problem, we increase the height of each item by this amount (by adding
289
+ the @q{car} to the bottom of the item and adding the @q{cdr} to the
290
+ top of the item). In order to make a grob infinitely high (to prevent
291
+ the horizontal spacing problem from placing any other grobs above or
292
+ below this grob), set this to @code{(-inf.0 . +inf.0)}.")
293
+ (extra-spacing-width ,number-pair? "In the horizontal spacing
294
+ problem, we pad each item by this amount (by adding the @q{car} on the
295
+ left side of the item and adding the @q{cdr} on the right side of the
296
+ item). In order to make a grob take up no horizontal space at all,
297
+ set this to @code{(+inf.0 . -inf.0)}.")
298
+ (extroversion ,number? "For polygons, how the thickness of the
299
+ line is spread on each side of the exact polygon whith ideal zero
300
+ thickness. If this is@tie{}0, the middle of line is on the polygon.
301
+ If@tie{}1, the line sticks out of the polygon. If@tie{}-1, the outer
302
+ side of the line is exactly on the polygon. Other numeric values
303
+ are interpolated.")
304
+
305
+ ;;;
306
+ ;;; f
307
+ ;;;
308
+ (fa-merge-direction ,ly:dir? "If two @q{fa} shape note heads get
309
+ merged that are both listed in the @code{fa-styles} property but
310
+ have different stem directions, enforce this note head direction
311
+ for display.")
312
+ (filled ,boolean? "Whether an object is filled with ink.")
313
+ (flag-count ,number? "The number of tremolo beams.")
314
+ (flag-style ,symbol? "The style of the flag to be used with
315
+ @code{MetronomeMark}. Available are @code{'modern-straight-flag},
316
+ @code{'old-straight-flag}, @code{flat-flag}, @code{mensural} and
317
+ @code{'default}")
318
+ (flat-positions ,list? "Flats in key signatures are placed
319
+ within the specified ranges of staff-positions. The general form
320
+ is a list of pairs, with one pair for each type of clef, in order
321
+ of the staff-position at which each clef places C:
322
+ @code{(alto treble tenor soprano baritone mezzosoprano bass)}.
323
+ If the list contains a single element it applies for all clefs.
324
+ A single number in place of a pair sets accidentals within the octave
325
+ ending at that staff-position.")
326
+ (font-encoding ,symbol? "The font encoding is the broadest
327
+ category for selecting a font. Currently, only lilypond's system
328
+ fonts (Emmentaler) are using this property. Available
329
+ values are @code{fetaMusic} (Emmentaler), @code{fetaBraces},
330
+ @code{fetaText} (Emmentaler).")
331
+ (font-family ,symbol? "The font family is the broadest category
332
+ for selecting text fonts. Options include: @code{sans},
333
+ @code{roman}.")
334
+ (font-name ,string? "Specifies a file name (without extension) of
335
+ the font to load. This setting overrides selection using
336
+ @code{font-family}, @code{font-series} and @code{font-shape}.")
337
+ (font-series ,symbol? "Select the series of a font. Choices
338
+ include @code{medium}, @code{bold}, @code{bold-narrow}, etc.")
339
+ (font-shape ,symbol? "Select the shape of a font. Choices
340
+ include @code{upright}, @code{italic}, @code{caps}.")
341
+ (font-size ,number? "The font size, compared to the
342
+ @q{normal}@tie{}size. @code{0}@tie{}is style-sheet's normal size,
343
+ @w{@code{-1}} is smaller, @code{+1} is bigger. Each step of@tie{}1 is
344
+ approximately 12% larger; 6@tie{}steps are exactly a factor@tie{}2
345
+ larger. If the context property @code{fontSize} is set, its value is
346
+ added to this before the glyph is printed. Fractional values are
347
+ allowed.")
348
+ (font-features ,list? "Opentype features.")
349
+ (footnote ,boolean? "Should this be a footnote or in-note?")
350
+ (footnote-music ,ly:music? "Music creating a footnote.")
351
+ (footnote-text ,markup? "A footnote for the grob.")
352
+ (force-hshift ,number? "This specifies a manual shift for notes
353
+ in collisions. The unit is the note head width of the first voice
354
+ note. This is used by @rinternals{note-collision-interface}.")
355
+ (forced-spacing ,number? "Spacing forced between grobs, used in
356
+ various ligature engravers.")
357
+ (fraction ,fraction? "Numerator and denominator of a time
358
+ signature object.")
359
+ (french-beaming ,boolean? "Use French beaming style for this
360
+ stem. The stem stops at the innermost beams.")
361
+ (fret-diagram-details ,symbol-key-alist? "An alist of detailed grob
362
+ properties for fret diagrams. Each alist entry consists of a
363
+ @code{(@var{property} . @var{value})} pair. The properties which can
364
+ be included in @code{fret-diagram-details} include the following:
365
+
366
+ @itemize @bullet
367
+ @item
368
+ @code{barre-type} -- Type of barre indication used. Choices include
369
+ @code{curved}, @code{straight}, and @code{none}. Default
370
+ @code{curved}.
371
+ @item
372
+ @code{capo-thickness} -- Thickness of capo indicator, in multiples of
373
+ fret-space. Default value@tie{}0.5.
374
+ @item
375
+ @code{dot-color} -- Color of dots. Options include @code{black} and
376
+ @code{white}. Default @code{black}.
377
+ @item
378
+ @code{dot-label-font-mag} -- Magnification for font used to label fret
379
+ dots. Default value@tie{}1.
380
+ @item
381
+ @code{dot-position} -- Location of dot in fret space. Default 0.6 for
382
+ dots without labels, 0.95-@code{dot-radius} for dots with labels.
383
+ @item
384
+ @code{dot-radius} -- Radius of dots, in terms of fret spaces. Default
385
+ value 0.425 for labeled dots, 0.25 for unlabeled dots.
386
+ @item
387
+ @code{finger-code} -- Code for the type of fingering indication used.
388
+ Options include @code{none}, @code{in-dot}, and @code{below-string}.
389
+ Default @code{none} for markup fret diagrams, @code{below-string} for
390
+ @code{FretBoards} fret diagrams.
391
+ @item
392
+ @code{fret-count} -- The number of frets. Default@tie{}4.
393
+ @item
394
+ @code{fret-distance} -- Multiplier to adjust the distance between frets.
395
+ Default@tie{}1.0.
396
+ @item
397
+ @code{fret-label-custom-format} -- The format string to be used label
398
+ the lowest fret number, when @code{number-type} equals to
399
+ @code{custom}. Default@tie{}\"~a\".
400
+ @item
401
+ @code{fret-label-font-mag} -- The magnification of the font used to
402
+ label the lowest fret number. Default@tie{}0.5.
403
+ @item
404
+ @code{fret-label-vertical-offset} -- The offset of the fret label from
405
+ the center of the fret in direction parallel to strings.
406
+ Default@tie{}0.
407
+ @item
408
+ @code{fret-label-horizontal-offset} -- The offset of the fret label from
409
+ the center of the fret in direction orthogonal to strings.
410
+ Default@tie{}0.
411
+ @item
412
+ @code{handedness} -- Print the fret-diagram left- or right-handed.
413
+ @w{@code{-1}}, @code{LEFT} for left ; @code{1}, @code{RIGHT} for right.
414
+ Default @code{RIGHT}.
415
+ @item
416
+ @code{paren-padding} -- The padding for the parenthesis.
417
+ Default@tie{}0.05.
418
+ @item
419
+ @code{label-dir} -- Side to which the fret label is attached.
420
+ @w{@code{-1}}, @code{LEFT}, or @code{DOWN} for left or down; @code{1},
421
+ @code{RIGHT}, or @code{UP} for right or up. Default @code{RIGHT}.
422
+ @item
423
+ @code{mute-string} -- Character string to be used to indicate muted
424
+ string. Default @code{\"x\"}.
425
+ @item
426
+ @code{number-type} -- Type of numbers to use in fret label. Choices
427
+ include @code{arabic}, @code{roman-ij-lower}, @code{roman-ij-upper},
428
+ @code{roman-lower}, @code{roman-upper}, @code{arabic} and
429
+ @code{custom}. In the last case, the format string is supplied by the
430
+ @code{fret-label-custom-format} property.
431
+ Default @code{roman-lower}.
432
+ @item
433
+ @code{open-string} -- Character string to be used to indicate open
434
+ string. Default @code{\"o\"}.
435
+ @item
436
+ @code{orientation} -- Orientation of fret-diagram. Options include
437
+ @code{normal}, @code{landscape}, and @code{opposing-landscape}.
438
+ Default @code{normal}.
439
+ @item
440
+ @code{string-count} -- The number of strings. Default@tie{}6.
441
+ @item
442
+ @code{string-distance} -- Multiplier to adjust the distance between strings.
443
+ Default@tie{}1.0.
444
+ @item
445
+ @code{string-label-font-mag} -- The magnification of the font used to
446
+ label fingerings at the string, rather than in the dot. Default value
447
+ 0.6 for @code{normal} orientation, 0.5 for @code{landscape} and
448
+ @code{opposing-landscape}.
449
+ @item
450
+ @code{string-thickness-factor} -- Factor for changing thickness of
451
+ each string in the fret diagram. Thickness of string @var{k} is given
452
+ by @code{thickness}
453
+ * (1+@code{string-thickness-factor})@tie{}^ (@var{k}-1).
454
+ Default@tie{}0.
455
+ @item
456
+ @code{top-fret-thickness} -- The thickness of the top fret line, as a
457
+ multiple of the standard thickness. Default value@tie{}3.
458
+ @item
459
+ @code{xo-font-magnification} -- Magnification used for mute and open
460
+ string indicators. Default value@tie{}0.5.
461
+ @item
462
+ @code{xo-padding} -- Padding for open and mute indicators from top
463
+ fret. Default value 0.25.
464
+ @end itemize")
465
+ ;; ugh: double, change.
466
+ (full-length-padding ,number? "How much padding to use at the
467
+ right side of a full-length tuplet bracket.")
468
+ (full-length-to-extent ,boolean? "Run to the extent of the column
469
+ for a full-length tuplet bracket.")
470
+ (full-measure-extra-space ,number? "Extra space that is allocated
471
+ at the beginning of a measure with only one note. This property is
472
+ read from the NonMusicalPaperColumn that begins the measure.")
473
+ (full-size-change ,boolean? "Don't make a change clef smaller.")
474
+
475
+
476
+ ;;;
477
+ ;;; g
478
+ ;;;
479
+ (gap ,ly:dimension? "Size of a gap in a variable symbol.")
480
+ (gap-count ,integer? "Number of gapped beams for tremolo.")
481
+ (glissando-skip ,boolean? "Should this @code{NoteHead} be skipped
482
+ by glissandi?")
483
+ (glyph ,string? "A string determining what @q{style} of glyph is
484
+ typeset. Valid choices depend on the function that is reading this
485
+ property.
486
+
487
+ In combination with (span) bar lines, it is a string resembling the
488
+ bar line appearance in ASCII form.")
489
+ (glyph-left ,string? "The @code{glyph} value to use at the end of
490
+ the line when the line is broken. @code{#f} indicates that no glyph
491
+ should be visible; otherwise the value must be a string.")
492
+ (glyph-name ,string? "The glyph name within the font.
493
+
494
+ In the context of (span) bar lines, @var{glyph-name} represents
495
+ a processed form of @code{glyph}, where decisions about line breaking,
496
+ etc., are already taken.")
497
+ (glyph-right ,string? "The @code{glyph} value to use at the
498
+ beginning of the line when the line is broken. @code{#f} indicates
499
+ that no glyph should be visible; otherwise the value must be a string.")
500
+ (alteration-glyph-name-alist ,alist? "An alist of key-string pairs.")
501
+ (graphical ,boolean? "Display in graphical (vs.@: text) form.")
502
+ (grow-direction ,ly:dir? "Crescendo or decrescendo?")
503
+
504
+
505
+ ;;;
506
+ ;;; h
507
+ ;;;
508
+ (hair-thickness ,number? "Thickness of the thin line in a bar
509
+ line, expressed as a multiple of the default staff-line
510
+ thickness (i.e., the visual output is @emph{not} influenced by changes
511
+ to @code{@var{Staff}.StaffSymbol.thickness}).")
512
+ (harp-pedal-details ,symbol-key-alist? "An alist of detailed grob
513
+ properties for harp pedal diagrams. Each alist entry consists of a
514
+ @code{(@var{property} . @var{value})} pair. The properties which can
515
+ be included in harp-pedal-details include the following:
516
+
517
+ @itemize @bullet
518
+ @item
519
+ @code{box-offset} -- Vertical shift of the center of flat/@/sharp pedal
520
+ boxes above/@/below the horizontal line. Default value@tie{}0.8.
521
+ @item
522
+ @code{box-width} -- Width of each pedal box. Default value@tie{}0.4.
523
+ @item
524
+ @code{box-height} -- Height of each pedal box. Default value@tie{}1.0.
525
+ @item
526
+ @code{space-before-divider} -- Space between boxes before the first
527
+ divider (so that the diagram can be made symmetric). Default
528
+ value@tie{}0.8.
529
+ @item
530
+ @code{space-after-divider} -- Space between boxes after the first
531
+ divider. Default value@tie{}0.8.
532
+ @item
533
+ @code{circle-thickness} -- Thickness (in unit of the line-thickness)
534
+ of the ellipse around circled pedals. Default value@tie{}0.5.
535
+ @item
536
+ @code{circle-x-padding} -- Padding in X direction of the ellipse
537
+ around circled pedals. Default value 0.15.
538
+ @item
539
+ @code{circle-y-padding} -- Padding in Y direction of the ellipse
540
+ around circled pedals. Default value@tie{}0.2.
541
+ @end itemize")
542
+ (head-direction ,ly:dir? "Are the note heads left or right in a
543
+ semitie?")
544
+ (height ,ly:dimension? "Height of an object in @code{staff-space}
545
+ units.")
546
+ (height-limit ,ly:dimension? "Maximum slur height: The longer the
547
+ slur, the closer it is to this height.")
548
+ (hide-tied-accidental-after-break ,boolean? "If set, an accidental
549
+ that appears on a tied note after a line break will not be displayed.")
550
+ (horizon-padding ,number? "The amount to pad the axis
551
+ along which a @code{Skyline} is built for the
552
+ @code{side-position-interface}.")
553
+ (horizontal-shift ,integer? "An integer that identifies ranking
554
+ of @code{NoteColumn}s for horizontal shifting. This is used by
555
+ @rinternals{note-collision-interface}.")
556
+ (horizontal-skylines ,ly:skyline-pair? "Two skylines, one to the
557
+ left and one to the right of this grob.")
558
+
559
+
560
+ ;;;
561
+ ;;; i
562
+ ;;;
563
+ (id ,string? "An id string for the grob.")
564
+ (ignore-ambitus ,boolean? "If set, don't consider this notehead
565
+ for ambitus calculation.")
566
+ (ignore-collision ,boolean? "If set, don't do note collision
567
+ resolution on this @code{NoteColumn}.")
568
+ (implicit ,boolean? "Is this an implicit bass figure?")
569
+ (inspect-quants ,number-pair? "If debugging is set, set beam and
570
+ slur position to a (quantized) position that is as close as possible
571
+ to this value, and print the demerits for the inspected position in
572
+ the output.")
573
+
574
+
575
+ ;;;
576
+ ;;; k
577
+ ;;;
578
+ (keep-inside-line ,boolean? "If set, this column cannot have
579
+ objects sticking into the margin.")
580
+ (kern ,ly:dimension? "The space between individual elements
581
+ in any compound bar line, expressed as a multiple of the default
582
+ staff-line thickness (i.e., the visual output is @emph{not}
583
+ influenced by changes to
584
+ @code{@var{Staff}.StaffSymbol.thickness}).")
585
+ (knee ,boolean? "Is this beam kneed?")
586
+ (knee-spacing-correction ,number? "Factor for the optical
587
+ correction amount for kneed beams. Set between @code{0} for no
588
+ correction and @code{1} for full correction.")
589
+ (knee-to-beam ,boolean? "Determines whether a tuplet number
590
+ will be positioned next to a kneed beam.")
591
+
592
+
593
+ ;;;
594
+ ;;; l
595
+ ;;;
596
+ (labels ,list? "List of labels (symbols) placed on a column.")
597
+ (layer ,integer? "An integer which determines the order of printing
598
+ objects. Objects with the lowest value of layer are drawn first, then
599
+ objects with progressively higher values are drawn, so objects with
600
+ higher values overwrite objects with lower values. By default most
601
+ objects are assigned a layer value of 1.")
602
+ (ledger-extra ,ly:dimension? "Extra distance from staff line to draw ledger
603
+ lines for.")
604
+ (ledger-line-thickness ,number-pair? "The thickness of ledger
605
+ lines. It is the sum of 2@tie{}numbers: The first is the factor for
606
+ line thickness, and the second for staff space. Both contributions
607
+ are added.")
608
+ (ledger-positions ,list? "Vertical positions of ledger lines.
609
+ When set on a @code{StaffSymbol} grob it defines a repeating
610
+ pattern of ledger lines and any parenthesized groups will always be
611
+ shown together.")
612
+ (ledger-positions-function ,scheme? "A quoted Scheme procedure that
613
+ takes a @code{StaffSymbol} grob and the vertical position of a note head
614
+ as arguments and returns a list of ledger line positions.")
615
+ (left-bound-info ,symbol-key-alist? "An alist of properties for
616
+ determining attachments of spanners to edges.")
617
+ (left-number-text ,markup? "For a measure counter, this is the
618
+ formatted measure count. When the measure counter extends over several
619
+ measures (like with compressed multi-measure rests), it is the text
620
+ on the left side of the dash.")
621
+ (left-padding ,ly:dimension? "The amount of space that is put
622
+ left to an object (e.g., a lyric extender).")
623
+ (length ,ly:dimension? "User override for the stem length of
624
+ unbeamed stems (each unit represents half a @code{staff-space}).")
625
+ (length-fraction ,number? "Multiplier for lengths. Used for
626
+ determining ledger lines and stem lengths.")
627
+ (line-break-penalty ,number? "Penalty for a line break at this
628
+ column. This affects the choices of the line breaker; it avoids a
629
+ line break at a column with a positive penalty and prefers a line
630
+ break at a column with a negative penalty.")
631
+ (line-break-permission ,symbol? "Instructs the line breaker on
632
+ whether to put a line break at this column. Can be @code{force} or
633
+ @code{allow}.")
634
+ (line-break-system-details ,symbol-key-alist? "An alist of properties to
635
+ use if this column is the start of a system.")
636
+ (line-count ,integer? "The number of staff lines.")
637
+ (line-positions ,list? "Vertical positions of staff lines.")
638
+ (line-thickness ,number? "For slurs and ties, this is the
639
+ diameter of the virtual @qq{pen} that draws the two arcs of the
640
+ curve's outline, which intersect at the endpoints. This property is
641
+ expressed as a multiple of the current staff-line thickness (i.e., the
642
+ visual output is influenced by changes to
643
+ @code{@var{Staff}.StaffSymbol.thickness}).")
644
+ (long-text ,markup? "Text markup. See @ruser{Formatting text}.")
645
+
646
+
647
+ ;;;
648
+ ;;; m
649
+ ;;;
650
+ (main-extent ,number-pair? "The horizontal extent of a
651
+ @code{NoteColumn} grob without taking suspended @code{NoteHead}
652
+ grobs into account (i.e., @code{NoteHead}s forced into the unnatural
653
+ direction of the @code{Stem} because of a chromatic clash).")
654
+ (max-beam-connect ,integer? "Maximum number of beams to connect
655
+ to beams from this stem. Further beams are typeset as beamlets.")
656
+ (maximum-gap ,number? "Maximum value allowed for @code{gap}
657
+ property.")
658
+ (max-symbol-separation ,number? "The maximum distance between
659
+ symbols making up a church rest.")
660
+ (measure-count ,integer? "The number of measures for a
661
+ multi-measure rest.")
662
+ (measure-division ,number-list? "A list representing what fraction
663
+ of the measure length each chord name takes in a chord square. The list
664
+ is made of exact numbers between 0 and@tie{}1, which should add up to@tie{}1.
665
+ Example: a measure @code{c2 g4 g4} results in @code{'(1/2 1/4 1/4)}.")
666
+ (measure-division-chord-placement-alist ,alist? "An alist mapping
667
+ measure divisions (see the @code{measure-division} property) to lists
668
+ of coordinates (number pairs) applied to the chord names of a chord
669
+ square. Coordinates are normalized between -1 and@tie{}1 within the square.")
670
+ (measure-division-lines-alist ,alist? "An alist mapping measure
671
+ divisions (see the @code{measure-division} property) to lists of lines
672
+ to draw in the square, given as 4-element lists:
673
+ @code{(@var{x-start} @var{y-start} @var{x-end} @var{y-end})}.")
674
+ (measure-length ,ly:moment? "Length of a measure. Used in some
675
+ spacing situations.")
676
+ (merge-differently-dotted ,boolean? "Merge note heads in
677
+ collisions, even if they have a different number of dots. This is
678
+ normal notation for some types of polyphonic music.
679
+
680
+ @code{merge-differently-dotted} only applies to opposing stem
681
+ directions (i.e., voice 1 &@tie{}2).")
682
+ (merge-differently-headed ,boolean? "Merge note heads in
683
+ collisions, even if they have different note heads. The smaller of
684
+ the two heads is rendered invisible. This is used in polyphonic
685
+ guitar notation. The value of this setting is used by
686
+ @rinternals{note-collision-interface}.
687
+
688
+ @code{merge-differently-headed} only applies to opposing stem
689
+ directions (i.e., voice 1 &@tie{}2).")
690
+ (minimum-distance ,ly:dimension? "Minimum distance between rest
691
+ and notes or beam.")
692
+ (minimum-length ,ly:dimension? "Try to make a spanner at least
693
+ this long, normally in the horizontal direction. This requires an
694
+ appropriate callback for the @code{springs-and-rods} property. If
695
+ added to a @code{Tie}, this sets the minimum distance between
696
+ noteheads.")
697
+ (minimum-length-after-break ,ly:dimension? "If set, try to make
698
+ a broken spanner starting a line this long. This requires an
699
+ appropriate callback for the @code{springs-and-rods} property. If
700
+ added to a @code{Tie}, this sets the minimum distance to the
701
+ notehead.")
702
+ (minimum-length-fraction ,number? "Minimum length of ledger line
703
+ as fraction of note head size.")
704
+ (minimum-space ,ly:dimension? "Minimum distance that the victim
705
+ should move (after padding).")
706
+ (minimum-X-extent ,number-pair? "Minimum size of an object in
707
+ X@tie{}dimension, measured in @code{staff-space} units.")
708
+ (minimum-Y-extent ,number-pair? "Minimum size of an object in
709
+ Y@tie{}dimension, measured in @code{staff-space} units.")
710
+
711
+
712
+ ;;;
713
+ ;;; n
714
+ ;;;
715
+ (neutral-direction ,ly:dir? "Which direction to take in the
716
+ center of the staff.")
717
+ (neutral-position ,number? "Position (in half staff spaces) where
718
+ to flip the direction of custos stem.")
719
+ (next ,ly:grob? "Object that is next relation (e.g., the lyric
720
+ syllable following an extender).")
721
+ (no-ledgers ,boolean? "If set, don't draw ledger lines on this
722
+ object.")
723
+ (no-stem-extend ,boolean? "If set, notes with ledger lines do not
724
+ get stems extending to the middle staff line.")
725
+ (non-break-align-symbols ,list? "A list of symbols that determine
726
+ which NON-break-aligned interfaces to align this to.")
727
+ (non-default ,boolean? "Set for manually specified clefs and keys.")
728
+ (non-musical ,boolean? "True if the grob belongs to a
729
+ @code{NonMusicalPaperColumn}.")
730
+ (nonstaff-nonstaff-spacing ,symbol-key-alist? "The spacing alist
731
+ controlling the distance between the current non-staff line and
732
+ the next non-staff line in the direction of @code{staff-affinity},
733
+ if both are on the same side of the related staff, and
734
+ @code{staff-affinity} is either @code{UP} or @code{DOWN}. See
735
+ @code{staff-staff-spacing} for a description of the alist
736
+ structure.")
737
+ (nonstaff-relatedstaff-spacing ,symbol-key-alist? "The spacing
738
+ alist controlling the distance between the current non-staff line and
739
+ the nearest staff in the direction of @code{staff-affinity}, if
740
+ there are no non-staff lines between the two, and
741
+ @code{staff-affinity} is either @code{UP} or @code{DOWN}. If
742
+ @code{staff-affinity} is @code{CENTER}, then
743
+ @code{nonstaff-relatedstaff-spacing} is used for the nearest
744
+ staves on @emph{both} sides, even if other non-staff lines appear
745
+ between the current one and either of the staves. See
746
+ @code{staff-staff-spacing} for a description of the alist
747
+ structure.")
748
+ (nonstaff-unrelatedstaff-spacing ,symbol-key-alist? "The spacing
749
+ alist controlling the distance between the current non-staff line and
750
+ the nearest staff in the opposite direction from
751
+ @code{staff-affinity}, if there are no other non-staff lines
752
+ between the two, and @code{staff-affinity} is either @code{UP} or
753
+ @code{DOWN}. See @code{staff-staff-spacing} for a description of
754
+ the alist structure.")
755
+ (normalized-endpoints ,pair? "Represents left and right placement
756
+ over the total spanner, where the width of the spanner is normalized
757
+ between 0 and 1.")
758
+ (note-names ,vector? "Vector of strings containing names for
759
+ easy-notation note heads.")
760
+ (note-collision-threshold ,ly:dimension? "Simultaneous notes that
761
+ are this close or closer in units of @code{staff-space} will be
762
+ identified as vertically colliding. Used by @code{Stem} grobs for notes
763
+ in the same voice, and @code{NoteCollision} grobs for notes in
764
+ different voices. Default value@tie{}1.")
765
+ (number-range-separator ,markup? "For a measure counter extending over
766
+ several measures (like with compressed multi-measure rests), this is
767
+ the separator between the two printed numbers.")
768
+ (number-type ,symbol? "Numbering style. Choices include
769
+ @code{arabic}, @code{roman-ij-lower}, @code{roman-ij-upper},
770
+ @code{roman-lower}, and @code{roman-upper}.")
771
+
772
+
773
+ ;;;
774
+ ;;; o
775
+ ;;;
776
+ (output-attributes ,alist? "An alist of attributes for the grob, to
777
+ be included in output files. When the SVG typesetting backend is used,
778
+ the attributes are assigned to a group (@code{<g>}) containing all of the
779
+ stencils that comprise a given grob. For example,
780
+ @example
781
+ '((id . 123) (class . foo) (data-whatever . \"bar\"))
782
+ @end example
783
+ @noindent
784
+ produces
785
+ @example
786
+ <g id=\"123\" class=\"foo\" data-whatever=\"bar\"> @dots{} </g>
787
+ @end example
788
+
789
+ In the Postscript backend, where there is no way to group items, the
790
+ setting of the @code{output-@/attributes} property has no effect.")
791
+ (outside-staff-horizontal-padding ,number? "By default, an
792
+ outside-staff-object can be placed so that is it very close to another
793
+ grob horizontally. If this property is set, the outside-staff-object
794
+ is raised so that it is not so close to its neighbor.")
795
+ (outside-staff-padding ,number? "The padding to place between
796
+ grobs when spacing according to @code{outside-@/staff-@/priority}.
797
+ Two grobs with different @code{outside-@/staff-@/padding} values have
798
+ the larger value of padding between them.")
799
+ (outside-staff-placement-directive ,symbol? "One of four directives
800
+ telling how outside staff objects should be placed.
801
+ @itemize @bullet
802
+ @item
803
+ @code{left-to-right-greedy} -- Place each successive grob from left to
804
+ right.
805
+ @item
806
+ @code{left-to-right-polite} -- Place a grob from left to right only if
807
+ it does not potentially overlap with another grob that has been placed
808
+ on a pass through a grob array. If there is overlap, do another pass to
809
+ determine placement.
810
+ @item
811
+ @code{right-to-left-greedy} -- Same as @code{left-to-right-greedy}, but
812
+ from right to left.
813
+ @item
814
+ @code{right-to-left-polite} -- Same as @code{left-to-right-polite}, but
815
+ from right to left.
816
+ @end itemize")
817
+ (outside-staff-priority ,number? "If set, the grob is positioned
818
+ outside the staff in such a way as to avoid all collisions. In case
819
+ of a potential collision, the grob with the smaller
820
+ @code{outside-staff-priority} is closer to the staff.")
821
+
822
+
823
+ ;;;
824
+ ;;; p
825
+ ;;;
826
+ (packed-spacing ,boolean? "If set, the notes are spaced as
827
+ tightly as possible.")
828
+ (padding ,ly:dimension? "Add this much extra space between
829
+ objects that are next to each other.")
830
+ (padding-pairs ,alist? "An alist of padding pairs for key
831
+ signatures (and key cancellations). Each alist entry has the form
832
+ @example
833
+ ((@var{left-glyph-name} . @var{right-glyph-name}) . @var{dist})
834
+ @end example
835
+ @noindent
836
+ specifying the padding @var{dist} between two adjacent key signature
837
+ elements. If there is no entry in the alist for a given pair, the
838
+ padding value given by the @code{padding} property of the
839
+ @code{KeySignature} (or @code{KeyCancellation}) grob is used instead.
840
+
841
+ A special feature is the handling of adjacent naturals (to be more precise,
842
+ the handling of glyph @code{accidentals@/.natural}): If there is no
843
+ @q{natural-natural} entry in @code{padding-pairs} explicitly overriding it,
844
+ LilyPond adds some extra padding (in addition to the grob's @code{padding}
845
+ value) to avoid collisions.")
846
+ (page-break-penalty ,number? "Penalty for page break at this
847
+ column. This affects the choices of the page breaker; it avoids a
848
+ page break at a column with a positive penalty and prefers a page
849
+ break at a column with a negative penalty.")
850
+ (page-break-permission ,symbol? "Instructs the page breaker on
851
+ whether to put a page break at this column. Can be @code{force} or
852
+ @code{allow}.")
853
+ (page-number ,number? "Page number on which this system ends up.")
854
+ (page-turn-penalty ,number? "Penalty for a page turn at this
855
+ column. This affects the choices of the page breaker; it avoids a
856
+ page turn at a column with a positive penalty and prefers a page turn
857
+ at a column with a negative penalty.")
858
+ (page-turn-permission ,symbol? "Instructs the page breaker on
859
+ whether to put a page turn at this column. Can be @code{force} or
860
+ @code{allow}.")
861
+ (parent-alignment-X ,number? "Specify on which point
862
+ of the parent the object is aligned. The value @w{@code{-1}} means
863
+ aligned on parent's left edge, @code{0}@tie{}on@tie{}center, and
864
+ @code{1}@tie{}right edge, in X@tie{}direction. Other numerical
865
+ values may also be specified - the unit is half the parent's width.
866
+ If unset, the value from @code{self-alignment-X} property will be
867
+ used.")
868
+ (parent-alignment-Y ,number? "Like @code{parent-alignment-X}
869
+ but for the Y@tie{}axis.")
870
+ (parenthesis-id ,symbol? "When parenthesized grobs created in the
871
+ same time step have this property, there is one set of parentheses for
872
+ each group of grobs having the same value.")
873
+ (parenthesis-friends ,list? "A list of Grob types, as symbols.
874
+ When parentheses enclose a Grob that has 'parenthesis-friends, the
875
+ parentheses widen to include any child Grobs with type among
876
+ 'parenthesis-friends.")
877
+ (parenthesized ,boolean? "Parenthesize this grob.")
878
+ (positions ,number-pair? "Pair of staff coordinates
879
+ @code{(@var{start} . @var{end})}, where @var{start} and
880
+ @var{end} are vertical positions in @code{staff-space} units of the current
881
+ staff. For slurs, this value selects which slur candidate to use; if extreme
882
+ positions are requested, the closest one is taken.")
883
+ (prefer-dotted-right ,boolean? "For note collisions, prefer to
884
+ shift dotted up-note to the right, rather than shifting just the
885
+ dot.")
886
+ (protrusion ,number? "In an arpeggio bracket, the length of the
887
+ horizontal edges.")
888
+
889
+ ;;;
890
+ ;;; r
891
+ ;;;
892
+ (rank-on-page ,number? "0-based index of the system on a page.")
893
+ (ratio ,number? "Parameter for slur shape. The higher this
894
+ number, the quicker the slur attains its @code{height-limit}.")
895
+ (remove-empty ,boolean? "If set, remove group if it contains no
896
+ interesting items.")
897
+ (remove-first ,boolean? "Remove the first staff of an orchestral
898
+ score?")
899
+ (remove-layer ,key? "When set as a positive integer, the
900
+ @code{Keep_alive_together_engraver} removes all
901
+ @code{VerticalAxisGroup} grobs with a @code{remove-layer} larger than
902
+ the smallest retained @code{remove-layer}. Set to @code{#f} to make a
903
+ layer independent of the @code{Keep_alive_together_engraver}. Set to
904
+ @code{'()}, the layer does not participate in the layering decisions.
905
+ The property can also be set as a symbol for common behaviors:
906
+ @code{#'any} to keep the layer alive with any other layer in the
907
+ group; @code{#'above} or @code{#'below} to keep the layer alive with
908
+ the context immediately before or after it, respectively.")
909
+ (replacement-alist ,alist? "Alist of strings.
910
+ The key is a string of the pattern to be replaced. The value is a
911
+ string of what should be displayed. Useful for ligatures.")
912
+ (restore-first ,boolean? "Print a natural before the
913
+ accidental.")
914
+ (rhythmic-location ,rhythmic-location? "Where (bar number,
915
+ measure position) in the score.")
916
+ (right-bound-info ,symbol-key-alist? "An alist of properties for
917
+ determining attachments of spanners to edges.")
918
+ (right-padding ,ly:dimension? "Space to insert on the right side
919
+ of an object (e.g., between note and its accidentals).")
920
+ (right-number-text ,markup? "When the measure counter extends
921
+ over several measures (like with compressed multi-measure rests), this
922
+ is the text on the right side of the dash. Usually unset.")
923
+ (rotation ,list? "Number of degrees to rotate this object, and
924
+ what point to rotate around. For example, @code{'(45 0 0)} rotates
925
+ by 45 degrees around the center of this object.")
926
+ (rounded ,boolean? "Decide whether lines should be drawn rounded or not.")
927
+ (round-up-to-longer-rest ,boolean? "Displays the longer multi-measure
928
+ rest when the length of a measure is between two values of
929
+ @code{usable-duration-logs}. For example, displays a breve instead of a whole
930
+ in a 3/2 measure.")
931
+
932
+
933
+ ;;;
934
+ ;;; s
935
+ ;;;
936
+ (same-direction-correction ,number? "Optical correction amount
937
+ for stems that are placed in tight configurations. This amount is
938
+ used for stems with the same direction to compensate for note head to
939
+ stem distance.")
940
+ (script-priority ,number? "A key for determining the order of
941
+ scripts in a stack, by being added to the position of the script in
942
+ the user input, the sum being the overall priority. Smaller means
943
+ closer to the head.")
944
+ (segno-kern ,number? "The space between the two thin lines
945
+ of the segno bar line symbol, expressed as a multiple of the
946
+ default staff-line thickness (i.e., the visual output is @emph{not}
947
+ influenced by changes to
948
+ @code{@var{Staff}.StaffSymbol.thickness}).")
949
+ (self-alignment-X ,number? "Specify alignment of an object. The
950
+ value @w{@code{-1}} means left aligned, @code{0}@tie{}centered, and
951
+ @code{1}@tie{}right-aligned in X@tie{}direction. Other numerical
952
+ values may also be specified - the unit is half the object width.")
953
+ (self-alignment-Y ,number? "Like @code{self-alignment-X} but for
954
+ the Y@tie{}axis.")
955
+ (shape ,symbol? "This setting determines what shape a grob
956
+ has. Valid choices depend on the @code{stencil} callback reading
957
+ this property.")
958
+ (sharp-positions ,list? "Sharps in key signatures are placed
959
+ within the specified ranges of staff-positions. The general form
960
+ is a list of pairs, with one pair for each type of clef, in order
961
+ of the staff-position at which each clef places C:
962
+ @code{(alto treble tenor soprano baritone mezzosoprano bass)}.
963
+ If the list contains a single element it applies for all clefs.
964
+ A single number in place of a pair sets accidentals within the octave
965
+ ending at that staff-position.")
966
+ (shorten-pair ,number-pair? "The lengths to shorten on both sides
967
+ a hairpin or text-spanner such as a pedal bracket. Positive values
968
+ shorten the hairpin or text-spanner, while negative values lengthen
969
+ it.")
970
+ (shortest-duration-space ,number? "Start with this multiple of
971
+ @code{spacing-increment} space for the shortest duration. See also
972
+ @rinternals{spacing-spanner-interface}.")
973
+ (shortest-playing-duration ,ly:moment? "The duration of the
974
+ shortest note playing here.")
975
+ (shortest-starter-duration ,ly:moment? "The duration of the
976
+ shortest note that starts here.")
977
+ (show-control-points ,boolean? "For grobs printing Bézier
978
+ curves, setting this property to true causes the control points
979
+ and control polygon to be drawn on the page for ease of tweaking.")
980
+ (show-horizontal-skylines ,boolean? "If true, print this
981
+ grob's horizontal skylines. This is meant for debugging purposes.")
982
+ (show-vertical-skylines ,boolean? "If true, print this
983
+ grob's vertical skylines. This is meant for debugging purposes.")
984
+ (side-axis ,number? "If the value is @code{X} (or
985
+ equivalently@tie{}@code{0}), the object is placed horizontally next to
986
+ the other object. If the value is @code{Y} or@tie{}@code{1}, it is
987
+ placed vertically.")
988
+ (side-relative-direction ,ly:dir? "Multiply direction of
989
+ @code{direction-source} with this to get the direction of this
990
+ object.")
991
+ (size ,number? "The ratio of the size of the object to its default
992
+ size.")
993
+ (skip-quanting ,boolean? "Should beam quanting be skipped?")
994
+ (skyline-horizontal-padding ,number? "For determining the
995
+ vertical distance between two staves, it is possible to have a
996
+ configuration which would result in a tight interleaving of grobs from
997
+ the top staff and the bottom staff. The larger this parameter is, the
998
+ farther apart the staves are placed in such a configuration.")
999
+ (skyline-vertical-padding ,number? "The amount by which the left
1000
+ and right skylines of a column are padded vertically, beyond the
1001
+ @code{Y-extent}s and @code{extra-spacing-height}s of the constituent
1002
+ grobs in the column. Increase this to prevent interleaving of grobs
1003
+ from adjacent columns.")
1004
+ (slash-negative-kern ,number? "The space to remove between
1005
+ slashes in percent repeat glyphs. Larger values bring the two
1006
+ elements closer together.")
1007
+ (slope ,number? "The slope of this object.")
1008
+ (slur-padding ,number? "Extra distance between slur and script.")
1009
+ (snap-radius ,number? "The maximum distance between two objects that
1010
+ will cause them to snap to alignment along an axis.")
1011
+ (space-alist ,symbol-key-alist? "An alist that specifies distances from
1012
+ this grob to other breakable items, using the format:
1013
+
1014
+ @example
1015
+ '((@var{break-align-symbol} . (@var{spacing-style} . @var{space}))
1016
+ (@var{break-align-symbol} . (@var{spacing-style} . @var{space}))
1017
+ ...)
1018
+ @end example
1019
+
1020
+ Standard choices for @w{@code{@var{break-align-symbol}}} are listed in
1021
+ @rinternals{break-alignment-interface}. Additionally, three special
1022
+ @w{break-align} symbols available to @w{@code{space-alist}} are:
1023
+
1024
+ @quotation
1025
+ @table @code
1026
+ @item first-note
1027
+ used when the grob is just left of the first note on a line
1028
+
1029
+ @item next-note
1030
+ used when the grob is just left of any other note;
1031
+ if not set, the value of @code{first-note} gets used
1032
+
1033
+ @item right-edge
1034
+ used when the grob is the last item on the line (only compatible with
1035
+ the @w{@code{extra-space}} spacing style)
1036
+ @end table
1037
+ @end quotation
1038
+
1039
+ Choices for @code{@var{spacing-style}} are:
1040
+
1041
+ @quotation
1042
+ @table @code
1043
+ @item extra-space
1044
+ Put this much space between the two grobs. The space is stretchable
1045
+ when paired with @w{@code{first-note}} or @w{@code{next-note}};
1046
+ otherwise it is fixed.
1047
+
1048
+ @item minimum-space
1049
+ Put at least this much space between the left sides of both grobs,
1050
+ without allowing them to collide. The space is stretchable when paired
1051
+ with @w{@code{first-note}} or @w{@code{next-note}}; otherwise it
1052
+ is fixed. Not compatible with @w{@code{right-edge}}.
1053
+
1054
+ @item fixed-space
1055
+ Only compatible with @w{@code{first-note}} and
1056
+ @w{@code{next-note}}. Put this much fixed space between the grob
1057
+ and the note.
1058
+
1059
+ @item minimum-fixed-space
1060
+ Only compatible with @w{@code{first-note}} and
1061
+ @w{@code{next-note}}. Put at least this much fixed space between
1062
+ the left side of the grob and the left side of the note, without
1063
+ allowing them to collide.
1064
+
1065
+ @item semi-fixed-space
1066
+ Only compatible with @w{@code{first-note}} and
1067
+ @w{@code{next-note}}. Put this much space between the grob and
1068
+ the note, such that half of the space is fixed and half is
1069
+ stretchable.
1070
+ @end table
1071
+ @end quotation
1072
+
1073
+ Rules for this spacing are much more complicated than this.
1074
+ See [Wanske] page 126--134, [Ross] page 143--147.")
1075
+ (space-to-barline ,boolean? "If set, the distance between a note
1076
+ and the following non-musical column will be measured to the bar line
1077
+ instead of to the beginning of the non-musical column. If there is a
1078
+ clef change followed by a bar line, for example, this means that we
1079
+ will try to space the non-musical column as though the clef is not
1080
+ there.")
1081
+ (spacing-increment ,ly:dimension? "The unit of length for
1082
+ note-spacing. Typically, the width of a note head. See also
1083
+ @rinternals{spacing-spanner-interface}.")
1084
+ (spacing-pair ,pair? "A pair of alignment symbols which set an object's
1085
+ spacing relative to its left and right @code{BreakAlignment}s.
1086
+
1087
+ For example, a @code{MultiMeasureRest} will ignore prefatory items at its
1088
+ bounds (i.e., clefs, key signatures and time signatures) using the following
1089
+ override:
1090
+
1091
+ @example
1092
+ \\override MultiMeasureRest.spacing-pair =
1093
+ #'(staff-bar . staff-bar)
1094
+ @end example")
1095
+ (spanner-id ,key? "An identifier to distinguish concurrent spanners.")
1096
+ (springs-and-rods ,boolean? "Dummy variable for triggering
1097
+ spacing routines.")
1098
+ (stacking-dir ,ly:dir? "Stack objects in which direction?")
1099
+ (staff-affinity ,ly:dir? "The direction of the staff to use
1100
+ for spacing the current non-staff line. Choices are @code{UP},
1101
+ @code{DOWN}, and @code{CENTER}. If @code{CENTER}, the non-staff
1102
+ line will be placed equidistant between the two nearest staves on
1103
+ either side, unless collisions or other spacing constraints
1104
+ prevent this. Setting @code{staff-affinity} for a staff causes it
1105
+ to be treated as a non-staff line. Setting @code{staff-affinity}
1106
+ to @code{#f} causes a non-staff line to be treated as a staff.")
1107
+ (staff-padding ,ly:dimension? "Maintain this much space between
1108
+ reference points and the staff. Its effect is to align objects of
1109
+ differing sizes (like the dynamics @b{p} and @b{f}) on their
1110
+ baselines.")
1111
+ (staff-position ,number? "Vertical position, measured in half
1112
+ staff spaces, counted from the middle line.")
1113
+ (staff-space ,ly:dimension? "Amount of space between staff lines,
1114
+ expressed in global @code{staff-space}.")
1115
+ (staff-staff-spacing ,symbol-key-alist? "When applied to a
1116
+ staff-group's @code{StaffGrouper} grob, this spacing alist controls
1117
+ the distance between consecutive staves within the staff-group. When
1118
+ applied to a staff's @code{VerticalAxisGroup} grob, it controls the
1119
+ distance between the staff and the nearest staff below it in the same
1120
+ system, replacing any settings inherited from the @code{StaffGrouper}
1121
+ grob of the containing staff-group, if there is one. This property
1122
+ remains in effect even when non-staff lines appear between staves.
1123
+ The alist can contain the following keys:
1124
+
1125
+ @itemize
1126
+
1127
+ @item
1128
+ @code{basic-distance} -- the vertical distance, measured in
1129
+ staff-spaces, between the reference points of the two items when
1130
+ no collisions would result, and no stretching or compressing is in
1131
+ effect.
1132
+
1133
+ @item
1134
+ @code{minimum-distance} -- the smallest allowable vertical
1135
+ distance, measured in staff-spaces, between the reference points
1136
+ of the two items, when compressing is in effect.
1137
+
1138
+ @item
1139
+ @code{padding} -- the minimum required amount of unobstructed
1140
+ vertical whitespace between the bounding boxes (or skylines) of
1141
+ the two items, measured in staff-spaces.
1142
+
1143
+ @item
1144
+ @code{stretchability} -- a unitless measure of the dimension's
1145
+ relative propensity to stretch. If zero, the distance will not
1146
+ stretch (unless collisions would result).
1147
+
1148
+ @end itemize")
1149
+ (staffgroup-staff-spacing ,symbol-key-alist? "The spacing alist
1150
+ controlling the distance between the last staff of the current
1151
+ staff-group and the staff just below it in the same system, even
1152
+ if one or more non-staff lines exist between the two staves. If
1153
+ the @code{staff-staff-spacing} property of the staff's
1154
+ @code{VerticalAxisGroup} grob is set, that is used instead. See
1155
+ @code{staff-staff-spacing} for a description of the alist
1156
+ structure.")
1157
+ (stem-attachment ,number-pair? "An @code{(@var{x} . @var{y})}
1158
+ pair where the stem attaches to the notehead.")
1159
+ (stem-begin-position ,number? "User override for the
1160
+ begin position of a stem.")
1161
+ ;;[TODO: doco]
1162
+ (stem-spacing-correction ,number? "Optical correction amount for
1163
+ stems that are placed in tight configurations. For opposite
1164
+ directions, this amount is the correction for two normal sized stems
1165
+ that overlap completely.")
1166
+ (stemlet-length ,number? "How long should be a stem over a
1167
+ rest?")
1168
+ (stencil ,ly:stencil? "The symbol to print.")
1169
+ (stencils ,list? "Multiple stencils, used as intermediate
1170
+ value.")
1171
+ (strict-grace-spacing ,boolean? "If set, main notes are spaced
1172
+ normally, then grace notes are put left of the musical columns for the
1173
+ main notes.")
1174
+ (strict-note-spacing ,boolean? "If set, unbroken columns with
1175
+ non-musical material (clefs, bar lines, etc.@:) are not spaced
1176
+ separately, but put before musical columns.")
1177
+ (stroke-style ,string? "Set to @code{\"grace\"} to turn stroke
1178
+ through flag on.")
1179
+ (style ,symbol? "This setting determines in what style a grob is
1180
+ typeset. Valid choices depend on the @code{stencil} callback reading
1181
+ this property.")
1182
+
1183
+
1184
+ ;;;
1185
+ ;;; t
1186
+ ;;;
1187
+ (text ,markup? "Text markup. See @ruser{Formatting text}.")
1188
+ (text-alignment-X ,number? "How to align an annotation horizontally.")
1189
+ (text-alignment-Y ,number? "How to align an annotation vertically.")
1190
+ ;;FIXME -- Should both be the same?
1191
+ (text-direction ,ly:dir? "This controls the ordering of the
1192
+ words. The default @code{RIGHT} is for roman text. Arabic or Hebrew
1193
+ should use @code{LEFT}.")
1194
+ (thick-thickness ,number? "Thickness of the thick line in a
1195
+ bar line, expressed as a multiple of the default staff-line
1196
+ thickness (i.e., the visual output is @emph{not} influenced by
1197
+ changes to @code{@var{Staff}.StaffSymbol.thickness}).")
1198
+ (thickness ,number? "For grobs made up of lines, this is the
1199
+ thickness of the line. For slurs and ties, this is the distance
1200
+ between the two arcs of the curve's outline at its thickest point,
1201
+ not counting the diameter of the virtual @qq{pen} that draws the
1202
+ arcs. This property is expressed as a multiple of the current
1203
+ staff-line thickness (i.e., the visual output is influenced by
1204
+ changes to @code{@var{Staff}.StaffSymbol.thickness}).")
1205
+ (tie-configuration ,list? "List of @code{(@var{position} .
1206
+ @var{dir})} pairs, indicating the desired tie configuration, where
1207
+ @var{position} is the offset from the center of the staff in staff
1208
+ space and @var{dir} indicates the direction of the tie (@code{1}=>up,
1209
+ @w{@code{-1}}=>down, @code{0}=>center). A non-pair entry
1210
+ in the list causes the corresponding tie to be formatted
1211
+ automatically.")
1212
+ (to-barline ,boolean? "If true, the spanner will stop at the bar
1213
+ line just before it would otherwise stop.")
1214
+ (toward-stem-shift ,number? "Amount by which scripts are shifted
1215
+ toward the stem if their direction coincides with the stem direction.
1216
+ @code{0.0} means centered on the note head (the default position of
1217
+ most scripts); @code{1.0} means centered on the stem. Interpolated
1218
+ values are possible.")
1219
+ (toward-stem-shift-in-column ,number? "Amount by which a script
1220
+ is shifted toward the stem if its direction coincides with the stem
1221
+ direction and it is associated with a @code{ScriptColumn} object.
1222
+ @code{0.0} means centered on the note head (the default position of
1223
+ most scripts); @code{1.0} means centered on the stem. Interpolated
1224
+ values are possible.")
1225
+ (tuplet-slur ,boolean? "Draw a slur instead of a bracket for
1226
+ tuplets.")
1227
+ (transparent ,boolean? "This makes the grob invisible.")
1228
+
1229
+
1230
+ ;;;
1231
+ ;;; u
1232
+ ;;;
1233
+ (uniform-stretching ,boolean? "If set, items stretch
1234
+ proportionally to their natural separation based on durations.
1235
+ This looks better in complex polyphonic patterns.")
1236
+ (used ,boolean? "If set, this spacing column is kept in the
1237
+ spacing problem.")
1238
+ (usable-duration-logs ,list? "List of @code{duration-log}s that
1239
+ can be used in typesetting the grob.")
1240
+ (use-skylines ,boolean? "Should skylines be used for side
1241
+ positioning?")
1242
+
1243
+ ;;;
1244
+ ;;; v
1245
+ ;;;
1246
+ (vertical-skylines ,ly:skyline-pair? "Two skylines, one above and
1247
+ one below this grob.")
1248
+ (visible-over-note-heads ,boolean? "This prints a tuplet bracket
1249
+ when the bracket is set to be over the note heads. This option can
1250
+ be combined with the default tuplet bracket visibility style and
1251
+ with @code{#'if-no-beam}.")
1252
+ (voiced-position ,number? "The staff-position of a voiced
1253
+ @code{Rest}, negative if the rest has @code{direction} @code{DOWN}.")
1254
+
1255
+ ;;;
1256
+ ;;; w
1257
+ ;;;
1258
+ (when ,ly:moment? "Global time step associated with this column.")
1259
+ (whiteout ,boolean-or-number? "If a number or true, the grob is
1260
+ printed over a white background to white-out underlying material, if
1261
+ the grob is visible. A number indicates how far the white background
1262
+ extends beyond the bounding box of the grob as a multiple of the
1263
+ staff-line thickness. The @code{LyricHyphen} grob uses a special
1264
+ implementation of whiteout: A positive number indicates how far the
1265
+ white background extends beyond the bounding box in multiples of
1266
+ @code{line-thickness}. The shape of the background is determined by
1267
+ @code{whiteout-style}. Usually @code{#f} by default. ")
1268
+ (whiteout-style ,symbol? "Determines the shape of the
1269
+ @code{whiteout} background. Available are @code{'outline},
1270
+ @code{'rounded-box}, and the default @code{'box}. There is one
1271
+ exception: Use @code{'special} for @code{LyricHyphen}.")
1272
+ (widened-extent ,number-pair? "The vertical extent that a bar
1273
+ line on a certain staff symbol should have. If the staff symbol is
1274
+ small (e.g., has just one line, as in a @code{RhythmicStaff}, this is
1275
+ wider than the staff symbol's Y extent.")
1276
+ (width ,ly:dimension? "The width of a grob measured in staff
1277
+ space.")
1278
+ (woodwind-diagram-details ,symbol-key-alist? "An alist of detailed
1279
+ grob properties for woodwind diagrams. Each alist entry consists of a
1280
+ @code{(@var{property} . @var{value})} pair. The properties which can
1281
+ be included in woodwind-diagram-details include the following:
1282
+
1283
+ @itemize @bullet
1284
+ @item
1285
+ @code{fill-angle} -- Rotation angle of a partially filled key from
1286
+ horizontal. Default value@tie{}0.
1287
+ @item
1288
+ @code{text-trill-circled} -- In non-graphical mode, for keys shown as
1289
+ text, indicate a trill by circling the text if true, or by shading the
1290
+ text if false. Default value@tie{}#t.
1291
+ @end itemize")
1292
+ (word-space ,ly:dimension? "Space to insert between words in
1293
+ texts.")
1294
+
1295
+
1296
+ ;;;
1297
+ ;;; x
1298
+ ;;;
1299
+ (X-align-on-main-noteheads ,boolean? "If true, this grob will
1300
+ ignore suspended noteheads when aligning itself on NoteColumn.")
1301
+ (X-attachment ,number? "Horizontal attachment of a line on a
1302
+ frame, typically between -1 (left) and 1 (right).")
1303
+ (X-extent ,number-pair? "Extent (size) in the X@tie{}direction,
1304
+ measured in staff-space units, relative to object's reference point.")
1305
+ (X-offset ,number? "The horizontal amount that this object is
1306
+ moved relative to its X-parent.")
1307
+ (X-positions ,number-pair? "Pair of X staff coordinates of a spanner
1308
+ in the form @code{(@var{left} . @var{right})}, where both @var{left} and
1309
+ @var{right} are in @code{staff-space} units of the current staff.")
1310
+
1311
+
1312
+ ;;;
1313
+ ;;; y
1314
+ ;;;
1315
+ (Y-attachment ,number? "Vertical attachment of a line on a
1316
+ frame, typically between -1 (down) and 1 (up).")
1317
+ (Y-extent ,number-pair? "Extent (size) in the Y@tie{}direction,
1318
+ measured in staff-space units, relative to object's reference point.")
1319
+ (Y-offset ,number? "The vertical amount that this object is moved
1320
+ relative to its Y-parent.")
1321
+
1322
+ ;;;
1323
+ ;;; z
1324
+ ;;;
1325
+ (zigzag-length ,ly:dimension? "The length of the lines of a
1326
+ zigzag, relative to @code{zigzag-width}. A value of@tie{}@code{1}
1327
+ gives 60-degree zigzags.")
1328
+ (zigzag-width ,ly:dimension? "The width of one zigzag squiggle.
1329
+ This number is adjusted slightly so that the spanner line can be
1330
+ constructed from a whole number of squiggles.")
1331
+ )))
1332
+
1333
+
1334
+ ;;;;;;;;;;;;;;;;
1335
+ ;; INTERNAL
1336
+
1337
+
1338
+ (define (define-internal-grob-property symbol type? description)
1339
+ (define-grob-property symbol type? description)
1340
+ (set-object-property! symbol 'backend-internal #t)
1341
+ symbol
1342
+ )
1343
+
1344
+
1345
+ (define-public all-internal-grob-properties
1346
+ (map
1347
+ (lambda (x)
1348
+ (apply define-internal-grob-property x))
1349
+
1350
+ `(
1351
+ ;;;;;;;;;;;;;;;;
1352
+ ;; grobs & grob arrays. (alphabetical)
1353
+ (accidental-grob ,ly:grob? "The accidental for this note.")
1354
+ (accidental-grobs ,alist? "An alist with @code{(@var{notename} .
1355
+ @var{groblist})} entries.")
1356
+ (adjacent-spanners ,ly:grob-array? "An array of directly neighboring
1357
+ dynamic spanners.")
1358
+ (all-elements ,ly:grob-array? "An array of all grobs in this line. Its
1359
+ function is to protect objects from being garbage collected.")
1360
+ (annotation ,string? "Annotate a grob for debug purposes.")
1361
+ (axis-group-parent-X ,ly:grob? "Containing X@tie{}axis group.")
1362
+ (axis-group-parent-Y ,ly:grob? "Containing Y@tie{}axis group.")
1363
+
1364
+ (bars ,ly:grob-array? "An array of bar line pointers.")
1365
+ (beam ,ly:grob? "A pointer to the beam, if applicable.")
1366
+ (beam-segments ,list? "Internal representation of beam segments.")
1367
+ (bezier ,ly:grob? "A pointer to a Bézier curve, for use by
1368
+ control points and polygons.")
1369
+ (bound-alignment-interfaces ,list "Interfaces to be used
1370
+ for positioning elements that align with a column.")
1371
+ (bounded-by-me ,ly:grob-array? "An array of spanners that have this
1372
+ column as start/@/begin point. Only columns that have grobs or act as
1373
+ bounds are spaced.")
1374
+ (bracket ,ly:grob? "The bracket for a number.")
1375
+ (bracket-text ,ly:grob? "The text for an analysis bracket.")
1376
+ (break-alignment ,ly:grob? "The @iref{BreakAlignment} in a
1377
+ @iref{NonMusicalPaperColumn}.")
1378
+
1379
+ (c0-position ,integer? "An integer indicating the position of
1380
+ middle@tie{}C.")
1381
+ (chord-names ,ly:grob-array? "Array of chord names.")
1382
+ (columns ,ly:grob-array? "An array of grobs, typically containing
1383
+ @code{PaperColumn} or @code{NoteColumn} objects.")
1384
+ (concurrent-hairpins ,ly:grob-array? "All concurrent hairpins.")
1385
+ (conditional-elements ,ly:grob-array? "Internal use only.")
1386
+ (covered-grobs ,ly:grob-array? "Grobs that could potentially collide
1387
+ with a beam.")
1388
+
1389
+ (direction-source ,ly:grob? "In case @code{side-relative-direction} is
1390
+ set, which grob to get the direction from.")
1391
+ (display-cautionary ,boolean? "Should the grob be displayed as a cautionary grob?")
1392
+ (dot ,ly:grob? "A reference to a @code{Dots} object.")
1393
+ (dots ,ly:grob-array? "Multiple @code{Dots} objects.")
1394
+
1395
+ (elements ,ly:grob-array? "An array of grobs; the type is depending on
1396
+ the grob where this is set in.")
1397
+ (encompass-objects ,ly:grob-array? "Objects that a slur should avoid
1398
+ in addition to notes and stems.")
1399
+
1400
+ (fa-styles ,symbol-list? "List of note head styles that identify
1401
+ @q{fa} shape note heads.")
1402
+ (figures ,ly:grob-array? "Figured bass objects for continuation line.")
1403
+ (flag ,ly:grob? "A pointer to a @code{Flag} object.")
1404
+ (footnote-stencil ,ly:stencil? "The stencil of a system's footnotes.")
1405
+ (footnotes-before-line-breaking ,ly:grob-array? "Footnote grobs of
1406
+ a whole system.")
1407
+ (footnotes-after-line-breaking ,ly:grob-array? "Footnote grobs of
1408
+ a broken system.")
1409
+ (french-beaming-stem-adjustment ,ly:dimension? "Stem will be shortened
1410
+ by this amount of space in case of French beaming style.")
1411
+
1412
+ (glissando-index ,integer? "The index of a glissando in its note
1413
+ column.")
1414
+ (grace-spacing ,ly:grob? "A run of grace notes.")
1415
+
1416
+ (has-span-bar ,pair? "A pair of grobs containing the span bars to
1417
+ be drawn below and above the staff. If no span bar is in a position,
1418
+ the respective element is set to @code{#f}.")
1419
+ (heads ,ly:grob-array? "An array of note heads.")
1420
+
1421
+ (items-worth-living ,ly:grob-array? "An array of interesting items. If
1422
+ empty in a particular staff, then that staff is erased.")
1423
+ (in-note-direction ,ly:dir? "Direction to place in-notes above a system.")
1424
+ (in-note-padding ,number? "Padding between in-notes.")
1425
+ (in-note-stencil ,ly:stencil? "The stencil of a system's in-notes.")
1426
+
1427
+ (keep-alive-with ,ly:grob-array? "An array of other
1428
+ @code{VerticalAxisGroup}s. If any of them are alive, then we will stay alive.")
1429
+
1430
+ (left-items ,ly:grob-array? "Grobs organized on the left by a spacing
1431
+ object.")
1432
+ (left-neighbor ,ly:grob? "A grob similar to this one, on its left.
1433
+ For columns, the right-most column that has a spacing wish for this column.")
1434
+
1435
+ (make-dead-when ,ly:grob-array? "An array of other
1436
+ @code{VerticalAxisGroup}s. If any of them are alive, then we will turn dead.")
1437
+ (melody-spanner ,ly:grob? "The @code{MelodyItem} object for a stem.")
1438
+ (minimum-translations-alist ,alist? "An list of translations for a given
1439
+ start and end point.")
1440
+
1441
+ (neighbors ,ly:grob-array? "The X-axis neighbors of a grob. Used by the
1442
+ pure-from-neighbor-interface to determine various grob heights.")
1443
+
1444
+ (normal-stems ,ly:grob-array? "An array of visible stems.")
1445
+ (note-columns ,ly:grob-array? "An array of @code{NoteColumn} grobs.")
1446
+ (note-head ,ly:grob? "A single note head.")
1447
+ (note-heads ,ly:grob-array? "An array of note head grobs.")
1448
+ (pedal-text ,ly:grob? "A pointer to the text of a mixed-style piano
1449
+ pedal.")
1450
+ (pure-relevant-grobs ,ly:grob-array? "All the grobs (items and spanners)
1451
+ that are relevant for finding the @code{pure-Y-extent}")
1452
+ (pure-relevant-items ,ly:grob-array? "A subset of elements that are
1453
+ relevant for finding the @code{pure-Y-extent}.")
1454
+ (pure-relevant-spanners ,ly:grob-array? "A subset of elements that are
1455
+ relevant for finding the @code{pure-Y-extent}.")
1456
+ (pure-Y-common ,ly:grob? "A cache of the
1457
+ @code{common_refpoint_of_array} of the @code{elements} grob set.")
1458
+
1459
+ (rest ,ly:grob? "A pointer to a @code{Rest} object.")
1460
+ (rest-collision ,ly:grob? "A rest collision that a rest is in.")
1461
+ (rests ,ly:grob-array? "An array of rest objects.")
1462
+ (right-items ,ly:grob-array? "Grobs organized on the right by
1463
+ a spacing object.")
1464
+ (right-neighbor ,ly:grob? "See @code{left-neighbor}.")
1465
+
1466
+ (scripts ,ly:grob-array? "An array of @code{Script} objects.")
1467
+ (side-support-elements ,ly:grob-array? "The side support, an array of
1468
+ grobs.")
1469
+ (slur ,ly:grob? "A pointer to a @code{Slur} object.")
1470
+ (spacing ,ly:grob? "The spacing spanner governing this section.")
1471
+ (space-increment ,ly:dimension? "The amount by which the total duration
1472
+ of a multimeasure rest affects horizontal spacing. Each doubling of the
1473
+ duration adds @code{space-increment} to the length of the bar.")
1474
+ (spacing-wishes ,ly:grob-array? "An array of note spacing or staff spacing
1475
+ objects.")
1476
+ (span-start ,boolean? "Is the note head at the start of a spanner?")
1477
+ (spanner-broken ,boolean? "Indicates whether spanner
1478
+ alignment should be broken after the current spanner.")
1479
+ (spanner-placement ,ly:dir? "The place of an annotation on a spanner.
1480
+ @code{LEFT} is for the first spanner, and @code{RIGHT} is for the last.
1481
+ @code{CENTER} will place it on the broken spanner that falls closest to the
1482
+ center of the length of the entire spanner, although this behavior is
1483
+ unpredictable in situations with lots of rhythmic diversity. For predictable
1484
+ results, use @code{LEFT} and @code{RIGHT}.")
1485
+ (staff-grouper ,ly:grob? "The staff grouper we belong to.")
1486
+ (staff-symbol ,ly:grob? "The staff symbol grob that we are in.")
1487
+ (sticky-host ,ly:grob? "The grob that a sticky grob attaches to.")
1488
+ (stem ,ly:grob? "A pointer to a @code{Stem} object.")
1489
+ (stems ,ly:grob-array? "An array of stem objects.")
1490
+
1491
+ (tie ,ly:grob? "A pointer to a @code{Tie} object.")
1492
+ (ties ,ly:grob-array? "A grob array of @code{Tie} objects.")
1493
+ (tremolo-flag ,ly:grob? "The tremolo object on a stem.")
1494
+ (tuplet-number ,ly:grob? "The number for a bracket.")
1495
+ (tuplet-start ,boolean? "Is stem at the start of a tuplet?")
1496
+ (tuplets ,ly:grob-array? "An array of smaller tuplet brackets.")
1497
+
1498
+ (vertical-alignment ,ly:grob? "The VerticalAlignment in a System.")
1499
+ (vertical-skyline-elements ,ly:grob-array? "An array of grobs
1500
+ used to create vertical skylines.")
1501
+
1502
+ (X-common ,ly:grob? "Common reference point for axis group.")
1503
+ (Y-common ,ly:grob? "See @code{X-common}.")
1504
+
1505
+ ;;;;;;;;;;;;;;;;
1506
+ ;; other
1507
+ (adjacent-pure-heights ,pair? "A pair of vectors. Used by a
1508
+ @code{VerticalAxisGroup} to cache the @code{Y-extent}s of different column
1509
+ ranges.")
1510
+
1511
+ (begin-of-line-visible ,boolean? "Set to make @code{ChordName} or
1512
+ @code{FretBoard} be visible only at beginning of line or at
1513
+ chord changes.")
1514
+
1515
+ (cause ,scheme? "Any kind of causation objects (i.e., music, or perhaps
1516
+ translator) that was the cause for this grob.")
1517
+ (cross-staff ,boolean? "True for grobs whose @code{Y-extent} depends on
1518
+ inter-staff spacing. The extent is measured relative to the grobs's parent
1519
+ staff (more generally, its @code{VerticalAxisGroup}) so this boolean flags
1520
+ grobs that are not rigidly fixed to their parent staff.
1521
+ Beams that join notes from two staves are @code{cross-staff}.
1522
+ Grobs that are positioned around such beams are also @code{cross-staff}.
1523
+ Grobs that are grouping objects, however, like @code{VerticalAxisGroups}
1524
+ will not in general be marked @code{cross-staff} when some of the members
1525
+ of the group are @code{cross-staff}.")
1526
+
1527
+ (delta-position ,number? "The vertical position difference.")
1528
+ (dot-stencil ,ly:stencil? "The stencil for an individual dot,
1529
+ as opposed to a group of several dots.")
1530
+
1531
+ (font ,ly:font-metric? "A cached font metric object.")
1532
+ (forced ,boolean? "Manually forced accidental.")
1533
+
1534
+ (head-width ,ly:dimension? "The width of this ligature head.")
1535
+
1536
+ (ideal-distances ,list? "@code{(@var{obj} . (@var{dist} .
1537
+ @var{strength}))} pairs.")
1538
+ (important-column-ranks ,vector? "A cache of columns that contain
1539
+ @code{items-worth-living} data.")
1540
+ (index ,index? "For some grobs in a group, this is a
1541
+ number associated with the grob.")
1542
+ (interfaces ,list? "A list of symbols indicating the interfaces
1543
+ supported by this object. It is initialized from the @code{meta} field.")
1544
+
1545
+ (least-squares-dy ,number? "The ideal beam slope, without damping.")
1546
+
1547
+ (maybe-loose ,boolean? "Used to mark a breakable column that is
1548
+ loose if and only if it is in the middle of a line.")
1549
+ (meta ,symbol-key-alist? "Provide meta information. It is an alist with
1550
+ the entries @code{name} and @code{interfaces}.")
1551
+ (minimum-distances ,list? "A list of rods that have the format
1552
+ @code{(@var{obj} . @var{dist})}.")
1553
+
1554
+ (note-collision ,ly:grob? "The @code{NoteCollision} object of a
1555
+ dot column.")
1556
+ (numbering-assertion-function ,scheme? "The function used to assert
1557
+ that footnotes are receiving correct automatic numbers.")
1558
+
1559
+ (positioning-done ,boolean? "Used to signal that a positioning element
1560
+ did its job. This ensures that a positioning is only done once.")
1561
+ (pure-Y-extent ,number-pair? "The estimated height of a system.")
1562
+ (pure-Y-offset-in-progress ,boolean? "A debugging aid for catching
1563
+ cyclic dependencies.")
1564
+ (quantize-position ,boolean? "If set, a vertical alignment is aligned
1565
+ to be within staff spaces.")
1566
+ (quantized-positions ,number-pair? "The beam positions after
1567
+ quanting.")
1568
+
1569
+ (script-column ,ly:grob? "A @code{ScriptColumn} associated with a
1570
+ @code{Script} object.")
1571
+ (script-stencil ,pair? "A pair @code{(@var{type} . @var{arg})} which
1572
+ acts as an index for looking up a @code{Stencil} object.")
1573
+ (shorten ,ly:dimension? "The amount of space that a stem is shortened.
1574
+ Internally used to distribute beam shortening over stems.")
1575
+ (stem-info ,pair? "A cache of stem parameters.")
1576
+ (system-Y-offset ,number? "The Y-offset (relative to the bottom of the
1577
+ top-margin of the page) of the system to which this staff belongs.")
1578
+
1579
+
1580
+ ;;;;;;;;;;;;;;;;
1581
+ ;; ancient notation
1582
+
1583
+ ;;;;;;; TODO:
1584
+ ;; There are too many properties for ancient notation;
1585
+ ;; probably neume-types (a list of symbols) would also work.
1586
+
1587
+ ;; However, such a list would consist of a couple of dozens of
1588
+ ;; entries, since head prefixes may be combined in many ways. If
1589
+ ;; the macros in `gregorian.ly' would directly set prefix-set,
1590
+ ;; all the head prefixes could be junked; however, such macros
1591
+ ;; would be quite numerous, I guess. --jr
1592
+
1593
+ (add-cauda ,boolean? "Does this flexa require an additional cauda on
1594
+ the left side?")
1595
+ (add-join ,boolean? "Is this ligature head-joined with the next one
1596
+ by a vertical line?")
1597
+ (add-stem ,boolean? "Is this ligature head a virga and therefore needs
1598
+ an additional stem on the right side?")
1599
+ (ascendens ,boolean? "Is this neume of ascending type?")
1600
+ (auctum ,boolean? "Is this neume liquescentically augmented?")
1601
+
1602
+ (cavum ,boolean? "Is this neume outlined?")
1603
+ (context-info ,integer? "Within a ligature, the final glyph or shape of
1604
+ a head may be affected by the left and/@/or right neighbour head.
1605
+ @code{context-info} holds for each head such information about the left and
1606
+ right neighbour, encoded as a bit mask.")
1607
+
1608
+ (deminutum ,boolean? "Is this neume deminished?")
1609
+ (descendens ,boolean? "Is this neume of descendent type?")
1610
+
1611
+ (flexa-height ,ly:dimension? "The height of a flexa shape in a ligature
1612
+ grob (in @code{staff-space} units).")
1613
+ (flexa-interval ,integer? "The interval spanned by the two notes of a
1614
+ flexa shape (1 is a second, 7 is an octave).")
1615
+ (flexa-width ,ly:dimension? "The width of a flexa shape in a
1616
+ ligature grob (in @code{staff-space} units).")
1617
+ (ligature-flexa ,boolean? "request joining note to the previous one
1618
+ in a flexa.")
1619
+
1620
+ (inclinatum ,boolean? "Is this neume an inclinatum?")
1621
+
1622
+
1623
+ (linea ,boolean? "Attach vertical lines to this neume?")
1624
+
1625
+ (oriscus ,boolean? "Is this neume an oriscus?")
1626
+
1627
+ (pes-or-flexa ,boolean? "Shall this neume be joined with the previous
1628
+ head?")
1629
+ (prefix-set ,number? "A bit mask that holds all Gregorian head
1630
+ prefixes, such as @code{\\virga} or @code{\\quilisma}.")
1631
+ (primitive ,integer? "A pointer to a ligature primitive, i.e., an item
1632
+ similar to a note head that is part of a ligature.")
1633
+
1634
+ (quilisma ,boolean? "Is this neume a quilisma?")
1635
+
1636
+ (stropha ,boolean? "Is this neume a stropha?")
1637
+
1638
+ (virga ,boolean? "Is this neume a virga?")
1639
+
1640
+ (x-offset ,ly:dimension? "Extra horizontal offset for ligature heads.")
1641
+
1642
+ )))
1643
+
1644
+ (define-public all-backend-properties
1645
+ (append
1646
+ all-internal-grob-properties
1647
+ all-user-grob-properties))