hlatex-0.1: A library to build valid LaTeX files

Language.LaTeX.Builder.Math

Synopsis

Documentation

omicron :: MathItemSource

In LaTeX math mode omicron is just o, it is exported as omicron here as well just for convinience.

cells :: [a] -> Row aSource

cell :: a -> Row aSource

cline :: Int -> Int -> Row aSource