Skip to content

Conversation

@yymao
Copy link
Owner

@yymao yymao commented Dec 8, 2024

The v0.6.0 version incorporates #49 implemented by @birnstiel , enabling coauthors in the ADS search if the citation key has the format of firstauthor:coauthor1:coauthor2:year.

However, to avoid breaking backward compatibility, this feature is disabled by default and need to be enabled with the argument --use-coauthors.

To reduce the hassle of specifying --use-coauthors every time, this version also introduce a new feature to set an environment variable ADSTEX_ARGS for default arguments. For example, setting the following in .bashrc will always enable the coauthor and parallel features.

export ADSTEX_ARGS="--use-coauthors --parallel"

@yymao yymao merged commit 1f99c2c into main Dec 8, 2024
10 checks passed
@yymao yymao deleted the u/yymao/v0.6 branch December 8, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants