build: script: - autoreconf -si - ./configure - make -j$(nproc) - make -j$(nproc) pdf - make -j$(nproc) html