Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vigeng/latex-template

Customed latex report template with useful snippets.
https://github.com/vigeng/latex-template

latex-template report-template

Last synced: about 1 month ago
JSON representation

Customed latex report template with useful snippets.

Awesome Lists containing this project

README

        

# Latex Template

This is a template for writing latex documents.
Basicly, choose the root file first and input multiple tex snippets into it.

For example,
```bash
root.tex
|-- snippet1.tex
| |-- snippet1-1.tex
|-- snippet2.tex
|-- snippet2-1.tex
```

## Snippets

| snippet | comments |
| ---------------------------------- | ------------------------------ |
| [titlepage](snippet/titlepage.tex) | Title page |
| [header](snippet/header.tex) | Header setting |
| [comment](snippet/comment.tex) | collaborator comment style |
| [author](snippet/author.tex) | author info |
| [checklist](snippet/checklist.tex) | colorful check list and mark ✓ |