1\version "2.21.0"
2
3\header{
4  texidoc="Beams in unnatural direction, have shortened stems, but do not look too short."
5}
6\layout{ ragged-right = ##t }
7
8
9\relative c'{
10  \stemUp
11  f'4  f8[ f]  f16[ f]  f32[ f]  f64[ f]  f128[ f] f256[ f] f512[ f] f1024[ f]
12}
13