funcmp-1.0: Functional MetaPostContentsIndex
FMP
Synopsis
module FMP.Canvas
module FMP.Color
module FMP.Core
module FMP.File
module FMP.Frames
module FMP.Matrix
module FMP.Picture
data Doc
module FMP.RedBlack
module FMP.Resolve
module FMP.Symbols
module FMP.Syntax
module FMP.Term
module FMP.Tree
module FMP.Turtle
module FMP.Types
metaPost :: Int -> Picture -> Parameters -> MetaPost
generate :: IsPicture a => String -> Int -> a -> IO ()
funcmp :: IsPicture a => String -> Int -> a -> IO ()
Documentation
module FMP.Canvas
module FMP.Color
module FMP.Core
module FMP.File
module FMP.Frames
module FMP.Matrix
module FMP.Picture
data Doc
show/hide Instances
module FMP.RedBlack
module FMP.Resolve
module FMP.Symbols
module FMP.Syntax
module FMP.Term
module FMP.Tree
module FMP.Turtle
module FMP.Types
metaPost :: Int -> Picture -> Parameters -> MetaPost
generate :: IsPicture a => String -> Int -> a -> IO ()

emit|s a file called NAME.MP (or NAME.NUMBER.MP in not |newmp|) with a beginfig(NUMBER) in it, and runs MetaPost on it. The conversion to |MetaPost|, which |HasEmit|, is done by |metaPost|. Finally, the emitted |Doc| is |show|n.

wferi )

funcmp :: IsPicture a => String -> Int -> a -> IO ()
Produced by Haddock version 0.8