smallcaps-0.6.0.6: Flatten camel case text in LaTeX files

Copyright(c) Stefan Berthold 2014-2015
LicenseBSD3-style (see LICENSE)
Maintainerstefan.berthold@gmx.net
Stabilityunstable
PortabilityGHC
Safe HaskellSafe
LanguageHaskell2010

Text.SmallCaps.ConfigParser

Contents

Description

This module specifies inline configuration parsers. The parsers are also used for the arguments in the command line interface.

Synopsis

Documentation

Lexer

Preamble

Restore profile

Store profile

Period chars

Replace string

data Style Source #

Constructors

NoArg 
InArg 
Instances
Eq Style Source # 
Instance details

Defined in Text.SmallCaps.ConfigParser

Methods

(==) :: Style -> Style -> Bool #

(/=) :: Style -> Style -> Bool #

Show Style Source # 
Instance details

Defined in Text.SmallCaps.ConfigParser

Methods

showsPrec :: Int -> Style -> ShowS #

show :: Style -> String #

showList :: [Style] -> ShowS #

Search filter

Isolate filter

Skip filter

Unskip filter

End of sentence filter

Except and replace words

Macro/environment name list parser

Isolate list parser

List item parser