Skip to content

[BUG] AASTeX 7 always results in Package nameref Warning. #20

@golmschenk

Description

@golmschenk

Hello! In AASTeX 7.0.0 and 7.0.1, the \documentclass always results in the warning:

Package nameref Warning: The definition of \label has changed! Check your packages! Replacing it with the kernel definition on input line 149.

This can be seen by compiling the example packages provided by AASTeX.

AASTeX seems to have some other warnings that occur on every build (e.g., the first section always has Package hyperref Warning: Ignoring empty anchor on input line 228.), but these can be silenced with the silence package. However, since it occurs in the \documentclass, the Package nameref Warning warning is particularly problematic, as the silence package cannot be imported before it to silence the error.

To make sure I don't miss any important warnings, I typically resolve or silence every warning, and this bug is interfering with that workflow. The current work around is to use a custom modified version of the AASTeX class file.

Thank you for your time!

Metadata

Metadata

Assignees

Labels

packagecollisionCollision with widely used package

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions