hlatex-0.3.2: A library to build valid LaTeX files

Safe HaskellNone
LanguageHaskell2010

Language.LaTeX.Length

Synopsis

Documentation

inch :: Rational -> LatexLength Source #

Since 'in' is a keyword in Haskell, this one is called inch.