lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

turning off warnings


From: Simon Weatherill
Subject: turning off warnings
Date: Mon, 16 Jun 2003 19:39:21 -0400

I'm notating some guitar music and would love to get rid of the warnings I
get from string numbers on the staff and glissando's on the tabulature. I'm
used to lint so I don't like to see any warnings.

I've included a couple of the warnings.

Also, I'd like to keep the tab staff clean, so I turned off the stems,
beams, dots and tuplets. How can I turn off a fermata or a staccato?

> \property TabStaff.TimeSignature \override #'transparent = ##t
> \property TabVoice.Beam \override #'transparent = ##t
> \property TabVoice.Dots \override #'transparent = ##t
> \property TabVoice.Stem \override #'transparent = ##t
> \property TabVoice.Fingering \override #'transparent = ##t
> \property TabVoice.tupletInvisible = ##t

Thanks,
Simon

----- Warnings -----

Staff:
/home/simon/cvs/lily/untitled-1.ly:123:35: warning: Junking request:
`String_number_req':
    e,,8 g' b e fis\glissando a g\2

/home/simon/cvs/lily/untitled-1.ly:178:13: warning: Junking request:
`String_number_req':
    e2 ais2\4

TabStaff:
/home/simon/cvs/lily/untitled-1.ly:152:29: warning: Junking request:
`Glissando_req':
    e,,8 g' b e fis\glissando
                              a g fis b1\fermata
/home/simon/cvs/lily/untitled-1.ly:201:11: warning: Adding note head to
incompatible stem (type = 8):
    b4. cis

/home/simon/cvs/lily/untitled-1.ly:201:5: warning: Adding note head to
incompatible stem (type = 8):
    e
     4. fis-1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]