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.