AASTex#

class astropy.io.ascii.AASTex(**kwargs)[source]#

Bases: Latex

AASTeX format table.

This class implements some AASTeX specific commands. AASTeX is used for the AAS (American Astronomical Society) publications like ApJ, ApJL and AJ.

It derives from the Latex reader and accepts the same keywords. However, the keywords header_start, header_end, data_start and data_end in latexdict have no effect.