diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2023-09-24 22:20:46 +0200 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2023-09-24 22:20:46 +0200 |
commit | 2db584a6a42c93ab4f99dfc0d05c11e94171b8b4 (patch) | |
tree | 3b744e2094886af9c914f8e3541e8faa1e9b2aab /project | |
parent | 8161194d68665648b93389adb333e741ba230497 (diff) |
Maneage'd AASTeX for American Astronomical Society journals
Until now, the core Maneage branch was 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 AAS journals (AASTeX) has been implemented.
Diffstat (limited to 'project')
-rwxr-xr-x | project | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -96,6 +96,7 @@ Project 'make' special features. ./project make dist Produce a LaTeX-ready-to-build distribution tarball ('tar.gz') of the project. This is ready to be uploaded to servers like 'arXiv.org'. + ./project make dist-singledir-onlypaper: in the build/analysis directory. ./project make dist-lzip Similar to 'dist', but compress to '.tar.lz'. ./project make dist-zip Similar to 'dist', but compress to '.zip'. ./project make dist-software Build a .tar.gz tarball containing all |