Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nasa/nasa-latex-docs

An easy and convenient package to create technical LaTeX documents.
https://github.com/nasa/nasa-latex-docs

aiaa documentation ieee latex latex-template latexmk

Last synced: about 2 months ago
JSON representation

An easy and convenient package to create technical LaTeX documents.

Awesome Lists containing this project

README

        

NASA-LaTeX-Docs
================

Please refer to the official documentation: [NASA-LaTeX-Docs Documentation](https://nasa.github.io/nasa-latex-docs/html)

Usage:
-------

With this LaTeX package, the formatting is all handled internally so that report developers only need to create their own content following a provided template (or even create their own). If not using a template (example: AIAA or IEEE submission), this package also comes with an incredibly versatile, OS independent, Python build script and Latexmk configuration file for easy document type-setting and warning/error detection.

The build script is located in the following directory and can be used to build **any LaTeX document**:

nasa-latex-docs/buildPDF.py

Please see [NASA-LaTeX-Docs Documentation](https://nasa.github.io/nasa-latex-docs/html) for more details, examples, and sample outputs!

System Requirements:
-------

- TeX Live Distribution 2015+ (with latest updates)
- Python 2.6+, Python 3+