From 21ada473e001305cb2a05a34a2da6c2fb1ecd126 Mon Sep 17 00:00:00 2001 From: couturie Date: Mon, 23 Sep 2013 21:34:34 +0200 Subject: [PATCH] new --- BookGPU/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BookGPU/Makefile b/BookGPU/Makefile index 18c5a86..5bb303d 100644 --- a/BookGPU/Makefile +++ b/BookGPU/Makefile @@ -30,6 +30,8 @@ all: makeindex ${BOOK}.idx pdflatex ${BOOK} + cp BookGPU.toc_new BookGPU.toc #copy the corrected toc + pdflatex ${BOOK} # dvipdf ${BOOK} -- 2.39.5