diff options
Diffstat (limited to 'tex/src/preamble-project.tex')
-rw-r--r-- | tex/src/preamble-project.tex | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/tex/src/preamble-project.tex b/tex/src/preamble-project.tex index adb99b7..1c9f3fc 100644 --- a/tex/src/preamble-project.tex +++ b/tex/src/preamble-project.tex @@ -82,7 +82,7 @@ %% directly from tables of data). If you don't use them, you can just %% delete these two lines and also delete their files from your branch (to %% keep the 'tex/src' directory on your branch clean). -\input{tex/src/preamble-biblatex.tex} +%\input{tex/src/preamble-biblatex.tex} --> A&A Journal uses BibTeX \input{tex/src/preamble-pgfplots.tex} @@ -96,4 +96,11 @@ %% you later import your journal's style, delete this line (and these %% comments). Also delete the file (to keep your project source branch %% clean from files you don't need/use). -\input{tex/src/preamble-maneage-default-style.tex} +%\input{tex/src/preamble-maneage-default-style.tex} + + + + + +%% For A&A journal +\usepackage{txfonts} |