Closed anthonsur closed 3 years ago
There are some print styles already. Could you be more specific, what problems make PDF hard to read?
There are some print styles already. Could you be more specific, what problems make PDF hard to read?
In earlier versions was problems with code formatting (one line) and small leading. Now seems all ok.
Just one more thing: text alignment. Justified text is ugly if there is no support for auto hyphenation (see https://drafts.csswg.org/css-text-3/#propdef-hyphens).
//cc @twirl
I returned text-align: left
for small screens. As for auto hyphenation I greatly doubt it would work nice with a Russian text with lots of inlined code.
Hard to read generated PDF file.
Suggesting to add styles before generate PDF:
Thx for book, sir.