diff options
author | Axel Dürkop <axel.duerkop@tuhh.de> | 2021-04-20 11:43:32 +0200 |
---|---|---|
committer | Axel Dürkop <axel.duerkop@tuhh.de> | 2021-04-20 11:43:32 +0200 |
commit | ebbe7911590ebe354fda58c8f643cf05744dec89 (patch) | |
tree | 7ccce995ace8bea4d875e9b67882974f1708dd9f | |
parent | 5254d10c2825ddabb68cb77968ac2f63c241f96d (diff) |
Fix double pages
-rw-r--r-- | content/1/chapter.md | 2 | ||||
-rw-r--r-- | content/3/chapter.md | 2 | ||||
-rw-r--r-- | content/4/chapter.md | 2 | ||||
-rw-r--r-- | content/5/chapter.md | 2 | ||||
-rw-r--r-- | content/6/chapter.md | 2 | ||||
-rw-r--r-- | content/7/chapter.md | 2 | ||||
-rw-r--r-- | content/8/chapter.md | 2 | ||||
-rw-r--r-- | content/9/chapter.md | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/content/1/chapter.md b/content/1/chapter.md index 31c5900..84709a2 100644 --- a/content/1/chapter.md +++ b/content/1/chapter.md @@ -1,2 +1,2 @@ -\includepdf{./content/1/chapter-cover-1} \cleardoublepage +\includepdf{./content/1/chapter-cover-1} diff --git a/content/3/chapter.md b/content/3/chapter.md index c029838..3c005ac 100644 --- a/content/3/chapter.md +++ b/content/3/chapter.md @@ -1,2 +1,2 @@ -\includepdf{./content/3/chapter-cover-3} \cleardoublepage +\includepdf{./content/3/chapter-cover-3} diff --git a/content/4/chapter.md b/content/4/chapter.md index 69d1e2c..9f34c0c 100644 --- a/content/4/chapter.md +++ b/content/4/chapter.md @@ -1,2 +1,2 @@ -\includepdf{./content/4/chapter-cover-4} \cleardoublepage +\includepdf{./content/4/chapter-cover-4} diff --git a/content/5/chapter.md b/content/5/chapter.md index 1e29922..de20d83 100644 --- a/content/5/chapter.md +++ b/content/5/chapter.md @@ -1,2 +1,2 @@ -\includepdf{./content/5/chapter-cover-5} \cleardoublepage +\includepdf{./content/5/chapter-cover-5} diff --git a/content/6/chapter.md b/content/6/chapter.md index d32b213..cb10fef 100644 --- a/content/6/chapter.md +++ b/content/6/chapter.md @@ -1,2 +1,2 @@ -\includepdf{./content/6/chapter-cover-6} \cleardoublepage +\includepdf{./content/6/chapter-cover-6} diff --git a/content/7/chapter.md b/content/7/chapter.md index ad402a1..5e06642 100644 --- a/content/7/chapter.md +++ b/content/7/chapter.md @@ -1,2 +1,2 @@ -\includepdf{./content/7/chapter-cover-7} \cleardoublepage +\includepdf{./content/7/chapter-cover-7} diff --git a/content/8/chapter.md b/content/8/chapter.md index 8310b44..6dc4ef1 100644 --- a/content/8/chapter.md +++ b/content/8/chapter.md @@ -1,2 +1,2 @@ -\includepdf{./content/8/chapter-cover-8} \cleardoublepage +\includepdf{./content/8/chapter-cover-8} diff --git a/content/9/chapter.md b/content/9/chapter.md index a7c9f77..9262af5 100644 --- a/content/9/chapter.md +++ b/content/9/chapter.md @@ -1,2 +1,2 @@ -\includepdf{./content/9/chapter-cover-9} \cleardoublepage +\includepdf{./content/9/chapter-cover-9} |