This repository has been archived on 2024-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
omg-latex/README.md

30 lines
831 B
Markdown

# omg-latex
A simple LaTeX style and class file that mimics the layout
of OMG's standard documents in general and in particular
the layout of the OCL standard, e.g.,
* paper size 8.28x11 inch,
* text area 6.7x8in,
* Times New Roman, Helvetica, and Courier as fonts,
* ragged right paragraph formatting.
## Disclaimer
Please not that this LaTeX setup is neither endorsed nor officially
supported by the OMG.
## License
This project is dual-licensed under a 2-clause BSD-style license
and/or the LPPL version 1.3c or (at your opinion) any later version.
SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
## Master Repository
The master git repository for this project is hosted by the [Software
Assurance & Security Research Team](https://logicalhacking.com) at
<https://git.logicalhacking.com/adbrucker/omg-latex>.