Home

Appendix Break

This is a structural marker used in Stencila Schema for appendix mode in a document.

It exists to signal that subsequent top-level sections should be treated as appendices, affecting heading labels and figure or table numbering in a way similar to the LaTeX \appendix command.

This node is mainly relevant to document compilation and labeling workflows. A document should usually contain at most one AppendixBreak.

Analogues

The following external types, elements, or nodes are similar to a AppendixBreak:

  • LaTeX \appendix: Closest functional analogue; like \appendix, it switches subsequent section labeling into appendix mode rather than representing visible prose content.

Properties

The AppendixBreak type has these properties:

NameDescriptionTypeInherited from
compilationMessagesMessages generated while compiling the appendix break.CompilationMessage*-
idThe identifier for this item.StringEntity

Related

The AppendixBreak type is related to these types:

Bindings

The AppendixBreak type is represented in:


This documentation was generated from AppendixBreak.yaml by docs_types.rs.

© 2026 Stencila