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.
-
HaTeX Text.LaTeX.Base.Commands Prints a foot note mark but without the actual footnote.
footnotesize :: LaTeXC l => l -> lHaTeX Text.LaTeX.Base.Commands No documentation available.
footnotetext :: LaTeXC l => l -> lHaTeX Text.LaTeX.Base.Commands Prints the footnote corresponding to the previous footnotemark. Useful when dealing with footnotes in tabular environment.
-
HaTeX Text.LaTeX.Packages.Acronym Redefines the `acf` and `acfp` commands making the full name appear as a footnote
FootnoteReference :: ByteString -> Inlinedjot Djot.AST No documentation available.
docFootnotes :: Doc -> NoteMapdjot Djot.AST No documentation available.
footnoteReference :: ByteString -> Inlinesdjot Djot.AST No documentation available.
insertNote :: ByteString -> Blocks -> NoteMap -> NoteMapdjot Djot.AST No documentation available.
lookupNote :: ByteString -> NoteMap -> Maybe Blocksdjot Djot.AST No documentation available.
unNoteMap :: NoteMap -> Map ByteString Blocksdjot Djot.AST No documentation available.