Lamy Jean-Baptiste wrote:

> Here is the third version of the tablature patch; this one should be
> applied on the CVS version of Lilypond (which already contains the previous
> patch).

I applied from cvs.
I have problems with building the documentation:

...
Processing stem-interface ...
Processing stem-tremolo-interface ...
Processing system-interface ...
Processing system-start-delimiter-interface ...
Processing tablature-interface ... Backtrace:
  0* [eval-string ";;; generate-documentation.scm -- Generate 
documentation ;;;$
  1* (let* (# # # #) (writing-wip outname) (display # out))
  2* [string-append " @html <hr> @end html @node music properties 
@unnumbered m$
  3* [document-all-interfaces "interfaces"]
  4  [string-append " @html <hr> @end html @node interfaces @unnumbered 
interfa$
  5* [apply #<primitive-procedure string-append> ...
  6* [map #<procedure document-separate-interface (interface)> (# # # # 
...)]
  7* [document-separate-interface (tablature-interface "tablature notes" #)]
  8* (let ((name (symbol->string #))) (processing name) ...)
  9  [string-append " @html <hr> @end html @node tablature-interface" ...
10* [document-interface self (tablature-interface "tablature notes" #) ()]
11  (let* (# # # # ...) (string-append # desc #))
12* [map #<procedure (pr)> (string-tunings tab-string)]
13* [#<procedure (pr)> string-tunings]
14* [document-grob-property string-tunings ()]
15  (let* (# # #) (cons # #))
16* [backend-property->texi string-tunings]
17  (let* (# # # #) (if # # #))
     ...
18  [scm-error misc-error #f "~A ~S" ("Unknown property " 
string-tunings) #f]

ERROR: In procedure scm-error in expression (scm-error (quote 
misc-error) #f ...):
ERROR: Unknown property  string-tunings
make[2]: *** [out/lilypond-internals.nexi] Error 2
make[2]: Leaving directory `/home/rz/lilypond/lilypond/Documentation/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/rz/lilypond/lilypond/Documentation'
make: *** [all] Error 2


-Rune


_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to