iotools.pdf

abjad.tools.iotools.pdf.pdf(target=-1)[source]

Open the last PDF generated by Abjad with iotools.pdf().

Open the next-to-last PDF generated by Abjad with iotools.pdf(-2).

Return none.

Abjad writes PDFs to the ~/.abjad/output directory by default.

You may change this by setting the abjad_output variable in the config.py file.

This Page