package mlpost
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  OCaml library on top of Metapost
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      mlpost-0.9.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=9fad08fbc364a5989f65da507b03d63a3e2fb67aea160c59f43022a14b2897de
    
    
  sha512=b8192bb89b274164b7f297c856a3272e16cce6e4d0e15da7801ecf67babb79434b928789534c55e87c012965c7e93ea54371c53c3e14f3fe6c25d25b5747dec8
    
    
  Description
Library for building graphics and figures similarly to Metapost
Published: 15 Feb 2021
Dependencies (7)
- 
  
    ocaml-migrate-parsetree
  
  
    < "2.0.0"
- 
  
    dune
  
  
    >= "2.7.0"
- 
  
    cairo2
  
  
    >= "0.6.2"
- ppx_bitstring
- 
  
    bitstring
  
  
    >= "3.0.0"
- ocamlfind
- 
  
    ocaml
  
  
    >= "4.07.0"
Dev Dependencies
None
Used by (1)
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page