manual: optimize for PDF formatting. (#1202)

Some of the table columns were not large enough to fit the text, or the words themselves were too big when smaller words would have done.

Lots of single-word lines at the ends of paragraphs.

Removed a bit of redundant information.

Vital links in the submitting/visiting sections needed to have visible URLs in case one really did print them out.

Added a copy of the BSD licence and a link to the website.
This commit is contained in:
mc776 2023-11-29 08:56:59 -08:00 committed by GitHub
parent c752b08ac9
commit 3ef1adc78e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 292 additions and 202 deletions

View file

@ -1,4 +1,4 @@
ASCIIDOCTOR_FLAGS = -a toc -a pdf-page-size=A5
ASCIIDOCTOR_FLAGS = -a pdf-page-size=A5
all: freedoom-manual.pdf freedoom-manual-es.pdf
freedoom-manual.pdf: manual.adoc