hts-0.15: Haskell Music Typesetting

Safe HaskellSafe-Inferred
LanguageHaskell98

Music.Typesetting.Output.MusicXML.Binding

Contents

Synopsis

Documentation

type ELEM = [Attr] -> [Content] -> Content Source

type NUMERICAL_ELEM = (Num n, Show n) => [Attr] -> n -> Content Source

cdata :: String -> Content Source

Ordinary character data, subject to escaping.

String constants