package forester
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  A tool for tending mathematical forests
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      3.1.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=3512b493a31b0d1073ba4e48e8058493
    
    
  sha512=b6e5ad2f86132d1874cb943546375e2f1b987a0c65628d71f17827f1ff7435df476c86fb135b34b3ff302f99ea54a21b90730257e12aa41cce170fae57c422b0
    
    
  doc/forester.core/Core/Syn/index.html
Module Core.SynSource
Source
type node = - | Text of string
- | Group of Core__.Base.delim * t
- | Math of Core__.Base.math_mode * t
- | Link of {- }
- | Transclude of string
- | Subtree of string option * tree
- | Query of t Query.t
- | Embed_tex of {- }
- | Lam of Core__.Symbol.t list * t
- | Var of Core__.Symbol.t
- | Put of Core__.Symbol.t * t * t
- | Default of Core__.Symbol.t * t * t
- | Get of Core__.Symbol.t
- | If_tex of t * t
- | Xml_tag of string * (string * t) list * t
- | Unresolved of string
- | Prim of Prim.t * t
- | Object of {- self : Core__.Symbol.t;
- methods : (string * t) list;
 - }
- | Patch of {- }
- | Call of t * string
- | Ref of t
- | Title of t
- | Parent of string
- | Taxon of string
- | Meta of string * t
- | Author of string
- | Contributor of string
- | Tag of string
- | Date of string
- | Number of string
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >