Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am holgerdell on github.
  • I am holgerdell (https://keybase.io/holgerdell) on keybase.
  • I have a public key ASB7daGmSA-HtE6-1CuUAwGeGEtP8QQ0IBlG1yZDtM8Bbgo

To claim this, I am signing this object:

@holgerdell
holgerdell / make-arXiv-package.sh
Last active February 16, 2016 20:20
Script to prepare arXiv package of a document that depends on texlive2014's version of biblatex (http://biblatex-biber.sourceforge.net/).
#!/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 texlive2014 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.