1\version "2.21.5"
2
3\header {
4  texidoc = "Test functionality of the @option{-dpng-width} and
5             @option{-dpng-height} command line options.  Affects
6             PNG output only."
7}
8
9#(ly:set-option 'png-width 500)
10#(ly:set-option 'png-height 300)
11
12{ c'' }
13