pub fn vsplit_roughly<ET: EngineTypes>(
engine: &mut EngineReferences<'_, ET>,
nodes: Vec<VNode<ET>>,
target: ET::Dim,
) -> SplitResult<ET>Expand description
Default implementation for Stomach::split_vertical. Not TeX accurate,
but should be good enough for most purposes, if we don’t insinst on precise pagination