A simple LaTeX class/style that mimics the layout of OMG's UML standards in general and the OCL standard in particular.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Achim D. Brucker f329f7741b
Fixed markdown.
5 years ago
.gitignore Ignore LaTeX files. 7 years ago
LICENSE Initial commit. 7 years ago
README.md Fixed markdown. 5 years ago
example.pdf Initial git import. 7 years ago
example.tex Initial git import. 7 years ago
omg.sty Updated LPPL to version 1.3c. 5 years ago
omgrpt.cls Updated LPPL to version 1.3c. 5 years ago

README.md

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 at https://git.logicalhacking.com/adbrucker/omg-latex.