.!----------------------------------------------------------------------------- .! STDFLAGS.RNO - Defines the standard flags that are to be set. .!----------------------------------------------------------------------------- .flags accept .! (_) .no flags bold .! (*) .no flags break .! (|) .no flags capitalize .! (<) .flags comment .! (!) .no flags hyphenate .! (=) .no flags index .! .flags lowercase .! (\) .no flags overstrike .! (%) .flags period .! (+) .flags space .! (#) .flags subindex .! (>) .flags substitute .! ($) .flags underline .! (&) .flags uppercase .! (^)