From: MrHeadwar Date: Wed, 29 Dec 2021 18:16:58 +0000 (+0100) Subject: PDF : justify all texts X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5ffc52cc40b690a17499d9317f067d435c5b7b9;p=ardour-manual PDF : justify all texts --- diff --git a/source/css/pdf.css b/source/css/pdf.css index 765f970..3f643c3 100644 --- a/source/css/pdf.css +++ b/source/css/pdf.css @@ -93,7 +93,7 @@ body { counter-reset: partnum chapternum subchapternum subsubchapternum figurenum; /* resets all counters */ font-size: 10pt; line-height: 1.25em; - + text-align: justify; } h1, h2 {