From ff363ea67a977910acdbed9f1776aa1d41254781 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Fri, 23 Jul 2021 12:17:27 +0200 Subject: [PATCH] add extra artists' credits --- Makefile | 4 +++- images/artists.md | 9 ++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index 215f2aa3..0bcc958d 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,9 @@ ref: make rm .ref mv main.pdf bind_ref.pdf -all: ref ${filename}.pdf resources.pdf +creds: + cd images && pandoc artists.md -o ../art.pdf +all: ref ${filename}.pdf resources.pdf creds tree: [ -e ../config ] || ( echo "You don't have a local config repo" && exit 1 ) git status diff --git a/images/artists.md b/images/artists.md index 5a3b684c..7820b061 100644 --- a/images/artists.md +++ b/images/artists.md @@ -1,9 +1,8 @@ - - - +  - -  + + -- GitLab