Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. thePage :: LaTeXC l => l

    HaTeX Text.LaTeX.Base.Commands

    Render the current page.

  2. thispagestyle :: LaTeXC l => PageStyle -> l

    HaTeX Text.LaTeX.Base.Commands

    No documentation available.

  3. titlepage :: ClassOption

    HaTeX Text.LaTeX.Base.Commands

    No documentation available.

  4. withpage :: LaTeXC l => l

    HaTeX Text.LaTeX.Packages.Acronym

    A marker which tells us to print page numbers.

  5. IGPage :: Int -> IGOption

    HaTeX Text.LaTeX.Packages.Graphicx

    If the image file is a pdf file with multiple pages, this parameter allows you to use a different page than the first.

  6. HRefPage :: Int -> HRefOption

    HaTeX Text.LaTeX.Packages.Hyperref

    No documentation available.

  7. data PdfPageLayout

    HaTeX Text.LaTeX.Packages.Hyperref

    Specification for how pages of a PDF should be displayed.

  8. SinglePage :: PdfPageLayout

    HaTeX Text.LaTeX.Packages.Hyperref

    Displays a single page; advancing flips the page.

  9. TwoPageLeft :: PdfPageLayout

    HaTeX Text.LaTeX.Packages.Hyperref

    Displays two pages, odd-numbered pages to the left (since PDF 1.5).

  10. TwoPageRight :: PdfPageLayout

    HaTeX Text.LaTeX.Packages.Hyperref

    Displays two pages, odd-numbered pages to the right (since PDF 1.5).

Page 291 of many | Previous | Next