Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. type PackageName = String

    HaTeX Text.LaTeX.Base.Types

    Package names are represented by a String.

  2. type PageStyle = String

    HaTeX Text.LaTeX.Base.Types

    Page styles are represented by a String.

  3. ParColumnBot :: LaTeX -> TableSpec

    HaTeX Text.LaTeX.Base.Types

    Paragraph column with text vertically aligned at the bottom. Requires array package.

  4. ParColumnMid :: LaTeX -> TableSpec

    HaTeX Text.LaTeX.Base.Types

    Paragraph column with text vertically aligned at the middle. Requires array package.

  5. ParColumnTop :: LaTeX -> TableSpec

    HaTeX Text.LaTeX.Base.Types

    Paragraph column with text vertically aligned at the top.

  6. data Pos

    HaTeX Text.LaTeX.Base.Types

    Vertical position. Here and ForcePos are used with table environments.

  7. Pt :: Double -> Measure

    HaTeX Text.LaTeX.Base.Types

    A point is 1/72.27 inch, that means about 0.0138 inch or 0.3515 mm.

  8. Plain :: TheoremStyle

    HaTeX Text.LaTeX.Packages.AMSThm

    No documentation available.

  9. Portuguese :: Language

    HaTeX Text.LaTeX.Packages.Babel

    Portuguese.

  10. PaloAlto :: Theme

    HaTeX Text.LaTeX.Packages.Beamer

    No documentation available.

Page 779 of many | Previous | Next