hlatex-0.3.1: A library to build valid LaTeX files

Safe HaskellNone
LanguageHaskell98

Language.LaTeX.Printer

Documentation

optionals :: [a] -> Arg a Source

ppRows :: (a -> ShowS) -> [Row a] -> ShowS Source

ppNote :: Key -> Note -> (a -> ShowS) -> a -> ShowS Source