Skip to content

Commit fff8232

Browse files
committed
Insert aastex7 link into output
1 parent 7d0b1e1 commit fff8232

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

mkauthlist/mkauthlist.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,10 @@ def write_contributions(filename,data):
208208
209209
%(authors)s
210210
211-
%% Number in brackets is how many author names to put on front page
211+
%% Place \allauthors before \end{document} to list all authors.
212+
%% Number in first brackets below is how many author names to put on front page
212213
\collaboration{1}{(%(collaboration)s)}
214+
%% See https://journals.aas.org/aastexguide/#title_author for more details
213215
"""
214216

215217
aastex7_document = r"""

0 commit comments

Comments
 (0)