cake-1.1.0.1: A build-system library and driver

Safe HaskellNone
LanguageHaskell2010

Cake.Tex

Synopsis

Documentation

pandoc :: FilePath -> [Char] -> [String] -> Act () Source

argsOf :: [Char] -> [[Char]] -> [[Char]] Source

Argument of a latex macro

getBibFiles :: String -> Act Answer Source

Find the bib files used in a tex file

lhs2tex :: [Char] -> Act () Source