Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- inch :: Rational -> LatexLength
- pt :: Rational -> LatexLength
- em :: Rational -> LatexLength
- cm :: Rational -> LatexLength
- mm :: Rational -> LatexLength
- ex :: Rational -> LatexLength
- pc :: Rational -> LatexLength
- sp :: Rational -> LatexLength
- bp :: Rational -> LatexLength
- dd :: Rational -> LatexLength
- cc :: Rational -> LatexLength
- mu :: Rational -> LatexLength
- stretch :: Rational -> LatexLength
- parindent :: LatexLength
- textwidth :: LatexLength
- linewidth :: LatexLength
- textheight :: LatexLength
- parsep :: LatexLength
- parskip :: LatexLength
- baselineskip :: LatexLength
- baselinestrech :: LatexLength
- fill :: LatexLength
- columnsep :: LatexLength
- columnseprule :: LatexLength
- mathindent :: LatexLength
- oddsidemargin :: LatexLength
- evensidemargin :: LatexLength
- marginparwidth :: LatexLength
- marginparsep :: LatexLength
- marginparpush :: LatexLength
- topmargin :: LatexLength
- headheight :: LatexLength
- headsep :: LatexLength
- topskip :: LatexLength
- footheight :: LatexLength
- footskip :: LatexLength
- topsep :: LatexLength
- partopsep :: LatexLength
- itemsep :: LatexLength
- itemindent :: LatexLength
- labelsep :: LatexLength
- labelwidth :: LatexLength
- leftmargin :: LatexLength
- rightmargin :: LatexLength
- listparindent :: LatexLength
- jot :: LatexLength
- abovedisplayskip :: LatexLength
- belowdisplayskip :: LatexLength
- abovedisplayshortskip :: LatexLength
- belowdisplayshortskip :: LatexLength
- floatsep :: LatexLength
- textfloatsep :: LatexLength
- intextsep :: LatexLength
- dblfloatsep :: LatexLength
- dbltextfloatsep :: LatexLength
- textfraction :: LatexLength
- floatpagefraction :: LatexLength
- dbltopfaction :: LatexLength
- dblfloatpagefraction :: LatexLength
- arraycolsep :: LatexLength
- tabcolsep :: LatexLength
- arrayrulewidth :: LatexLength
- doublerulesep :: LatexLength
- arraystretch :: LatexLength
- bigskipamount :: LatexLength
- medskipamount :: LatexLength
- smallskipamount :: LatexLength
- fboxrule :: LatexLength
- fboxsep :: LatexLength
Documentation
inch :: Rational -> LatexLength Source #
Since 'in' is a keyword in Haskell, this one is called inch
.
pt :: Rational -> LatexLength Source #
em :: Rational -> LatexLength Source #
cm :: Rational -> LatexLength Source #
mm :: Rational -> LatexLength Source #
ex :: Rational -> LatexLength Source #
pc :: Rational -> LatexLength Source #
sp :: Rational -> LatexLength Source #
bp :: Rational -> LatexLength Source #
dd :: Rational -> LatexLength Source #
cc :: Rational -> LatexLength Source #
mu :: Rational -> LatexLength Source #
stretch :: Rational -> LatexLength Source #
parsep :: LatexLength Source #
fill :: LatexLength Source #
topsep :: LatexLength Source #
jot :: LatexLength Source #