Browse Source

Pdf readme

pull/83/head
Jure Šorn 3 years ago
parent
commit
9dbbb30e4b
1 changed files with 1 additions and 2 deletions
  1. 3
      pdf/README.md

3
pdf/README.md

@ -15,8 +15,7 @@ Printing to PDF
* Open `index.html` in text editor and first remove element `<p><br></p>` before the `<h1>Libraries</h1>`.
* 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.

Loading…
Cancel
Save