It's probably easier to use the LaTeX file notepaper.tex that I have on http://www.s3.kth.se/~mabe/musical.html
Otherwise, you could try to set the property #'transparent=##t for the objects
you want to remove.
/Mats
D Josiah Boothby wrote:
trying to make manuscript paper, but I can't get the rests or bar numbers to remove:
\version "2.4.2"
\header { tagline = "" }
\score { { \repeat unfold 12 { R1 \break } } \layout { indent = 0\in \context { \Staff \remove Bar_number_engraver \remove Time_signature_engraver \remove Clef_engraver \remove Multi_measure_rest_engraver } } }
\paper { papersize = "letter" raggedlastbottom = ##f linewidth = 7.5\in leftmargin = 0.5\in bottommargin = 0.25\in topmargin = 0.25\in }
_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user