This repository contains the LaTeX source for the s390x ELF ABI document.
For advertised versions of the s390x ELF ABI specification, see the project's "Releases" section.
In order to build the PDF yourself from source, you need:
- a full TeX installation (such as TeX Live)
- including latexmk, LuaTeX, the "TeX Gyre DejaVu Math" font, and the various LaTeX packages used by the document
- the IBM Plex fonts
- GNU Make
Then just typing
$ make
should generate lzsabi_s390x.pdf
.
Experimental support for other targets exists, such as for HTML output via TeX4ht, and for plain text with ELinks. See the Makefile for more information.
If you find an issue in the specification or in the LaTeX source, please report it by creating a new issue here.
This project is licensed under the GNU Free Documentation License, Version 1.1; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. More information can be found in the LICENSE file or online at
https://www.gnu.org/licenses/old-licenses/fdl-1.1.txt