Hoogle Search

Within LTS Haskell 24.58 (ghc-9.10.3)

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

  1. chead :: LaTeXC l => l -> l

    HaTeX Text.LaTeX.Packages.Fancyhdr

    Set the center header.

  2. leftHeader :: HdrSettings -> LaTeX

    HaTeX Text.LaTeX.Packages.Fancyhdr

    No documentation available.

  3. lhead :: LaTeXC l => l -> l

    HaTeX Text.LaTeX.Packages.Fancyhdr

    Set the left header.

  4. renewheadrulewidth :: LaTeXC l => Measure -> l

    HaTeX Text.LaTeX.Packages.Fancyhdr

    Set the headrulewidth attribute.

  5. rhead :: LaTeXC l => l -> l

    HaTeX Text.LaTeX.Packages.Fancyhdr

    Set the right header.

  6. rightHeader :: HdrSettings -> LaTeX

    HaTeX Text.LaTeX.Packages.Fancyhdr

    No documentation available.

  7. endfirsthead :: LaTeXC l => l

    HaTeX Text.LaTeX.Packages.LTableX

    End the first head. Everything above this command will appear at the beginning of the table, in the first page.

  8. endhead :: LaTeXC l => l

    HaTeX Text.LaTeX.Packages.LTableX

    End the head. Whatever you put before this command and below endfirsthead will be displayed at the top of the table in every page except the first one.

  9. endfirsthead :: LaTeXC l => l

    HaTeX Text.LaTeX.Packages.LongTable

    End the first head. Everything above this command will appear at the beginning of the table, in the first page.

  10. endhead :: LaTeXC l => l

    HaTeX Text.LaTeX.Packages.LongTable

    End the head. Whatever you put before this command and below endfirsthead will be displayed at the top of the table in every page except the first one.

Page 242 of many | Previous | Next