diff options
Diffstat (limited to 'spec/fixtures/front-cover-image')
| -rw-r--r-- | spec/fixtures/front-cover-image/book.adoc | 5 | ||||
| -rw-r--r-- | spec/fixtures/front-cover-image/chapter.adoc | 1 | ||||
| -rw-r--r-- | spec/fixtures/front-cover-image/default-cover.png | bin | 0 -> 65229 bytes |
3 files changed, 6 insertions, 0 deletions
diff --git a/spec/fixtures/front-cover-image/book.adoc b/spec/fixtures/front-cover-image/book.adoc new file mode 100644 index 0000000..422808d --- /dev/null +++ b/spec/fixtures/front-cover-image/book.adoc @@ -0,0 +1,5 @@ += Book with front cover image +:doctype: book +:front-cover-image: default-cover.png + +include::chapter.adoc[leveloffset=+1] diff --git a/spec/fixtures/front-cover-image/chapter.adoc b/spec/fixtures/front-cover-image/chapter.adoc new file mode 100644 index 0000000..31b7fa2 --- /dev/null +++ b/spec/fixtures/front-cover-image/chapter.adoc @@ -0,0 +1 @@ += Chapter diff --git a/spec/fixtures/front-cover-image/default-cover.png b/spec/fixtures/front-cover-image/default-cover.png Binary files differnew file mode 100644 index 0000000..2d1d276 --- /dev/null +++ b/spec/fixtures/front-cover-image/default-cover.png |
