aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-01-08 10:29:45 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2016-01-08 10:29:45 +0100
commit1450d21595656aa29fcfac3be1aafa59a81a7ff0 (patch)
treefcbc8201c19378e61f1e0548721ad151768804bf
parent1d6848a78242bed53858e6bdc0c30f683b8c43ce (diff)
parentde4406f26ce506944b2b629890bba9e091468e05 (diff)
downloadfosdem-2018-presentation-1450d21595656aa29fcfac3be1aafa59a81a7ff0.tar
fosdem-2018-presentation-1450d21595656aa29fcfac3be1aafa59a81a7ff0.tar.gz
Merge pull request #1450 from Quintasan/fix-printing-readme
Chromium users need to check Background graphics option when printing.
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e7857cc..0fa8e76 100644
--- a/README.md
+++ b/README.md
@@ -708,7 +708,8 @@ Here's an example of an exported presentation that's been uploaded to SlideShare
3. Change the **Destination** setting to **Save as PDF**.
4. Change the **Layout** to **Landscape**.
5. Change the **Margins** to **None**.
-6. Click **Save**.
+6. (Under Chromium) In **Options** check **Background graphics**.
+7. Click **Save**.
![Chrome Print Settings](https://s3.amazonaws.com/hakim-static/reveal-js/pdf-print-settings.png)