From e4948270cfc867e7b7feb86af36ab6c97f133563 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Tue, 10 Jun 2025 21:17:35 +0200 Subject: Maneage'd A&A (Astronomy and Astrophysics) journal style Until this commit, the LaTeX style and settings of the core Maneage branch were very generic and customizing for each separate journal required some time to prepare the LaTeX style. With this commit, a first attempt at customization of Maneage for the LaTeX styles of the A&A journal. Note that EDP Science (the publisher of A&A) has only claimed copyright in their style files, but hasn't actually specified a license. Given that they have no objection to arXiv or Overleaf freely distributing their style files, there is no problem is releasing these files within this branch of Maneage also (only for people who want to use their style to publish in their journal). --- reproduce/software/config/texlive-packages.conf | 31 +++++-------------------- 1 file changed, 6 insertions(+), 25 deletions(-) (limited to 'reproduce/software/config') diff --git a/reproduce/software/config/texlive-packages.conf b/reproduce/software/config/texlive-packages.conf index e68a771..d25309a 100644 --- a/reproduce/software/config/texlive-packages.conf +++ b/reproduce/software/config/texlive-packages.conf @@ -26,32 +26,13 @@ # their versions. # # - fancyvrb: needed by R. -texlive-packages = biber \ - biblatex \ - caption \ - courier \ - csquotes \ - datetime \ - fancyvrb \ - fmtcount \ - fontaxes \ - footmisc \ - fp \ - kastrup \ - logreq \ - mweights \ - newtx \ +texlive-packages = caption \ + helvetic \ + lineno \ pgf \ pgfplots \ - preprint \ setspace \ - tex-gyre \ + sttools \ + tex \ times \ - titlesec \ - trimspaces \ - txfonts \ - ulem \ - xcolor \ - xkeyval \ - xpatch \ - xstring + txfonts -- cgit v1.2.1