
# Cosmology lecture slides# (c) Boud Roukema 2012, 2014, 2020, 2025, 2026 GPL-3+ # This script is free software: you can redistribute it and/or modify it# under the terms of the GNU General Public License as published by the# Free Software Foundation, either version 3 of the License, or (at your# option) any later version.## This script is distributed in the hope that it will be useful, but# WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General# Public License for more details. See <http://www.gnu.org/licenses/>. Presentation pdf for 30-hour course in cosmology. All materials arefully free-licensed. See the download URLs for details of individualfigures, some of which have more permissive conditions than thedefault CC-BY-SA-4.0 licence. You should be able to create the pdf with `make -f Cosmology.mk`,although you may have to install some standard packages suchas:* fig2dev* ghostscript* imagemagick* texlive-latex-base* texlive-latex-extra* texlive-latex-recommended* xfige.g. in a Debian GNU/Linux or Debian derivative system such as Ubuntu, do````shellsudo aptitude install fig2dev ghostscript imagemagick \ texlive-latex-base texlive-latex-extra texlive-latex-recommended xfig```` Licence clarification: the source package (scripts) are GPL-3+; the Wikimedia Commons images are all CC BY-SA compatible, by definition; the pdf is CC BY-SA.
