;;; Released under the GNU GPLv3 or any later version. ;;; Copyright © 2021 Ludovic Courtès ;; Manifest to create an environment to build LaTeX/Beamer slides. Inspired ;; by . (specifications->manifest '("rubber" "texlive-base" "texlive-beamer" "texlive-fonts-ec" "texlive-etoolbox" "texlive-generic-ulem" "texlive-latex-capt-of" "texlive-latex-wrapfig" "texlive-latex-geometry" "texlive-latex-ms" "texlive-latex-graphics" "texlive-latex-pgf" "texlive-translator" "texlive-latex-xkeyval" "texlive-mweights" "texlive-fontaxes" "texlive-latex-textpos" "texlive-latex-fancyvrb" "texlive-xifthen" "texlive-ifmtarg" "texlive-latex-upquote" ;; Additional fonts. "texlive-cm-super" "texlive-amsfonts" "texlive-fira" "texlive-inconsolata"))