package patoline

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val normal : Document.environment -> Box.box array array -> 'a -> 'b -> 'c -> Box.line -> bool -> Box.line list

normal env m paragraphs figures last_figures last_users line desperate where last_figures corresponds to already placed figures, last_users corresponds to already placed user boxes, and desperate is a boolean indicating whether this is a desperate try.