Copyright | (c) Andrea Rossato |
---|---|
License | BSD-style (see LICENSE) |
Maintainer | Andrea Rossato <andrea.rossato@unitn.it> |
Stability | unstable |
Portability | unportable |
Safe Haskell | None |
Language | Haskell98 |
The CSL implementation
Documentation
output :: Formatting -> String -> [Output] Source
appendOutput :: Formatting -> [Output] -> [Output] Source
outputList :: Formatting -> Delimiter -> [Output] -> [Output] Source
cleanOutput :: [Output] -> [Output] Source
rmEmptyOutput :: Output -> Output Source
noBibDataError :: Cite -> Output Source
oStr' :: String -> Formatting -> [Output] Source
rtfTags :: [(String, (String, Formatting))] Source
rtfParser :: Formatting -> String -> [Output] Source