| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Language.Drasil.Config
Description
Global configuration for output. This should be deprecated in the future as Recipes evolve.
Synopsis
- numberedSections :: Bool
- hyperSettings :: String
- fontSize :: Int
- bibFname :: String
- data StyleGuide
- bibStyleH :: StyleGuide
- bibStyleT :: String
- colAwidth :: Double
- colBwidth :: Double
Printer Configurations
numberedSections :: Bool Source #
TeX Only - Numbered sections?
hyperSettings :: String Source #
TeX Only - Settings for hyperref.
Bibliography
bibStyleH :: StyleGuide Source #
MLA for bibliography style.
TeX Only - column width for data definitions (fraction of LaTeX textwidth).