Rerender the last .ly file created in Abjad and then show the resulting PDF:
abjad> iotools.redo() # doctest: +SKIP
Rerender the next-to-last .ly file created in Abjad and then show the resulting PDF:
abjad> iotools.redo(-2) # doctest: +SKIP
Return none.