Skip to content

Instantly share code, notes, and snippets.

View markusritschel's full-sized avatar

Markus Ritschel markusritschel

  • Post-doc at the University of Hamburg
  • Hamburg
View GitHub Profile
@markusritschel
markusritschel / Makefile
Last active July 26, 2019 19:21
Makefile for LaTeX compilation via XeTeX and some commands for image processing
#!/usr/bin/make -f
SHELL = /bin/sh
# The root directory for all subdirectories
srcdir = .
# The directory where the images are
imagedir = ${srcdir}/images