Fixed some readme layout issues

This commit is contained in:
2025-03-25 11:47:41 +00:00
parent 81de86d2f6
commit 30fa8a8484
6 changed files with 9 additions and 8 deletions

View File

@@ -25,12 +25,13 @@ The reason for this is twofold:
# How we are doing it
It is highly likely (backed up by some evidence from the documentation
itself[^1] is written in LaTeX. In order to try and maintain as much of
the original layout and pagination as closely as possible to the
original LaTeX has again been chosen as the method to re-create the
documentation. This also lets us separate out the style from the content
making it much faster, once suitable document classes have been created,
to recreate documents with the minimum of effort.
itself[^1]) the original documentation is written in LaTeX. In order to
try and maintain as much of the original layout and pagination as
closely as possible to the original LaTeX has again been chosen as the
method to re-create the documentation. This also lets us separate out
the style from the content making it much faster, once suitable document
classes have been created, to recreate documents with the minimum of
effort.
# Contributing