hlatex-0.3.2: A library to build valid LaTeX files

Safe HaskellNone
LanguageHaskell2010

Language.LaTeX.Printer

Documentation

optionals :: [a] -> Arg a Source #

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

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