Skip to content

Commit 92a6309

Browse files
author
leannep
committed
clean up structure
1 parent 856ffa5 commit 92a6309

108 files changed

Lines changed: 3166 additions & 4 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

RTN-095.tex

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
\documentclass[ twocolumn,twocolappendix, linenumbers ,trackchanges]{aastex7}
1+
\documentclass[ twocolumn,twocolappendix]{aastex7}
22

33
% Package imports go here.
44
\usepackage{hyperref}
@@ -9,7 +9,12 @@
99
\usepackage{glossaries}
1010

1111
% All graphics paths here
12-
\graphicspath{./}
12+
\graphicspath{{figures}}
13+
14+
% ---- Input paths for sections and tables
15+
\makeatletter
16+
\def\input@path{{sections}{tables}}
17+
\makeatother
1318

1419
% Local commands go here.
1520
\newcommand{\docRef}{RTN-095}
@@ -25,8 +30,6 @@
2530
\input{aglossary.tex}
2631
\makeglossaries
2732

28-
% Include the parameters file with the data
29-
\input{parameters.tex}
3033
\begin{document}
3134
\setcounter{footnote}{0}
3235
\doi{10.71929/rubin/2570536}
@@ -44,6 +47,9 @@
4447
\input{authors}
4548
\correspondingauthor{Leanne P. Guy; Tim Jenness; James Mullaney}
4649

50+
% Include the parameters file with the data
51+
\input{parameters}
52+
4753
\input{abstract}
4854

4955
\keywords{Rubin Observatory -- LSST}

0 commit comments

Comments
 (0)