package patoline

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val id : 'a -> 'a
val mathsT : string -> Typography.Maths.math list
val skip : float -> Typography.Document.content
include module type of DefaultFormat with module Format := DefaultFormat.Format
module Euler = Typography.Euler
module Numerals = Typography.Numerals
val findFont : Typography.FontPattern.t -> string
val sprint_page_number : (int -> string) ref
val page_number_vpos : float ref
val max_iterations : int ref
val quiet : bool ref
val spec : (string * Arg.spec * string) list
module type Output = sig ... end