The scriptHorizontal property has been removed in version 2.2, i.e. there is no support for typesetting an arbitrary script to the left or right of a note head. Instead, there is now special support for doing this for fingerings.
/Mats
[EMAIL PROTECTED] wrote:
On Tue, 21 Sep 2004 16:25:32 +0200 Mats Bengtsson <[EMAIL PROTECTED]> wrote:
The current syntax for changing object properties is described at http://lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond/Layout-tunings-within-contexts.html#Layout%20tunings%20within%20contexts
However, the syntax examples you show have never been correct and
even though it has been modified by convert-ly, the original at
the end of this email cannot possibly have worked in any LilyPond
version I can think of. If you go back to http://lists.gnu.org/archive/html/lilypond-user/2002-10/msg00130.html
and run convert-ly on that code, you should get the correct syntax.
/Mats
Once again, thanks. I have almost a working test document. The desired
articulations appear on the printed page but not in the correct
positions. I can probably fix that by tweaking the numbers, I just have
to find the doc that explains what each number means. Anyway, here is
the results of running convert-ly and then running the interpreter. There are several property-type errors...
thanks
Chip
convert-ly -e test.ly
convert-ly (GNU LilyPond) 2.2.2
Processing `test.ly' ... Applying conversions: 2.1.1, 2.1.2, 2.1.3,
2.1.4, 2.1.7, 2.1.10, 2.1.11, 2.1.12, 2.1.13, 2.1.14, 2.1.15, 2.1.16,
2.1.17, 2.1.18, 2.1.19, 2.1.20, 2.1.21, 2.1.22, 2.1.23, 2.1.24, 2.1.25,
2.1.26, 2.1.27, 2.1.28, 2.1.29, 2.1.30, 2.1.31, 2.1.33, 2.1.34, 2.1.36,
2.2.0,
Process convert-ly exited with code 0
lilypond test.ly
lilypond (GNU LilyPond) 2.2.2
Running lilypond-bin...
Now processing `test.ly'
Parsing...
Interpreting music... warning: Can't find property type-check for
`scriptHorizontal' (translation-type?). Perhaps you made a typing
error? warning: Doing assignment anyway.
warning: Can't find property type-check for `scriptHorizontal'
(translation-type?). Perhaps you made a typing error? warning: Doing
assignment anyway. warning: Can't find property type-check for
`scriptHorizontal' (translation-type?). Perhaps you made a typing
error? warning: Doing assignment anyway.
warning: Can't find property type-check for `scriptHorizontal'
(translation-type?). Perhaps you made a typing error? warning: Doing
assignment anyway.[3]
Preprocessing graphical objects... Calculating line breaks...
paper output to `test.tex'...
writing header field `instrument' to `test.instrument'... writing header field `title' to `test.title'... writing header field `arranger' to `test.arranger'... writing header field `poet' to `test.poet'... writing header field `opus' to `test.opus'...
Analyzing test.tex... Running ... Running dvips... Running ps2pdf... DVI output to `test.dvi'... PDF output to `test.pdf'... PS output to `test.ps'... Process lilypond exited with code 0
-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================
_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
