| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Text.Tabular.Latex
Documentation
Arguments
| :: [String] | column header specifications including label (l,h,p{3cm},etc) |
| -> (rh -> String) | |
| -> (ch -> String) | |
| -> (a -> String) | |
| -> Table rh ch a | |
| -> String |
addTableNl :: String -> String Source #
hAttr :: Properties -> String Source #
vAttr :: Properties -> String Source #