Cosmetic improvements
This commit is contained in:
parent
921dda9a72
commit
55b9e2523c
32 changed files with 88 additions and 358 deletions
2
site.hs
2
site.hs
|
@ -164,7 +164,7 @@ myReadPandocBiblio ropt csl biblio item = do
|
|||
|
||||
return $ fmap (const pandoc') item
|
||||
|
||||
-- Pandoc compiler with KaTeX and bibliography support --------------------
|
||||
-- Pandoc compiler with maths, TOC, sidenots, and bibliography support --------------------
|
||||
customPandocCompiler :: Bool -> Compiler (Item String)
|
||||
customPandocCompiler withTOC =
|
||||
let customExtensions = extensionsFromList [Ext_latex_macros]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue