From 90fe4c486890e1145d5b2e4a8a291cfbe58d211a Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Thu, 22 May 2025 16:15:11 -0400 Subject: [PATCH] manual: Fix problems uploading PDF to Lulu.com. When uploading to Lulu.com an error was being produced, and with some experimentation I discovered it was due to the `[%always]` tag used to force page breaks; removing it fixes the problem. To ensure the Table of Contents appears on the right page, I added a small amount of copyright blurb to page 2. --- manual/freedoom-manual-en.adoc | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/manual/freedoom-manual-en.adoc b/manual/freedoom-manual-en.adoc index 85b55090..fb890c70 100644 --- a/manual/freedoom-manual-en.adoc +++ b/manual/freedoom-manual-en.adoc @@ -14,22 +14,26 @@ {empty} + {empty} + -image::images/freedoom-logo.svg[Freedoom Logo,align="center",width=500,pdfwidth=70vw] +image::images/freedoom-logo.svg[Freedoom Logo,align="center",width=500,pdfwidth=50vw] [.text-center] *Game Manual* -// We leave a blank page before the Table of Contents. - -[%always] <<< -[%always] +{empty} + +{empty} + + +Copyright © 2001-2024 Contributors to the Freedoom project. +This manual is licensed under the 3-clause BSD license. + +This is the English version of the Freedoom manual. Translations into other +languages can be found on the Freedoom website. + <<< toc::[] -[%always] <<< == Introduction