@OPTIONS: BEGIN @VERSION: 20100626 # MUSIC_SIZE: Size of music described in terms of the number of pixels # (at a nominal resolution of 300 DPI) between staff lines. # Recognized sizes: 6, 14, 16, 18, 21. # muse2ps short option name: =z# # default value: 14 @MUSIC_SIZE: 21 # LAST_SYSTEM_JUSTIFY: Fully justify the last system on the last page. # so that it ends at the right margin. # muse2ps short option name: =j # default value: no @LAST_SYSTEM_JUSTIFY: yes # LEFT_MARGIN: Pixels from left edge of printing area to nominal left-edge of systems. # muse2ps short option name: =m# # default value: 200 pixels = 2/3 inches. @LEFT_MARGIN: 200 # COMPRESS: Horizontal music compression factor. This is measured as a percentage # of the default spacing. # muse2ps short option name: =c# # default value: 100 = no compression. @COMPRESS: 75 # VERTICAL_JUSTIFY: This is the page filling method to use. Possible values are: # none: no vertical justification of music # system: vertically justify page by adding space between systems. # staff: vertically justify page by adding space between all musical staves. # muse2ps short option name: =f (interstaff page fill, mapped from "staff" setting) # muse2ps short option name: =F (intersystem page fill, mapped from "system" setting) # default value: none @VERTICAL_JUSTIFY: none # STAFF_SPACING: The distance between staves (grand staff only?) in terms of ledger lines # times 10. # muse2ps short option name: =g# # default value: 100 = 10 ledger lines. @STAFF_SPACING: 100 # Other options: @PAGE_HEIGHT: 2740 @VERTICAL_JUSTIFY: none @NOTE_SPACING: 75 @OPTIONS: END