Perseus
    Preparing search index...
    type Label = {
        alignment: Alignment;
        content: string;
        coordinates: ReadonlyArray<any>;
        typesetAsMath: boolean;
    }
    Index

    Properties

    alignment: Alignment
    content: string
    coordinates: ReadonlyArray<any>
    typesetAsMath: boolean