Menu

Tree [62b4d2] next /
 History

HTTPS access


File Date Author Commit
 .gitlab-image 2024-10-08 James Turner James Turner [6074ef] Zip the HTML manual
 bin 2024-10-05 Florent Rougon Florent Rougon [326a55] Workaround for strange processing of getstart.c...
 source 2024-10-08 Florent Rougon Florent Rougon [b8fe19] Main index: disable the page range for command ...
 .gitignore 2021-09-01 Roman Ludwicki Roman Ludwicki [0c020a] Update images with sectional charts
 .gitlab-ci.yml 2024-10-08 James Turner James Turner [6074ef] Zip the HTML manual
 COPYING 2006-04-03 martin martin [78a7a7]
 README 2024-12-17 Florent Rougon Florent Rougon [62b4d2] README: hint at makegetstart.sh
 README.picture-annotations 2022-02-12 Florent Rougon Florent Rougon [c98ceb] annotated-pictures and built-pictures: use a JS...
 README.screenshots 2022-04-06 Gonzalo Pesquero Gonzalo Pesquero [1a933d] Add 'README.screenshots' file with procedure to...
 version 2024-10-04 Florent Rougon Florent Rougon [bc117b] Move 'flightgear-version' to 'version', as expe...

Read Me

To build the manual in PDF and HTML formats on an Ubuntu 14.04 system, you
will need the following packages:

context
jq
make
texlive-latex-base
xutils-dev
texlive-lang-french
texlive-lang-german
texlive-lang-italian
texlive-lang-polish
texlive-lang-spanish
texlive-latex-extra
texlive-fonts-recommended
tex4ht
texlive-font-utils
texlive-fonts-extra
texlive-extra-utils (xindex ≥ 0.30 is required)
texlive-science
texlive-luatex

For Redhat/Fedora/CentOS

jq (for JSON processing)
make (for the description of build processes)
imake (for lndir)
ImageMagick (for convert, identify)

texlive-babel-french
texlive-babel-german
texlive-babel-italian
texlive-babel-polish
texlive-babel-spanish
texlive-context
texlive-latex
texlive-metafont-bin
texlive-cm
texlive-ec
texlive-pdftex
texlive-graphics
texlive-pdftex-def
texlive-iftex
texlive-ifluatex
texlive-eurosym
texlive-tex4ht
texlive-epstopdf
texlive-times
texlive-courier
ghostscript
texlive-helvetic
texlive-xindex (xindex ≥ 0.30 is required)
texlive-dvips
texlive-tcolorbox
texlive-wrapfig

run:
    sudo fmtutil-sys --all


Building the Manual
~~~~~~~~~~~~~~~~~~~

The build script for the “getstart” manual is bin/makegetstart.sh. Run
'makegetstart.sh --help' for instructions. The script will create files in the
current directory, so we suggest you start from an empty one when trying it
for the first time.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.