clonewp.by_leaf_range_with_parentage

abjad.tools.clonewp.by_leaf_range_with_parentage(expr, start=0, stop=None)
Copy consecutive leaves from start to stop in expr. Copy all structure in the parentage of copied leaves. Trim and shrink parent containers as necessary. When stop is None, copy all leaves from start in expr.

Previous topic

clonewp.by_leaf_counts_with_parentage

Next topic

clonewp.with_parent

This Page