package forester
A tool for tending mathematical forests
Install
Dune Dependency
Authors
Maintainers
Sources
2.1.tar.gz
md5=31749867afa21e73376e229a8f664890
sha512=297e088801dcd263cb636a9526ad31f96e1090fea8eac7a8887c115d604bafe8aa3b44a18efb8027666f0f50b53c920269e79a1cf06abcb58918643a4e18bba1
doc/forester.core/Core/Syn/index.html
Module Core.Syn
Source
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 Core__.Base.transclusion_mode * string
| 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)"
>