hoodle-core-0.13.0.0: Core library for hoodle

PortabilityGHC
Stabilityexperimental
MaintainerIan-Woo Kim <ianwookim@gmail.com>
Safe HaskellNone

Hoodle.Coroutine.TextInput

Description

 

Synopsis

Documentation

textInputDialog :: MainCoroutine (Maybe String)Source

single line text input : almost abandoned now

textInput :: (Double, Double) -> Text -> MainCoroutine ()Source

insert text

laTeXInput :: (Double, Double) -> Text -> MainCoroutine ()Source

insert latex

combineLaTeXText :: MainCoroutine ()Source

combine all LaTeX texts into a text file