Skip to content

Instantly share code, notes, and snippets.

@robince
robince / make-arXiv-package.sh
Last active October 25, 2016 20:25 — forked from holgerdell/make-arXiv-package.sh
Script to prepare arXiv package of a document that depends on texlive2015's version of biblatex (using pdflatex)
#!/bin/bash
#
# This script is useful if:
# - you have a manuscript that you want to upload to the arXiv,
# - you are using biblatex, and
# - you are using texlive2015 while arXiv is still on texlive2011
#
# Put this file in a directory containing the manuscript you want to
# upload to arXiv.org, and adapt the paths below.