arXiv / arxiv-submission-ui

User interface of NG submit system.
MIT License
2 stars 6 forks source link

ARXIVNG-2064 #78

Closed DavidLFielding closed 5 years ago

DavidLFielding commented 5 years ago

This PR provides support for setting PS/PDF stamp parameters in Submission UI.

Compiler and converter do not have easy access to metadata needed to create stamp label and link therefor we allow Submission UI to create the label and link for the stamping process. When the time comes we will want to create an appropriate stamp when publishing papers.

To test using docker-compose you will need the latest converter image (0.9), version of compiler with stamp support, and a new version of submission-core (0.7.1rc16) from PyPi.

At the submission UI you should be able to submit a LaTeX/PDFLaTeX submission and have it stamped according to metadata from submission UI (submission id, category, link to preview.pdf).