]> git.donarmstrong.com Git - lilypond.git/blob - scm/define-grob-properties.scm
Refine check-translation error message
[lilypond.git] / scm / define-grob-properties.scm
1 ;;;; grob-property-description.scm -- part of generated backend documentation
2 ;;;;
3 ;;;;  source file of the GNU LilyPond music typesetter
4 ;;;; 
5 ;;;; (c) 1998--2006  Han-Wen Nienhuys <hanwen@xs4all.nl>
6 ;;;;                 Jan Nieuwenhuizen <janneke@gnu.org>
7
8 (define (define-grob-property symbol type? description)
9   (if (not (equal? (object-property symbol 'backend-doc) #f))
10       (ly:error (_ "symbol ~S redefined") symbol))
11   
12   (set-object-property! symbol 'backend-type? type?)
13   (set-object-property! symbol 'backend-doc description)
14   symbol)
15
16 ;; put this in an alist?
17 (define-public
18   all-user-grob-properties
19
20   (map
21    (lambda (x)
22      (apply define-grob-property x))
23
24    `(
25      (X-extent ,number-pair? "Hard coded extent in X@tie{}direction.")
26      (X-offset ,number? "The horizontal amount that this object is
27 moved relative to its X-parent.")
28      (Y-extent ,number-pair? "See @code{X-extent}.")
29      (Y-offset ,number? "The vertical amount that this object is moved
30 relative to its Y-parent.")
31
32      (add-stem-support ,boolean? "If set, the @code{Stem} object is
33 included in this script's support.") 
34      (after-line-breaking ,boolean? "Dummy property, used to trigger
35 callback for @code{after-line-breaking}.")
36      (align-dir ,ly:dir? "Which side to align? @code{-1}: left side,
37 @code{0}: around center of width, @code{1}: right side.")
38      (allow-loose-spacing ,boolean? "If set, column can be detached
39 from main spacing.")
40      (alteration ,number? "Alteration numbers for accidental.")
41      (alteration-alist ,list? "List of @code{(@var{pitch}
42 . @var{accidental})} pairs for key signature.")
43      (arpeggio-direction ,ly:dir? "If set, put an arrow on the
44 arpeggio squiggly line.")
45      (arrow-length ,number? "Arrow length.")
46      (arrow-width ,number? "Arrow width.")
47      (auto-knee-gap ,ly:dimension? "If a gap is found between note
48 heads where a horizontal beam fits that is larger than this number,
49 make a kneed beam.")
50      (average-spacing-wishes ,boolean? "If set, the spacing wishes
51 are averaged over staves.")
52      (avoid-note-head ,boolean? "If set, the stem of a chord does not
53 pass through all note heads, but starts at the last note head.")
54      (avoid-slur ,symbol? "Method of handling slur collisions.
55 Choices are @code{around}, @code{inside}, @code{outside}.  If unset,
56 scripts and slurs ignore each other.  @code{around} only moves the
57 script if there is a collision; @code{outside} always moves the
58 script.")
59      (axes ,list? "List of axis numbers.  In the case of alignment
60 grobs, this should contain only one number.")
61
62      (bar-size ,ly:dimension? "The size of a bar line.")
63      (barre-type ,symbol? "Type of barre indication used in a fret
64 diagram.  Choices include @code{curved} and @code{straight}.")
65      (base-shortest-duration ,ly:moment? "Spacing is based on the
66 shortest notes in a piece.  Normally, pieces are spaced as if notes
67 at least as short as this are present.")
68      (baseline-skip ,ly:dimension? "Distance between base lines of
69 multiple lines of text.")
70      (beam-thickness ,ly:dimension? "Beam thickness, measured in
71 @code{staff-space} units.")
72      (beam-width ,ly:dimension? "Width of the tremolo sign.")
73      (beamed-stem-shorten ,list? "How much to shorten beamed stems,
74 when their direction is forced.  It is a list, since the value is
75 different depending on the number of flags and beams.")
76      (beaming ,pair? "Pair of number lists.  Each number list
77 specifies which beams to make.  @code{0}@tie{}is the central beam,
78 @code{1}@tie{}is the next beam toward the note, etc.  This
79 information is used to determine how to connect the beaming patterns
80 from stem to stem inside a beam.")
81      (before-line-breaking ,boolean? "Dummy property, used to trigger
82 a callback function.")
83      (between-cols ,pair? "Where to attach a loose column to.")
84      (bound-padding ,number? "The amount of padding to insert around
85 spanner bounds.")
86      (bound-details ,list? "An alist of properties for determining
87 attachments of spanners to edges.")
88      (bracket-flare ,number-pair? "A pair of numbers specifying how
89 much edges of brackets should slant outward.  Value @code{0.0} means
90 straight edges.")
91      (bracket-visibility ,boolean-or-symbol? "This controls the
92 visibility of the tuplet bracket.  Setting it to false prevents
93 printing of the bracket.  Setting the property to @code{if-no-beam}
94 makes it print only if there is no beam associated with this tuplet
95 bracket.")
96      (break-align-anchor ,number? "Grobs aligned to this break-align
97 grob will have their X-offsets shifted by this number. In barlines,
98 for example, this is used to position grobs relative to the (visual)
99 center of the barline.")
100      (break-align-anchor-alignment ,number? "Read by
101 ly:break-aligned-interface::calc-extent-aligned-anchor for aligning
102 an anchor to a grobs extent")
103      (break-align-symbol ,symbol? "This key is used for aligning and
104 spacing breakable items.")
105      (break-align-symbols ,list? "A list of symbols that determine
106 which break-aligned grobs to align this to. If the grob selected by
107 the first symbol in the list is invisible due to break-visibility,
108 we will align to the next grob (and so on).")
109      (break-align-orders ,vector? "Defines the order in which
110 prefatory matter (clefs, key signatures) appears.  The format is a
111 vector of length@tie{}3, where each element is one order for
112 end-of-line, middle of line, and start-of-line, respectively.  An
113 order is a list of symbols.
114
115 For example, clefs are put after key signatures by setting
116
117 @example
118 \\override Score.BreakAlignment #'break-align-orders =
119   #(make-vector 3 '(span-bar
120                     breathing-sign
121                     staff-bar
122                     key
123                     clef
124                     time-signature))
125 @end example")
126      (break-overshoot ,number-pair? "How much does a broken spanner
127 stick out of its bounds?")
128      (break-visibility ,vector? "A vector of 3@tie{}booleans,
129 @code{#(@var{end-of-line} @var{unbroken} @var{begin-of-line})}.
130 @code{#t} means visible, @code{#f} means killed.")
131      (breakable ,boolean? "Allow breaks here.")
132
133      (c0-position ,integer? "An integer indicating the position of
134 middle@tie{}C.")
135      (clip-edges ,boolean? "Allow outward pointing beamlets at the
136 edges of beams?")
137      (collapse-height ,ly:dimension? "Minimum height of system start
138 delimiter.  If equal or smaller, the bracket is removed.")
139      (color ,color? "The color of this grob.")
140      (common-shortest-duration ,ly:moment? "The most common shortest
141 note length.  This is used in spacing.  Enlarging this sets the score
142 tighter.")
143      (concaveness ,number? "A beam is concave if its inner stems are
144 closer to the beam than the two outside stems.  This number is a
145 measure of the closeness of the inner stems.  It is used for damping
146 the slope of the beam.")
147      (connect-to-neighbor ,pair? "Pair of booleans, indicating whether
148 this grob looks as a continued break.")
149      (control-points ,list? "List of offsets (number pairs) that form
150 control points for the tie, slur, or bracket shape.  For B@'eziers,
151 this should list the control points of a third-order B@'ezier curve.")
152
153      (damping ,number? "Amount of beam slope damping.")
154      (dash-fraction ,number? "Size of the dashes, relative to
155 @code{dash-period}.  Should be between @code{0.0} (no line) and
156 @code{1.0} (continuous line).")
157      (dash-period ,number? "The length of one dash together with
158 whitespace.  If negative, no line is drawn at all.")
159      (default-direction ,ly:dir? "Direction determined by note head
160 positions.")
161      (digit-names ,vector "Names for string finger digits.")
162      (direction ,ly:dir? "If @code{side-axis} is @code{1} (or
163 @code{#X}), then this property determines whether the object is placed
164 @code{#LEFT}, @code{#CENTER} or @code{#RIGHT} with respect to the
165 other object.  Otherwise, it determines whether the object is placed
166 @code{#UP}, @code{#CENTER} or @code{#DOWN}.  Numerical values may also
167 be used: @code{#UP}=@code{1}, @code{#DOWN}=@code{-1},
168 @code{#LEFT}=@code{-1}, @code{#RIGHT}=@code{1}, @code{CENTER}=@code{0}
169 but also other numerical values are permitted.")
170      (dot-color ,symbol? "Color of dots.  Options include 
171 @code{black} and @code{white}.")
172      (dot-count ,integer? "The number of dots.")
173      (dot-radius ,number? "Radius of dots.")
174      (duration-log ,integer? "The 2-log of the note head duration,
175 i.e. @code{0} = whole note, @code{1} = half note, etc.")
176
177      (eccentricity ,number? "How asymmetrical to make a slur.
178 Positive means move the center to the right.")
179      (edge-height ,pair? "A pair of numbers specifying the heights of
180 the vertical edges: @code{(@var{left-height} . @var{right-height})}.")
181      (edge-text ,pair? "A pair specifying the texts to be set at the
182 edges: @code{(@var{left-text} . @var{right-text})}.")
183      (expand-limit ,integer? "Maximum number of measures expanded in
184 church rests.")
185      (extra-X-extent ,number-pair? "A grob is enlarged in
186 X@tie{}dimension by this much.")
187      (extra-Y-extent ,number-pair? "See @code{extra-X-extent}.")
188      ;; remove me?
189      (extra-dy ,number? "Slope glissandi this much extra.")
190      (extra-offset ,number-pair? "A pair representing an offset.  This
191 offset is added just before outputting the symbol, so the typesetting
192 engine is completely oblivious to it.")
193      (extra-spacing-width ,number-pair? "In the horizontal spacing
194 problem, we pad each item by this amount (by adding the @q{car} on the
195 left side of the item and adding the @q{cdr} on the right side of the
196 item).  In order to make a grob take up no horizontal space at all,
197 set this to @code{(+inf.0 . -inf.0)}.")
198
199      (finger-code ,symbol? "Code for the type of fingering indication
200 in a fret diagram.  Options include @code{none}, @code{in-dot}, and
201 @code{below-string}.")
202      (flag-count ,number? "The number of tremolo beams.")
203      (flag-style ,symbol? "A string determining what style of flag
204 glyph is typeset on a @code{Stem}.  Valid options include @code{()}
205 and @code{mensural}.  Additionally, @code{no-flag} switches off the
206 flag.")
207      (font-encoding ,symbol? "The font encoding is the broadest
208 category for selecting a font.  Options include: @code{fetaMusic},
209 @code{fetaNumber}, @code{TeX-text}, @code{TeX-math},
210 @code{fetaBraces}, @code{fetaDynamic}.")
211      (font-family ,symbol? "The font family is the broadest category
212 for selecting text fonts.  Options include: @code{sans},
213 @code{roman}.")
214      (font-name ,string? "Specifies a file name (without extension)
215 of the font to load.  This setting overrides selection using
216 @code{font-family}, @code{font-series} and @code{font-shape}.")
217      (font-series ,symbol? "Select the series of a font.  Choices
218 include @code{medium}, @code{bold}, @code{bold-narrow}, etc.")
219      (font-shape ,symbol? "Select the shape of a font.  Choices
220 include @code{upright}, @code{italic}, @code{caps}.")
221      (font-size ,number? "The font size, compared to the @q{normal}
222 size.  @code{0}@tie{}is style-sheet's normal size, @code{-1} is
223 smaller, @code{+1} is bigger. Each step of@tie{}1 is approximately
224 12% larger, 6@tie{}steps are exactly a factor@tie{}2 larger.
225 Fractional values are allowed.")
226      (force-hshift ,number? "This specifies a manual shift for notes
227 in collisions.  The unit is the note head width of the first voice
228 note.  This is used by @internalsref{note-collision-interface}.")
229      (forced ,boolean? "Manually forced accidental.")
230      (fraction ,number-pair? "Numerator and denominator of a time
231 signature object.")
232      (french-beaming ,boolean? "Use French beaming style for this
233 stem.  The stem stops at the innermost beams.")
234      (fret-count ,integer? "The number of frets in a fret diagram.")
235      ;; ugh: double, change.
236      (full-size-change ,boolean? "Don't make a change clef smaller.")
237
238      (gap ,ly:dimension? "Size of a gap in a variable symbol.")
239      (gap-count ,integer? "Number of gapped beams for tremolo.")
240      (glyph ,string? "A string determining what @q{style} of glyph is
241 typeset.  Valid choices depend on the function that is reading this
242 property.")
243      (glyph-name-alist ,list? "An alist of key-string pairs.")
244      (grow-direction ,ly:dir? "Crescendo or decrescendo?")
245
246      (hair-thickness ,number? "Thickness of the thin line in a bar
247 line.")
248      (head-direction ,ly:dir? "Are the note heads left or right in a
249 semitie?")
250      (height ,ly:dimension? "Height of an object in
251 @code{staff-space} units.")
252      (height-limit ,ly:dimension? "Maximum slur height: The longer the
253 slur, the closer it is to this height.")
254      (horizontal-shift ,integer? "An integer that identifies ranking
255 of @code{NoteColumn}s for horizontal shifting.  This is used by
256 @internalsref{note-collision-interface}.")
257      (horizontal-skylines ,ly:skyline-pair? "Two skylines, one to the
258 left and one to the right of this grob.")
259
260      (ignore-collision ,boolean? "If set, don't do note collision
261 resolution on this @code{NoteColumn}.")
262      (implicit ,boolean? "Is this an implicit bass figure?")
263      (infinite-spacing-height ,boolean? "If true, then for the
264 purposes of horizontal spacing, treat this item as though it were
265 infinitely tall.  That is, no object from another column is allowed to
266 stick above or below this item.")
267      (inspect-index ,integer? "If debugging is set, set beam and slur
268 configuration to this index, and print the respective scores.")
269      (inspect-quants ,number-pair? "If debugging is set,
270 set beam and slur quants to this position, and print the respective
271 scores.")
272
273      (keep-fixed-while-stretching ,boolean? "A grob with this property
274 set to true is fixed relative to the staff above it when systems are
275 stretched.")
276      (keep-inside-line ,boolean? "If set, this column cannot have
277 things sticking into the margin.")
278      (kern ,ly:dimension? "Amount of extra white space to add.  For
279 bar lines, this is the amount of space after a thick line.")
280      (knee ,boolean? "Is this beam kneed?")
281      (knee-spacing-correction ,number? "Factor for the optical
282 correction amount for kneed beams.  Set between @code{0} for no
283 correction and @code{1} for full correction.")
284
285      (labels ,list? "List of labels (symbols) placed on a column")
286      (label-dir ,ly:dir? "Side to which a label is attached.
287 @code{-1} for left, @code{1}@tie{}for right.")
288      (layer ,number? "The output layer (a value between 0 and@tie{}2:
289 Layers define the order of printing objects.  Objects in lower layers
290 are overprinted by objects in higher layers.")
291      (ledger-line-thickness ,number-pair? "The thickness of ledger
292 lines.  It is the sum of 2@tie{}numbers: The first is the factor for
293 line thickness, and the second for staff space.  Both contributions
294 are added.")
295      (left-bound-info ,list? "An alist of properties for determining
296 attachments of spanners to edges.")
297      (left-padding ,ly:dimension? "The amount of space that is put
298 left to an object (e.g., a group of accidentals).")
299      (length ,ly:dimension? "User override for the stem length of
300 unbeamed stems.")
301      (length-fraction ,number? "Multiplier for lengths.  Used for
302 determining ledger lines and stem lengths.")
303      (line-break-penalty ,number? "Penalty for a line break at this
304 column.  This affects the choices of the line breaker; it avoids a
305 line break at a column with a positive penalty and prefer a line break
306 at a column with a negative penalty.")
307      (line-break-permission ,symbol? "Instructs the line breaker on
308 whether to put a line break at this column.  Can be @code{force} or
309 @code{allow}.")
310      (line-break-system-details ,list? "An alist of properties to use
311 if this column is the start of a system.")
312      (line-count ,integer? "The number of staff lines.")
313      (line-positions ,list? "Vertical positions of staff lines.")
314      (line-thickness ,number? "The thickness of the tie or slur
315 contour.")
316      (long-text ,markup? "Text markup.  See @usermanref{Text
317 markup}.")
318
319      (max-beam-connect ,integer? "Maximum number of beams to connect
320 to beams from this stem.  Further beams are typeset as beamlets.")
321      (max-stretch ,number? "The maximum amount that this
322 @code{VerticalAxisGroup} can be vertically stretched (for example, in
323 order to better fill a page).")
324      (measure-count ,integer? "The number of measures for a
325 multi-measure rest.")
326      (measure-length ,ly:moment? "Length of a measure.  Used in some
327 spacing situations.")
328      (merge-differently-dotted ,boolean? "Merge note heads in
329 collisions, even if they have a different number of dots.  This is
330 normal notation for some types of polyphonic music.
331
332 @code{merge-differently-dotted} only applies to opposing stem
333 directions (i.e. voice 1 &@tie{}2).")
334      (merge-differently-headed ,boolean? "Merge note heads in
335 collisions, even if they have different note heads.  The
336 smaller of the two heads is rendered invisible.  This is used in
337 polyphonic guitar notation.  The value of this setting is used by
338 @internalsref{note-collision-interface}.
339
340 @code{merge-differently-headed} only applies to opposing stem
341 directions (i.e. voice 1 &@tie{}2).")
342      (minimum-X-extent ,number-pair? "Minimum size of an object in
343 X@tie{}dimension, measured in @code{staff-space} units.")
344      (minimum-Y-extent ,number-pair? "See @code{minimum-X-extent}.")
345      (minimum-distance ,ly:dimension? "Minimum distance between rest
346 and notes or beam.")
347      (minimum-length ,ly:dimension? "Try to make a spanner at least
348 this long, normally in the horizontal direction.  This requires an
349 appropriate callback for the @code{springs-and-rods} property.  If
350 added to a @code{Tie}, this sets the minimum distance between
351 noteheads.")
352      (minimum-length-fraction ,number? "Minimum length of ledger line
353 as fraction of note head size.")
354      (minimum-space ,ly:dimension? "Minimum distance that the victim
355 should move (after padding).")
356
357      (neutral-direction ,ly:dir? "Which direction to take in the
358 center of the staff.")
359      (neutral-position ,number? "Position (in half staff spaces) where
360 to flip the direction of custos stem.")
361      (next ,ly:grob? "Object that is next relation (e.g., the lyric
362 syllable following an extender.")
363      (no-alignment ,boolean? "If set, don't place this grob in a
364 VerticalAlignment; rather, place it using its own Y-offset callback")
365      (no-ledgers ,boolean? "If set, don't draw ledger lines on this
366 object.")
367      (no-stem-extend ,boolean? "If set, notes with ledger lines do not
368 get stems extending to the middle staff line.")
369      (non-default ,boolean? "Set for manually specified clefs.")
370      (non-musical ,boolean? "True if the grob belongs to a
371 @code{NonMusicalPaperColumn}.")
372      (note-names ,vector? "Vector of strings containing names for
373 easy-notation note heads.")
374      (number-type ,symbol? "Type of numbers to use in label.  Choices
375 include @code{roman-lower}, @code{roman-upper}, and @code{arabic}.")
376
377      (outside-staff-horizontal-padding ,number? "By default, an
378 outside-staff-object can be placed so that is it very close to another
379 grob horizontally.  If this property is set, the outside-staff-object
380 is raised so that it is not so close to its neighbour.")
381      (outside-staff-padding ,number? "The padding to place between
382 this grob and the staff when spacing according to
383 @code{outside-staff-priority}.")
384      (outside-staff-priority ,number? "If set, the grob is positioned
385 outside the staff in such a way as to avoid all collisions.
386 In case of a potential collision, the grob with the smaller
387 @code{outside-staff-priority} is closer to the staff.")
388
389      (packed-spacing ,boolean? "If set, the notes are spaced as
390 tightly as possible.")
391      (padding ,ly:dimension? "Add this much extra space between
392 objects that are next to each other.")
393      (page-break-penalty ,number? "Penalty for page break at this
394 column.  This affects the choices of the page breaker; it avoids a
395 page break at a column with a positive penalty and prefer a page break
396 at a column with a negative penalty.")
397      (page-break-permission ,symbol? "Instructs the page breaker on
398 whether to put a page break at this column.  Can be @code{force} or
399 @code{allow}.")
400      (page-turn-penalty ,number? "Penalty for a page turn at this
401 column.  This affects the choices of the page breaker; it avoids a
402 page turn at a column with a positive penalty and prefer a page turn
403 at a column with a negative penalty.")
404      (page-turn-permission ,symbol? "Instructs the page breaker on
405 whether to put a page turn at this column.  Can be @code{force} or
406 @code{allow}.")
407      (parenthesized ,boolean? "Parenthesize this grob.")
408      (positions ,pair? "Pair of staff coordinates @code{(@var{left}
409 . @var{right})}, where both @var{left} and @var{right} are in
410 @code{staff-space} units of the current staff.  LilyPond uses these
411 values to select which slur candidate positions to use; if extreme
412 positions are requested, LilyPond selects the closest positions.")
413
414      (ratio ,number? "Parameter for slur shape.  The higher this
415 number, the quicker the slur attains its @code{height-limit}.")
416      (remove-empty ,boolean? "If set, remove group if it contains no
417 interesting items.")
418      (remove-first ,boolean? "Remove the first staff of a orchestral
419 score?")
420      (restore-first ,boolean? "Print a natural before the
421 accidental.")
422      (rhythmic-location ,rhythmic-location? "Where (bar number,
423 measure position) in the score.")
424      (right-bound-info ,list? "An alist of properties for determining
425 attachments of spanners to edges.")
426      (right-padding ,ly:dimension? "Space to insert on the right side
427 of an object (e.g., between note and its accidentals).")
428      (rotation ,list? "Number of degrees to rotate this object, and
429 what point to rotate around.  For example, @code{#'(45 0 0)} rotates
430 by 45 degrees around the center of this object.")
431
432      (same-direction-correction ,number? "Optical correction amount
433 for stems that are placed in tight configurations.  This amount is
434 used for stems with the same direction to compensate for note-head to
435 stem distance.")
436      (script-priority ,number? "A sorting key that determines in what
437 order a script is within a stack of scripts.")
438      (self-alignment-X ,number? "Specify alignment of an object.  The
439 value @code{-1} means left aligned, @code{0}@tie{}centered, and
440 @code{1}@tie{}right-aligned in X@tie{}direction.  Values in-between
441 may also be specified.")
442      (self-alignment-Y ,number? "Like @code{self-alignment-X} but for
443 the Y@tie{}axis.")
444      (shorten-pair ,number-pair? "The lengths to shorten a
445 text-spanner on both sides, for example a pedal bracket.  Positive
446 values shorten the text-spanner, while negative values lengthen it.")
447      (shortest-duration-space ,ly:dimension? "Start with this much
448 space for the shortest duration.  This is expressed in
449 @code{spacing-increment} as unit.  See also
450 @internalsref{spacing-spanner-interface}.")
451      (shortest-playing-duration ,ly:moment? "The duration of the
452 shortest playing here.")
453      (shortest-starter-duration ,ly:moment? "The duration of the
454 shortest note that starts here.")
455      (side-axis ,number? "If the value is @code{#X} (or
456 equivalently@tie{}@code{1}), the object is placed horizontally next
457 to the other object.  If the value is @code{#Y} or@tie{}@code{0}, it
458 is placed vertically.")
459      (side-relative-direction ,ly:dir? "Multiply direction of
460 @code{direction-source} with this to get the direction of this
461 object.")
462      (size ,number? "Size of object, relative to standard size.")
463      (slope ,number? "The slope of this object.")
464      (slur-padding ,number? "Extra distance between slur and script.")
465      (space-alist ,list? "A table that specifies distances between
466 prefatory items, like clef and time-signature.  The format is an alist
467 of spacing tuples: @code{(@var{break-align-symbol} @var{type}
468 . @var{distance})}, where @var{type} can be the symbols
469 @code{minimum-space} or @code{extra-space}.")
470      (spacing-increment ,number? "Add this much space for a doubled
471 duration.  Typically, the width of a note head. See also
472 @internalsref{spacing-spanner-interface}.")
473      (springs-and-rods ,boolean? "Dummy variable for triggering
474 spacing routines.")
475      (stacking-dir ,ly:dir? "Stack objects in which direction?")
476      (staff-padding ,ly:dimension? "Maintain this much space between
477 reference points and the staff.  Its effect is to align objects of
478 differing sizes (like the dynamic @b{p} and @b{f}) on their
479 baselines.")
480      (staff-position ,number? "Vertical position, measured in half
481 staff spaces, counted from the middle line.")
482      (staff-space ,ly:dimension? "Amount of space between staff lines,
483 expressed in global @code{staff-space}.")
484      (stem-attachment ,number-pair? "A @code{(@var{x} . @var{y})} pair
485 where the stem attaches to the notehead.")
486      (stem-end-position ,number? "Where does the stem end (the end is
487 opposite to the support-head)?")
488      ;;[TODO: doco]
489      (stem-spacing-correction ,number? "Optical correction amount for
490 stems that are placed in tight configurations.  For opposite
491 directions, this amount is the correction for two normal sized stems
492 that overlap completely.")
493      (stemlet-length ,number? "How long should a stem over a rest
494 be?")
495      (stencil ,ly:stencil? "The symbol to print.")
496      (stencils ,list? "Multiple stencils, used as intermediate
497 value.")
498      (strict-grace-spacing ,boolean? "If set, grace notes 
499 are not spaced separately, but put before musical columns.")
500      (strict-note-spacing ,boolean? "If set, unbroken columns
501 with non-musical material (clefs, barlines, etc.) are not spaced
502 separately, but put before musical columns.")
503      (string-count ,integer? "The number of strings in a fret
504 diagram.")
505      (string-fret-finger-combinations ,list? "List consisting of
506 @code{(@var{string-number} @var{fret-number} @var{finger-number})}
507 entries.")
508      (stroke-style ,string? "Set to @code{\"grace\"} to turn stroke
509 through flag on.")
510      (style ,symbol? "This setting determines in what style a grob is
511 typeset.  Valid choices depend on the @code{stencil} callback reading
512 this property.")
513
514      (text ,markup? "Text markup.  See @usermanref{Text markup}.")
515 ;;FIXME -- Should both be the same?
516      (text-direction ,ly:dir? "This controls the ordering of the
517 words.  The default @code{RIGHT} is for roman text.  Arabic or Hebrew
518 should use @code{LEFT}.")
519      (thick-thickness ,number? "Bar line thickness, measured in
520 @code{line-thickness}.")
521      (thickness ,number? "Line thickness, generally measured in
522 @code{line-thickness}.")
523      (thin-kern ,number? "The space after a hair-line in a bar line.")
524      (threshold ,number-pair? "@code{(@var{min} . @var{max})}, where
525 @var{min} and @var{max} are dimensions in staff space.")
526      (to-barline ,boolean? "If true, the spanner will stop at that barline
527 just before it would otherwise stop.")
528      (tie-configuration ,list? "List of @code{(@var{position} .
529 @var{dir})} pairs, indicating the desired tie configuration, where
530 @var{position} is the offset from the center of the staff in staff
531 space and @var{dir} indicates the direction of the tie
532 (@code{1}=>up, @code{-1}=>down, @code{0}=>center).  A non-pair entry
533 in the list causes the corresponding tie to be formatted
534 automatically.")
535      (transparent ,boolean? "This makes the grob invisible.")
536
537      (uniform-stretching ,boolean? "If set, items stretch
538 proportionally to their durations.  This looks better in complex
539 polyphonic patterns.")
540      (used ,boolean? "If set, this spacing column is kept in the
541 spacing problem")
542
543      (vertical-skylines ,ly:skyline-pair? "Two skylines, one above and
544 one below this grob.")
545
546      (when ,ly:moment? "Global time step associated with this column
547 happen?")
548      (width ,ly:dimension? "The width of a grob measured in staff
549 space.")
550      (word-space ,ly:dimension? "Space to insert between words in
551 texts.")
552
553      (zigzag-length ,ly:dimension? "The length of the lines of a
554 zigzag, relative to @code{zigzag-width}.  A value of@tie{}@code{1}
555 gives 60-degree zigzags.")
556      (zigzag-width ,ly:dimension? "The width of one zigzag squiggle.
557 This number is adjusted slightly so that the glissando line can
558 be constructed from a whole number of squiggles.")
559      )))
560
561
562 ;;;;;;;;;;;;;;;;
563 ;;   INTERNAL
564
565
566 (define (define-internal-grob-property symbol type? description)
567   (define-grob-property symbol type? description)
568   (set-object-property! symbol 'backend-internal #t)
569   symbol
570   )
571
572
573 (define-public all-internal-grob-properties
574   (map
575    (lambda (x)
576      (apply define-internal-grob-property x))
577    
578    `(
579      ;;;;;;;;;;;;;;;;
580      ;; grobs & grob arrays. (alphabetical)
581      (X-common ,ly:grob? "Common refpoint for axis group.")
582      (Y-common ,ly:grob? "See @code{X-common}.")
583      (adjacent-pure-heights ,vector? "Used by a VerticalAxisGroup to cache the Y-extents of different column ranges.")
584      (axis-group-parent-X ,ly:grob? "Containing X axis group")
585      (axis-group-parent-Y ,ly:grob? "Containing Y axis group")
586      (accidental-grobs ,list? "Alist with (NOTENAME . GROBLIST) entries")
587      (adjacent-hairpins ,ly:grob-array? "List of directly neighboring hairpins")
588      (all-elements ,ly:grob-array? "list of all grobs in this line. Its
589 function is to protect objects from being garbage collected.")
590      (arpeggio ,ly:grob? "pointer to arpeggio object.")
591      (beam ,ly:grob? "pointer to the beam, if applicable.")
592      (bracket ,ly:grob? "the bracket for a  number.")
593      (cross-staff ,boolean? "for a beam or a stem, true if we depend on inter-staff spacing")
594      (direction-source ,ly:grob? "in case side-relative-direction is
595 set, which grob to get the direction from .")
596      (dot ,ly:grob? "reference to Dots object.")
597      (dots ,ly:grob-array? "multiple Dots objects.")
598      (figures ,ly:grob-array? "Figured bass objects for continuation line.")
599      (important-column-ranks ,vector? "Cache of columns that contain items-worth-living.")
600      (items-worth-living ,ly:grob-array? "A list of interesting items. If
601 empty in a particular staff, then that staff is erased.")
602
603      (glyph-name ,string? "a name of character within font.")
604      (left-neighbors ,ly:grob-array? " List of
605 spacing-wish grobs that are close to the current column.
606
607 The closest spacing-wishes determine the actual distances between the
608 columns.
609 ")
610      (left-items ,ly:grob-array? "")
611      (pedal-text ,ly:grob? "Pointer to the text of a mixed-style piano pedal.")
612      
613      (pure-Y-common ,ly:grob? "Caches the common_refpoint_of_array of the elements grob-set")
614      (pure-relevant-items ,ly:grob-array? "A subset of elements that are relevant for finding the pure-Y-extent.")
615      (pure-relevant-spanners ,ly:grob-array? "A subset of elements that are relevant for finding the pure-Y-extent.")
616      (stem ,ly:grob? "pointer to Stem object.")
617      (tremolo-flag ,ly:grob? "The tremolo object on a stem.")
618      (tie ,ly:grob? "")
619      (staff-symbol ,ly:grob? "the staff symbol grob that we're in.")
620      (rest ,ly:grob? "the staff symbol grob that we're in.")
621      (rests ,ly:grob-array? "A list of rest objects.")
622      (rest-collision ,ly:grob? "rest collision that a rest is in.")
623      (accidental-grob ,ly:grob? "Accidental for this note.")
624      (bars ,ly:grob-array? "list of bar line pointers.")
625      (bounded-by-me ,ly:grob-array? "list of spanners that have this
626 column as start/begin point. Only columns that have grobs or act as
627 bounds are spaced.")
628      
629      (columns ,ly:grob-array? "list of grobs, typically containing
630 paper-columns or note-column objects.")
631      (conditional-elements ,ly:grob-array? "Internal use only")
632      (encompass-objects ,ly:grob-array? "Objects that a slur should avoid
633 in addition to notes and stems.")
634      (elements ,ly:grob-array? "list of grobs, type depending on the Grob
635 where this is set in.")
636      (grace-spacing ,ly:grob? "a run of grace notes.")
637      (heads ,ly:grob-array? "List of note heads.")
638
639      (note-columns ,pair? "list of NoteColumn grobs.")
640
641      (normal-stems ,ly:grob-array? "Array of visible stems.") 
642      (note-heads ,ly:grob-array? "List of note head grobs")
643      (note-head ,ly:grob? "A single note head")
644      (pure-Y-offset-in-progress ,boolean? "A debugging aid for catching cyclic dependencies.")
645      (right-items ,ly:grob-array? "")
646      (right-neighbors ,ly:grob-array? "see left-neighbors")
647      (separation-item ,ly:grob? "A separation item.")
648      (slur ,ly:grob? "A pointer to a slur object")
649      (spacing ,ly:grob? "the spacing spanner governing this section.")
650      (spaceable-staves ,ly:grob-array? "Objects to be spaced during page layout.")
651      (side-support-elements ,ly:grob-array? "the support, a list of grobs.")
652      (spacing-wishes ,ly:grob-array? "List of note spacing or staff spacing objects.")
653      (stems ,ly:grob-array? "list of stem objects, corresponding to the notes that the arpeggio has to be before.")
654      (tuplets ,ly:grob-array? "list of smaller tuplet brackets")
655      (tuplet-number ,ly:grob? "the number for a bracket.")
656
657      
658      
659      ;;;;;;;;;;;;;;;;
660      ;; other
661      (begin-of-line-visible ,boolean? "Used for marking ChordNames that should only show changes.")
662      (cause ,scheme? "Any kind of causation objects (i.e. music, or perhaps translator) that was the cause for this grob.  ")
663      (circled-tip ,boolean? "Put a circle at start/end of hairpins (al/del niente)")
664      (delta-position ,number? "vertical position difference")
665      (details ,list? "alist of parameters for detailed grob behavior.
666
667 more information on the allowed parameters can be found by inspecting
668 lily/slur-scoring.cc, lily/beam-quanting.cc, and
669 lily/tie-formatting-problem.cc.  Setting @code{debug-tie-scoring},
670 @code{debug-beam-scoring} or @code{debug-slur-scoring} also provides
671 useful clues.
672
673 ")
674
675      (font ,ly:font-metric? "Cached font metric object")
676      (head-width ,ly:dimension? "width of this ligature head")
677      
678      (ideal-distances ,list? "(@var{obj} . (@var{dist} . @var{strength})) pairs.")
679      (interfaces ,list? "list of symbols indicating the interfaces supported by this object. Is initialized from the @code{meta} field.")
680      (least-squares-dy ,number? 
681                        "ideal beam slope, without damping.")
682
683      (meta ,list? "Contains meta information. It is an alist with the
684 entries @code{name} and @code{interfaces}.")
685      (minimum-distances ,list? "list of rods, that have the format (@var{obj} . @var{dist}).")
686      
687      (positioning-done ,boolean?
688                        "Used to signal that a positioning element
689 did its job. This ensures that a positioning is only done once.")
690      (pure-Y-extent ,number-pair? "The estimated height of a system")
691
692      (quantized-positions ,number-pair? "Beam positions after quanting.")
693      (quantize-position ,boolean? "If set, a vertical alignment is aligned to be within staff spaces.")
694      (quant-score ,string? "Beam quanting score -- can be stored for
695 debugging")
696      
697      (script-stencil ,pair? "Pair (@code{type} . @code{arg}), which
698 acts as an index for looking up a Stencil object.")
699
700      (stem-info ,pair? "caching of stem parameters")
701      (shorten ,ly:dimension? "The amount of space that a
702 stem. Internally used to distribute beam shortening over stems. ")
703      (skyline-distance ,number? "The distance between this staff and the next one, as determined by a skyline algorithm.")
704      (skyline-horizontal-padding ,number? "For determining the vertical distance between 2 staves, it is possible to have a configuration which would result in a tight interleaving of grobs from the top staff and the bottom staff. The larger this parameter is, the farther apart the staves are placed in such a configuration.")
705  
706      (use-breve-rest ,boolean? "Use breve rests for measures longer
707 than a whole rest.")
708      
709
710      
711      ;; ancient notation
712      (join-right-amount ,number? "")
713      (primitive ,integer? "Pointer to a ligature primitive, i.e. an item similar to a note head that is part of a ligature. ")
714
715      
716      ;;;;;;; TODO:
717      ;; there are too many properties for ancient notation
718      ;; probably neume-types (a list of symbols) would also work.
719
720      ;; However, such this list would consist of a couple of dozens of
721      ;; entries, since head prefixes may be combined in many ways.  If
722      ;; the macros in gregorian-init.ly would directly set prefix-set,
723      ;; all the head prefixes could be junked; however, such macros
724      ;; would be quite numerous, I guess.  --jr
725
726      (auctum ,boolean? "is this neume liquescentically augmented?")
727      (ascendens ,boolean? "is this neume of an ascending type?")
728      (add-cauda ,boolean? "does this flexa require an additional cauda on the left side?")
729      (add-join ,boolean? "is this ligature head joined with the next one by a vertical line?")
730      (cavum ,boolean? "is this neume outlined?")
731      (descendens ,boolean? "is this neume of a descendent type?")
732      (deminutum ,boolean? "is this neume deminished?")
733      (flexa-height ,ly:dimension? "height of a flexa shape in a ligature grob in staff_space.")
734      (flexa-width ,ly:dimension? "width of a flexa shape in a ligature grob in staff_space.")
735      (join-heads ,boolean? "Whether to join the note heads of an ambitus grob with a vertical line.")
736      (linea ,boolean? "attach vertical lines to this neume?")
737      (add-stem ,boolean? "is this ligature head a virga and therefore needs an additional stem on the right side?")
738      (context-info ,integer? "Within a ligature, the final glyph or shape of a head may be affected by the left and/or right neighbour head.  context-info holds for each head such information about the left and right neighbour, encoded as a bit mask.")
739      (inclinatum ,boolean? "is this neume an inclinatum?")
740      (oriscus ,boolean? "is this neume an oriscus?")
741      (quilisma ,boolean? "is this neume a quilisma?")
742      (pes-or-flexa ,boolean? "shall this neume be joined with the previous head?")
743      (prefix-set ,number? "a bit mask that holds all Gregorian head prefixes, such as @code{\\virga} or @code{\\quilisma}")
744      (stropha ,boolean? "Is this neume a stropha?")
745      (virga ,boolean? "Is this neume a virga?")
746      (x-offset ,ly:dimension? "Extra horizontal offset for ligature heads.")
747
748      ;; end ancient notation
749
750      ;; fret-diagrams extra properties
751      (xo-font-magnification ,number? "Magnification used for mute and
752          open string indicators in fret diagrams")
753      (mute-string ,string? "String to be used to indicate muted string in
754          fret diagrams")
755      (open-string ,string? "String to be used to indicate open string in
756          fret diagrams")
757      (orientation ,symbol? "Orientation of fret-diagram.  Options include @code{normal} and @code{landscape}")
758
759      )))
760
761 (define-public all-backend-properties
762   (append
763    all-internal-grob-properties
764    all-user-grob-properties))