Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. footnotemark :: LaTeXC l => l

    HaTeX Text.LaTeX.Base.Commands

    Prints a foot note mark but without the actual footnote.

  2. footnotesize :: LaTeXC l => l -> l

    HaTeX Text.LaTeX.Base.Commands

    No documentation available.

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

    HaTeX Text.LaTeX.Base.Commands

    Prints the footnote corresponding to the previous footnotemark. Useful when dealing with footnotes in tabular environment.

  4. footnote :: LaTeXC l => l

    HaTeX Text.LaTeX.Packages.Acronym

    Redefines the `acf` and `acfp` commands making the full name appear as a footnote

  5. FootnoteReference :: ByteString -> Inline

    djot Djot.AST

    No documentation available.

  6. docFootnotes :: Doc -> NoteMap

    djot Djot.AST

    No documentation available.

  7. footnoteReference :: ByteString -> Inlines

    djot Djot.AST

    No documentation available.

  8. insertNote :: ByteString -> Blocks -> NoteMap -> NoteMap

    djot Djot.AST

    No documentation available.

  9. lookupNote :: ByteString -> NoteMap -> Maybe Blocks

    djot Djot.AST

    No documentation available.

  10. unNoteMap :: NoteMap -> Map ByteString Blocks

    djot Djot.AST

    No documentation available.

Page 112 of many | Previous | Next