Render expr as LilyPond input.
Call LilyPond and write the resulting PDF as file_name.
abjad> t = Note(0, (1, 4)) abjad> write_pdf(t, 'one_note.pdf')
New in version 1.1.1: Optional footer keyword.
io.write_ly
iterate.backwards
Enter search terms or a module, class or function name.