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.
-
HaTeX Text.LaTeX.Base.Commands No documentation available.
-
HaTeX Text.LaTeX.Packages.Acronym A marker which tells us to print page numbers.
-
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.
-
HaTeX Text.LaTeX.Packages.Hyperref No documentation available.
-
HaTeX Text.LaTeX.Packages.Hyperref Specification for how pages of a PDF should be displayed.
-
HaTeX Text.LaTeX.Packages.Hyperref Displays a single page; advancing flips the page.
-
HaTeX Text.LaTeX.Packages.Hyperref Displays two pages, odd-numbered pages to the left (since PDF 1.5).
-
HaTeX Text.LaTeX.Packages.Hyperref Displays two pages, odd-numbered pages to the right (since PDF 1.5).
pdfpagelayout :: LaTeXC l => PdfPageLayout -> lHaTeX Text.LaTeX.Packages.Hyperref This package option sets the layout of PDF pages.
pdfstartpage :: LaTeXC l => l -> lHaTeX Text.LaTeX.Packages.Hyperref This package option determines on which page the PDF file is opened.