Expand description
doiget tex-source <ref> — fetch the raw LaTeX source of an arXiv paper.
Fetches the arXiv source tarball (export.arxiv.org/src/<id>), extracts
the main .tex file, and emits its content. This is the structured-text
complement to doiget text (ar5iv HTML extraction) and is more reliable
for papers that ar5iv has not processed.
- arXiv id → raw LaTeX source via
doiget_core::paper_tex_source::paper_tex_source. - DOI → structured
NO_OA_AVAILABLE. - PDF-only submission →
TEXT_UNAVAILABLEwith an actionable note.
Functions§
- run
- Run the
tex-sourcesubcommand.