I can't give any good answer about the warnings (except for a sed script to sort them out), but fermatas and staccatos are typeset by the graphical object (grob) Script, so \property TabVoice.Script \override #'transparent = ##t should work.
You can easily find this out yourself, for example by searching for "fermata" in the index of the on-line manual. If you scroll down the page, you'll find a link to "Script" which lists all the possible properties that affect fermatas and other articulation marks.
/Mats
Simon Weatherill wrote:
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
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
-- ============================================= 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://mail.gnu.org/mailman/listinfo/lilypond-user