Documentation
readFileLx :: FilePath -> LaTeXM LaTeXSource
writeFileLx :: FilePath -> LaTeXM a -> LaTeXSource
appendFileLx :: FilePath -> LaTeXM a -> LaTeXSource
hGetLineLx :: Handle -> LaTeXM LaTeXSource
hPutStrLnLx :: Handle -> LaTeXM a -> LaTeXSource
putStrLnLx :: LaTeXM a -> LaTeXSource