From 2a3304cfb832d2f9548bb869f5a44a3412a1c3f9 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Sun, 2 Dec 2018 01:25:57 +0000 Subject: Wget and OpenSSL now installed as a basic dependency The TeX Live installer needs Wget to operate smoothly, especially on recent Mac OS systems that don't have Wget pre-installed. Also, it would be good for the pipeline to have its own downloader. So with this commit, the pipeline also installs Wget and OpenSSL which is a dependency. Many other small changes/fixes were done in this process. --- paper.tex | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) (limited to 'paper.tex') diff --git a/paper.tex b/paper.tex index 3388ece..40a1f26 100644 --- a/paper.tex +++ b/paper.tex @@ -208,24 +208,25 @@ research (in alphabetical order): Bzip2 \bziptwoversion, CFITSIO \bashversion, GNU Coreutils \coreutilsversion, GNU Diffutils \diffutilsversion, GNU Findutils \findutilsversion, GNU Grep \grepversion, GNU Libtool \libtoolversion, GNU Make \makeversion, GNU Sed \sedversion, -GNU Scientific Library (GSL) \gslversion, GNU Tar \tarversion, GNU Which -\whichversion, Lzip \lzipversion, GPL Ghostscript \ghostscriptversion, -Libgit2 \libgitwoversion, Libtiff \libtiffversion, Pkg-config -\pkgconfigversion, WCSLIB \wcslibversion, XZ Utils \xzversion, and ZLib -\zlibversion. The final paper was produced with \TeX{} Live -\texliveversion, using the following packages: \TeX{} \textexversion, EC -\texecversion, NewTX \texnewtxversion, Fontaxes \texfontaxesversion, -Keyval, \texxkeyvalversion, Etoolbox \texetoolboxversion, Xcolor -\texxcolorversion, Setspace \texsetspaceversion, Caption -\texcaptionversion, Footmisc \texfootmiscversion, Datetime -\texdatetimeversion, Fmtcount \texfmtcountversion, Titlesec -\textitlesecversion, Preprint \texpreprintversion, Ulem \texulemversion, -Bib\LaTeX{} \texbiblatexversion, Biber \texbiberversion, Logreq -\texlogreqversion, PGF/TiKZ \texpgfversion, PGFPlots \texpgfplotsversion, -FP \texfpversion, Courier \texcourierversion, \TeX-gyre \textexgyreversion, -TXFonts \textxfontsversion, Times \textimesversion. We are very grateful to -all their creators for freely providing this necessary infrastructure. This -research would not be possible without them. +GNU Scientific Library (GSL) \gslversion, GNU Tar \tarversion, GNU Wget +\wgetversion, GNU Which \whichversion, Lzip \lzipversion, GPL Ghostscript +\ghostscriptversion, Libgit2 \libgitwoversion, Libtiff \libtiffversion, +OpenSSL \opensslversion, Pkg-config \pkgconfigversion, WCSLIB +\wcslibversion, XZ Utils \xzversion, and ZLib \zlibversion. The final paper +was produced with \TeX{} Live \texliveversion, using the following +packages: \TeX{} \textexversion, EC \texecversion, NewTX \texnewtxversion, +Fontaxes \texfontaxesversion, Keyval, \texxkeyvalversion, Etoolbox +\texetoolboxversion, Xcolor \texxcolorversion, Setspace +\texsetspaceversion, Caption \texcaptionversion, Footmisc +\texfootmiscversion, Datetime \texdatetimeversion, Fmtcount +\texfmtcountversion, Titlesec \textitlesecversion, Preprint +\texpreprintversion, Ulem \texulemversion, Bib\LaTeX{} \texbiblatexversion, +Biber \texbiberversion, Logreq \texlogreqversion, PGF/TiKZ \texpgfversion, +PGFPlots \texpgfplotsversion, FP \texfpversion, Courier \texcourierversion, +\TeX-gyre \textexgyreversion, TXFonts \textxfontsversion, Times +\textimesversion. We are very grateful to all their creators for freely +providing this necessary infrastructure. This research would not be +possible without them. %% Tell BibLaTeX to put the bibliography list here. \printbibliography -- cgit v1.2.1