diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-06-04 17:01:20 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-06-04 17:01:20 +0200 |
commit | 592148b17104f513bb00c3d99ddc62e44648fc63 (patch) | |
tree | dc61de2e6b3dd3d3250d1392a9474c42181552cf /buch/Makefile | |
parent | add basic file infrastructure for special function book (diff) | |
download | SeminarSpezielleFunktionen-592148b17104f513bb00c3d99ddc62e44648fc63.tar.gz SeminarSpezielleFunktionen-592148b17104f513bb00c3d99ddc62e44648fc63.zip |
add cover
Diffstat (limited to '')
-rwxr-xr-x | buch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/Makefile b/buch/Makefile index 727c7c7..0428080 100755 --- a/buch/Makefile +++ b/buch/Makefile @@ -31,7 +31,7 @@ separate: buch.aux buch.pdf speziellefunktionen.pdf: pdfjam --outfile speziellefunktionen.pdf \ ../cover/front.pdf 1,{} \ - buch.pdf 1-504 \ + buch.pdf 1-20 \ ../cover/back.pdf {},1 # |