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
  
    
      2.3.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=00fff94216aacd334351c2b1741d5246
    
    
  sha512=724770d12a91674da76cc7842020ce7af2d37950d4429fe1ffac3b05d73a2079648f00c8eb33595e3dfa4874b2cd6b6a8c9d1f9034276a00b44d302091630cdb
    
    
  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
- | Tag of string
- | Link of {- dest : string;
- title : t;
 - }
- | Transclude of string
- | Query of t Query.t
- | EmbedTeX of {- packages : string list;
- source : t;
 - }
- | Block of t * t
- | 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
Source
type frontmatter = {- title : t option;
- addr : string;
- taxon : string option;
- date : Prelude.Date.t option;
- metas : (string * t) list;
- tex_packages : string list;
}Source
val pp_frontmatter : 
  Ppx_deriving_runtime.Format.formatter ->
  frontmatter ->
  Ppx_deriving_runtime.unit sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >