From 9dbbb30e4b89ef385601293593053e6bcfe3b36f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Tue, 1 Dec 2020 18:06:59 +0100 Subject: [PATCH] Pdf readme --- pdf/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pdf/README.md b/pdf/README.md index 5e81725..9af2076 100644 --- a/pdf/README.md +++ b/pdf/README.md @@ -15,8 +15,7 @@ Printing to PDF * Open `index.html` in text editor and first remove element `


` before the `

Libraries

`. * Then replace the index and footer with contents of `pdf/index_for_pdf.html` file and save. * Disable internet connection and open the file in Chrome with 'Cache killer' extension enabled. -* Change brightness of comments by right clicking on one of them and selecting inspect. Then click on the rectangle that represents color and toggle the color space to HSLA by clicking on the button with two vertical arrows. -* Change lightness (L) percentage to 77%. +* Change brightness of comments by right clicking on one of them and selecting inspect. Then click on the rectangle that represents color and toggle the color space to HSLA by clicking on the button with two vertical arrows. Change lightness (L) percentage to 77%. * Select 'Print...' with destination 'Save as PDF', paper size 'A4', 'Default' margins (top 10mm, right 9.5mm, bottom 8mm and left 10mm), 'Default' scale and no headers and footers and save (the document should be 51 pages long with last page empty). * Check if plots were rendered correctly.