| Copyright | (c) Klaus Luettich Uni Bremen 2002-2004 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | Christian.Maeder@dfki.de |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | Safe |
Common.LaTeX_maps
Description
Documentation
keyword_map :: Map String Int Source #
key_keyword_map :: Map Char [String] Source #
structid_map :: Map String Int Source #
key_structid_map :: Map Char [String] Source #
annotationbf_map :: Map String Int Source #
key_annotationbf_map :: Map Char [String] Source #
normal_map :: Map String Int Source #
key_normal_map :: Map Char [String] Source #
comment_map :: Map String Int Source #
key_comment_map :: Map Char [String] Source #
key_axiom_map :: Map Char [String] Source #
annotation_map :: Map String Int Source #
key_annotation_map :: Map Char [String] Source #
italiccorrection_map :: Map String Int Source #