Skip to content

Multi-document PDF and HTML submissions#100

Draft
norbusan wants to merge 1 commit intomasterfrom
ARXIVCE-3177-multi-pdf-submission
Draft

Multi-document PDF and HTML submissions#100
norbusan wants to merge 1 commit intomasterfrom
ARXIVCE-3177-multi-pdf-submission

Conversation

@norbusan
Copy link
Collaborator

Allow for multiple PDF and HTML files in a submission. Detection logic is as follows:
If there are no TeX file, then:

  • if there are ONLY .pdf files, it is a PDF only submission the toplevel files lists all PDF files (before this happened only when there was exactly one PDF file)
  • if there are .html files, all HTML files are returned as toplevel files (before only the alphabetically first)

Allow for multiple PDF and HTML files in a submission.
Detection logic is as follows:
If there are no TeX file, then:
- if there are ONLY .pdf files, it is a PDF only submission
  the toplevel files lists *all* PDF files
  (before this happened only when there was exactly one PDF file)
- if there are .html files, *all* HTML files are returned
  as toplevel files
  (before only the alphabetically first)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant