2 % WARNING: don't leave blank lines in the PS-code; they are
3 % transformed into \par
7 % header info (macros/defs, etc) should go into a \special{! ... },
8 % note the ! sign. See dvips.info for details.
11 \def\turnOnPostScript{%
12 % This sets CTM so that you get to the currentpoint
13 % by executing a 0 0 moveto
15 \special{ps: @beginspecial @setspecial
16 \lilypondpaperoutputscale\lilySpace
17 \lilypondpaperoutputscale\lilySpace scale
22 \def\turnOnExperimentalFeatures{}