Cover image for PDF and EPUB
SaranjeetKaur opened this issue · 1 comments
You need to also consider how to add the cover image to the PDF and EPUB. There is some guidance on PDF here: https://stackoverflow.com/a/43057244/173755. It may be easiest to do this first, then split the first page off the compiled PDF to use as cover-image
in the YAML for the HTML and EPUB versions.
Note that eventually we want to replace the index with more helpful content for people visiting the guide for the first time. I'm not sure yet if that will be your new Getting Started/Introduction page, or a much shorter version. I'm also not sure if the Acknowledgements should be at the end of this, or elsewhere in the book. It would be good to look at what other people have done to get an idea of good practice. Maybe something like https://www.tidytextmining.com/ with a short welcome explaining what the guide is about and a separate preface ending in acknowledgements? Probably call it something other than Preface though as people may think they can skip it. Getting Started is still good for that part I think.
Originally posted by @hturner in #71 (review)
More on creating a coverpage in LaTeX https://www.overleaf.com/learn/latex/How_to_Write_a_Thesis_in_LaTeX_(Part_5)%3A_Customising_Your_Title_Page_and_Abstract - it could be even simpler in our case, with just the title, R logo and author line.
If you create such a cover page, I think it would be fine just to have the logo on the index of https://contributor.r-project.org/rdevguide/, since this already includes the title and author line.