This repository contains several PDF files without respective LaTeX source file counterparts. Adding them to the repository would increase transparency and simplify future maintenance. Additionally (and optionally), CMake provides a FindLATEX.cmake module which can be used to re-compile the PDFs through the build system.
Proposal
Add missing LaTeX source files for PDFs included in this repository.
optional: Let CMake search for LaTeX and add optional target make_latex_docs (or similar), that compiles the LaTeX files.
Description
This repository contains several PDF files without respective LaTeX source file counterparts. Adding them to the repository would increase transparency and simplify future maintenance. Additionally (and optionally), CMake provides a
FindLATEX.cmake
module which can be used to re-compile the PDFs through the build system.Proposal
make_latex_docs
(or similar), that compiles the LaTeX files.Related issues
openjournals/joss-reviews#3885