Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomdewildt/latex-report-template
Simple starter template for writing reports with LaTeX
https://github.com/tomdewildt/latex-report-template
code equations figures latex one-column report tables
Last synced: about 5 hours ago
JSON representation
Simple starter template for writing reports with LaTeX
- Host: GitHub
- URL: https://github.com/tomdewildt/latex-report-template
- Owner: tomdewildt
- License: mit
- Created: 2022-02-12T22:51:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T22:54:47.000Z (5 months ago)
- Last Synced: 2024-06-23T23:42:08.600Z (5 months ago)
- Topics: code, equations, figures, latex, one-column, report, tables
- Language: TeX
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Latex Report Template
[![Version](https://img.shields.io/github/v/release/tomdewildt/latex-report-template?label=version)](https://github.com/tomdewildt/latex-report-template/releases)
[![Build](https://img.shields.io/github/actions/workflow/status/tomdewildt/latex-report-template/ci.yml?branch=master)](https://github.com/tomdewildt/latex-report-template/actions/workflows/ci.yml)
[![Release](https://img.shields.io/github/actions/workflow/status/tomdewildt/latex-report-template/cd.yml?label=release)](https://github.com/tomdewildt/latex-report-template/actions/workflows/cd.yml)
[![License](https://img.shields.io/github/license/tomdewildt/latex-report-template)](https://github.com/tomdewildt/latex-report-template/blob/master/LICENSE)Simple starter template for writing reports with [LaTeX](https://www.latex-project.org/).
# How To Install
Prerequisites:
* latex version ```3.141592653``` or later### Compile
1. Run ```pdflatex -pdf main.tex``` to compile the document.
# References
[Overleaf](https://www.overleaf.com/)
[Overleaf Templates](https://www.overleaf.com/latex/templates)
[LaTeX](https://www.latex-project.org/)
[LaTeX Templates](https://www.latextemplates.com/)