aastex#

Functions

format_quantity(a[, scientific_notation, ...])

Classes

Abstract(*[, options, arguments, ...])

Acronym(acronym, name_full[, name_short, ...])

Affiliation(name)

Organization that an author is associated with

Author(name, affiliation[, orcid, email])

One of the authors of this article

Bibliography(sources)

Command([command, arguments, options, ...])

A class that represents a LaTeX command.

Document([default_filepath, documentclass, ...])

Fig(file, width, caption)

An AASTeX 6+ fig command

Figure(label[, position])

FigureStar(label[, position])

Gridline(figures)

An AASTeX 6+ gridline command

Label(marker)

A class that represents a label.

LeftFig(file, width, caption)

Marker(name[, prefix, del_invalid_char])

A class that represents a marker (label/ref parameter).

NoEscape

A simple string class that is not escaped.

Package(name[, options])

A class that represents a package.

RightFig(file, width, caption)

Section([title, numbering, label])

Subsection([title, numbering, label])

Subsubsection([title, numbering, label])

Title(name)

Variable(name, value)

A wrapper around the \newcommand LaTeX command.