package patoline

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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