https://github.com/rmit-hive-rocketry/system-documentation-template
https://github.com/rmit-hive-rocketry/system-documentation-template
documentation latex latex-template
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rmit-hive-rocketry/system-documentation-template
- Owner: RMIT-Hive-Rocketry
- Created: 2025-03-10T11:20:51.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-16T15:31:51.000Z (over 1 year ago)
- Last Synced: 2025-08-20T15:54:05.383Z (10 months ago)
- Topics: documentation, latex, latex-template
- Language: TeX
- Homepage:
- Size: 41.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.tex
Awesome Lists containing this project
README
# RMIT HIVE System Documentation Template
## Setup
1. Configure your compiler to use `XeLaTeX`
> [!NOTE]
> If using VS Code, settings automatically sourced in `.vscode/settings.json` should do this for you
2. Ensure you have the `Arial` font installed locally. If you do not, consider downloading the associated `.ttf` to `/font` and including it in the project with [fontspec](https://ctan.org/pkg/fontspec?lang=en)
## Usage
Editable areas are commented, most edits are made from about line `337` and below in `main.tex`
## Example Pages