Skip to content

Warning about p{} in table/tabular/deluxetable and new versions of latex-tools #149

@augustfly

Description

@augustfly

the latex tools package array.sty was reimplemented in October 2022. this new version (array.sty 2.5+) conflicts with the current deep/heinous re-working of tabular/deluxetable in aastex631. It makes it impossible to use p{} columns.

The work around is to use an old version of array (<2.5). Two old versions of array are available on CTAN.

array.sty v2.4m (link fixed) works with AASTeX 6.3.1. Copy this array-2020-02-10.sty file to array.sty in your working directory and latex will pick it up and allow you to use p{} columns in tabular/deluxetable with AASTeX 6.3.1.

Fix is to stop heinously reworking tabular in aastex, but so much is built on that reimplementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugbug; something to be fixed in AASTeXpackage collisionwhen aastex6+ and a random other package collidetables

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions